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 915361 Details for
Bug 731177
DeviceTreeError: MD RAID device md127 not in devicetree after scanning all slaves
[?]
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.
Comment
comment_3985019.txt (text/plain), 517.35 KB, created by
Reartes Guillermo
on 2011-08-29 22:47:04 UTC
(
hide
)
Description:
Comment
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2011-08-29 22:47:04 UTC
Size:
517.35 KB
patch
obsolete
>Comming from 733865. The first time i used the 'save' option but it seems to not to work properly. > >--- > > >anaconda 16.14.6 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 753, in addUdevMDDevice > "scanning all slaves" % name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 999, in addUdevDevice > device = self.addUdevMDDevice(info) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1832, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1789, in populate > self._populate(progressWindow) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 474, in reset > cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 103, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 348, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 235, in go_forward > self.dispatch() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1198, in nextClicked > self.anaconda.dispatch.go_forward() >DeviceTreeError: MD RAID device md121 not in devicetree after scanning all slaves > >Local variables in innermost frame: >slave_dev: existing 1024MB partition sde1 (36) with existing mdmember >info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '9', 'name': 'md121', 'DEVPATH': '/devices/virtual/block/md121', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'md121', 'sysfs_path': '/devices/virtual/block/md121', 'TAGS': ':systemd:', 'DEVTYPE': 'disk', 'ANACBIN': '/sbin', 'MPATH_SBIN_PATH': '/sbin', 'MINOR': '121'} >uuid: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x2f37f10> >slave_name: sde1 >dev_name: sde1 >sysfs_path: /devices/virtual/block/md121 >slaves: [PartitionDevice instance (0x33eae50) -- > name = sdd1 status = True kids = 1 id = 29 > parents = ['existing 1907729MB disk sdd (28) with existing gpt disklabel'] > uuid = None size = 1024.0 > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x33f7b90> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = mdmember grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x33eafd0> fileSystem: <parted.filesystem.FileSystem object at 0x33e8390> > number: 1 path: /dev/sdd1 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33e8190> PedPartition: <_ped.Partition object at 0x33844d0> > disk = existing 1907729MB disk sdd (28) with existing gpt disklabel > start = 2048 end = 2099199 length = 2097152 > flags = raid, PartitionDevice instance (0x340f890) -- > name = sde1 status = True kids = 1 id = 36 > parents = ['existing 1907729MB disk sde (35) with existing gpt disklabel'] > uuid = None size = 1024.0 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x33f7830> > target size = 0 path = /dev/sde1 > format args = [] originalFormat = mdmember grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x33e8f90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x340f290> PedPartition: <_ped.Partition object at 0x33845f0> > disk = existing 1907729MB disk sde (35) with existing gpt disklabel > start = 2048 end = 2099199 length = 2097152 > flags = raid] >slave_names: ['sdd1', 'sde1'] >device: None >dir: /sys/devices/virtual/block/md121/slaves >name: md121 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf._warnedUnusedRaidMembers: [] > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: InstallControlWindow instance, containing members: > _intf.icw._main_loop_running: True > _intf.icw.handle: 601 > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: FilterWindow instance, containing members: > _intf.icw.currentWindow.ics: InstallControlState instance, containing members: > _intf.icw.currentWindow.ics.prevEnabled: True > _intf.icw.currentWindow.ics.cw: Already dumped (InstallControlWindow instance) > _intf.icw.currentWindow.ics.nextEnabled: True > _intf.icw.currentWindow.ics.grabNext: True > _intf.icw.currentWindow.ics.title: Device Filter > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="es"\n', 'KEYTABLE', 'es'] >, ['MODEL="pc105"\n', 'MODEL', 'pc105'] >, ['LAYOUT="es"\n', 'LAYOUT', 'es'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >rootPath: /mnt/sysimage >_platform: X86 instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: None >upgrade: False >_network: None >methodstr: livecd:///dev/mapper/live-osimg-min >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: None > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _bootloader.storage.dasd._maxFormatJobs: 0 > _bootloader.storage.dasd._devices: [] > _bootloader.storage.dasd._completedCylinders: 0.0 > _bootloader.storage.dasd._dasdlist: [] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: None > _bootloader.storage.fsset._usb: None > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: None > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: False > _bootloader.storage.fsset.devicetree.zeroMbr: None > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.clearPartDisks: [] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: > _bootloader.storage.fsset.devicetree.platform: X86 instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree._ignoredDisks: [] > _bootloader.storage.fsset.devicetree._actions: [] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [] > _bootloader.storage.fsset.devicetree.protectedDevNames: [] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [sr0] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset.rootpath: /mnt/sysimage > _bootloader.storage.fsset._devshm: None > _bootloader.storage.fsset._dev: None > _bootloader.storage.fsset.blkidTab: None > _bootloader.storage.fsset._proc: None > _bootloader.storage.fsset.active: False > _bootloader.storage.fsset.cryptTab: None > _bootloader.storage.fsset._devpts: None > _bootloader.storage.fsset._sysfs: None > _bootloader.storage.fsset._selinux: None > _bootloader.storage.lvmAutoPart: True > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: None > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [sr0] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: None > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.eddDict: {} > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: DeviceTree instance, containing members: > _bootloader.storage.devicetree.clearPartType: None > _bootloader.storage.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.devicetree.populated: False > _bootloader.storage.devicetree.zeroMbr: None > _bootloader.storage.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.devicetree._cleanup: False > _bootloader.storage.devicetree.clearPartDisks: [] > _bootloader.storage.devicetree.iscsi: Already dumped (iscsi instance) > _bootloader.storage.devicetree.platform: X86 instance, containing members: > _bootloader.storage.devicetree.platform.anaconda: None > _bootloader.storage.devicetree.exclusiveDisks: [] > _bootloader.storage.devicetree.unusedRaidMembers: [] > _bootloader.storage.devicetree.mpathFriendlyNames: True > _bootloader.storage.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.devicetree.topology._multipaths: [] > _bootloader.storage.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, sdb1, sdb2, sdb3, sdb4, sdb5, sdb6, sdb7, sdc1, sdc2, sdc3, sdc4, sdc5, sdc6, sdc7, sr0, sdd1, sdd2, sdd3, sde1, sde2, sde3] > _bootloader.storage.devicetree.topology._devmap: {'sdb3': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb3 > _bootloader.storage.devicetree.topology._devmap.sysname: sdb3 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb2 > _bootloader.storage.devicetree.topology._devmap.sysname: sdb2 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb1 > _bootloader.storage.devicetree.topology._devmap.sysname: sdb1 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 1 >, 'sdb7': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb7 > _bootloader.storage.devicetree.topology._devmap.sysname: sdb7 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 7 >, 'sdb6': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb6 > _bootloader.storage.devicetree.topology._devmap.sysname: sdb6 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 6 >, 'sdb5': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb5 > _bootloader.storage.devicetree.topology._devmap.sysname: sdb5 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 5 >, 'sdb4': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb4 > _bootloader.storage.devicetree.topology._devmap.sysname: sdb4 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 4 >, 'md123': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md123 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/md123 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/md123 > _bootloader.storage.devicetree.topology._devmap.sysname: md123 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 123 >, 'md122': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md122 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/md122 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/md122 > _bootloader.storage.devicetree.topology._devmap.sysname: md122 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 122 >, 'md121': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md121 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/md121 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/md121 > _bootloader.storage.devicetree.topology._devmap.sysname: md121 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 121 >, 'md127': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/md127 > _bootloader.storage.devicetree.topology._devmap.sysname: md127 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 127 >, 'md126': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md126 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/md126 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/md126 > _bootloader.storage.devicetree.topology._devmap.sysname: md126 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 126 >, 'md125': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md125 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/md125 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/md125 > _bootloader.storage.devicetree.topology._devmap.sysname: md125 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 125 >, 'md124': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md124 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/md124 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/md124 > _bootloader.storage.devicetree.topology._devmap.sysname: md124 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 124 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 0 >, 'sr0': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sr0 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sr0 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sr0 > _bootloader.storage.devicetree.topology._devmap.sysname: sr0 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 0 >, 'sdd3': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd3 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd3 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdd3 > _bootloader.storage.devicetree.topology._devmap.sysname: sdd3 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 3 >, 'sda4': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sda4 > _bootloader.storage.devicetree.topology._devmap.sysname: sda4 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sda5 > _bootloader.storage.devicetree.topology._devmap.sysname: sda5 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sda2 > _bootloader.storage.devicetree.topology._devmap.sysname: sda2 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sda3 > _bootloader.storage.devicetree.topology._devmap.sysname: sda3 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sda1 > _bootloader.storage.devicetree.topology._devmap.sysname: sda1 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 1 >, 'dm-0': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 0 >, 'dm-1': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/dm-1 > _bootloader.storage.devicetree.topology._devmap.sysname: dm-1 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 1 >, 'sde2': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde2 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde2 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sde2 > _bootloader.storage.devicetree.topology._devmap.sysname: sde2 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 2 >, 'sde3': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde3 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde3 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sde3 > _bootloader.storage.devicetree.topology._devmap.sysname: sde3 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 3 >, 'sde1': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde1 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde1 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sde1 > _bootloader.storage.devicetree.topology._devmap.sysname: sde1 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 1 >, 'sdc1': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc1 > _bootloader.storage.devicetree.topology._devmap.sysname: sdc1 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 1 >, 'sdc2': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc2 > _bootloader.storage.devicetree.topology._devmap.sysname: sdc2 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 2 >, 'sdc3': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc3 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc3 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc3 > _bootloader.storage.devicetree.topology._devmap.sysname: sdc3 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 3 >, 'sdc4': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc4 > _bootloader.storage.devicetree.topology._devmap.sysname: sdc4 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 4 >, 'sdc5': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc5 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc5 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc5 > _bootloader.storage.devicetree.topology._devmap.sysname: sdc5 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 5 >, 'sdc6': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc6 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc6 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc6 > _bootloader.storage.devicetree.topology._devmap.sysname: sdc6 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 6 >, 'sdc7': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc7 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc7 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc7 > _bootloader.storage.devicetree.topology._devmap.sysname: sdc7 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 7 >, 'sdd': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdd > _bootloader.storage.devicetree.topology._devmap.sysname: sdd > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: None >, 'sde': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sde > _bootloader.storage.devicetree.topology._devmap.sysname: sde > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: None >, 'sdf': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.1/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdf > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.1/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdf > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdf > _bootloader.storage.devicetree.topology._devmap.sysname: sdf > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: None >, 'sda': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sda > _bootloader.storage.devicetree.topology._devmap.sysname: sda > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdb > _bootloader.storage.devicetree.topology._devmap.sysname: sdb > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: None >, 'sdc': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdc > _bootloader.storage.devicetree.topology._devmap.sysname: sdc > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 1 >, 'sdd2': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd2 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd2 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdd2 > _bootloader.storage.devicetree.topology._devmap.sysname: sdd2 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 2 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.devicetree.topology._devmap.devtype: disk > _bootloader.storage.devicetree.topology._devmap.sysnum: 4 >, 'sdd1': UdevDevice instance, containing members: > _bootloader.storage.devicetree.topology._devmap.subsystem: block > _bootloader.storage.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd1 > _bootloader.storage.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd1 > _bootloader.storage.devicetree.topology._devmap.devnode: /dev/sdd1 > _bootloader.storage.devicetree.topology._devmap.sysname: sdd1 > _bootloader.storage.devicetree.topology._devmap.devtype: partition > _bootloader.storage.devicetree.topology._devmap.sysnum: 1 >} > _bootloader.storage.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) >] > _bootloader.storage.devicetree.topology._singlepaths: [sdf, sda, sdb, sdc, sdd, sde, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1, md121, md122, md123, md124, md125, md126, md127] > _bootloader.storage.devicetree.topology._mpath_topology: {} > _bootloader.storage.devicetree._ignoredDisks: [loop5, loop6, loop7] > _bootloader.storage.devicetree._actions: [] > _bootloader.storage.devicetree.reinitializeDisks: False > _bootloader.storage.devicetree._devices: [existing 0MB disk sdf (0) >, existing 109704MB disk sda (1) with existing msdos disklabel >, existing 1000MB partition sda1 (2) with existing ext4 filesystem >, existing 35000MB partition sda2 (3) with existing ext4 filesystem >, existing 20000MB partition sda3 (4) with existing ntfs filesystem >, existing 53702MB partition sda4 (5) >, existing 20480MB partition sda5 (6) >, existing 953869MB disk sdb (7) with existing gpt disklabel >, existing 25599MB partition sdb1 (8) >, existing 5120MB partition sdb2 (9) >, existing 8192MB partition sdb3 (10) with existing swap >, existing 56320MB partition sdb4 (11) with existing mdmember >, existing 56318MB mdarray md0 (12) >, existing 51200MB partition sdb5 (13) with existing mdmember >, existing 102396MB mdarray md1 (14) >, existing 71680MB partition sdb6 (15) with existing mdmember >, existing 143356MB mdarray md2 (16) >, existing 732160MB partition sdb7 (17) with existing mdmember >, existing 732158MB mdarray md3 (18) >, existing 953869MB disk sdc (19) with existing gpt disklabel >, existing 25599MB partition sdc1 (20) >, existing 5120MB partition sdc2 (21) >, existing 8192MB partition sdc3 (22) with existing swap >, existing 56320MB partition sdc4 (23) with existing mdmember >, existing 51200MB partition sdc5 (24) with existing mdmember >, existing 71680MB partition sdc6 (25) with existing mdmember >, existing 732160MB partition sdc7 (26) with existing mdmember >, OpticalDevice instance, containing members: > _model: ASUS_DRW-20B1LT > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: ASUS DRW-20B1LT path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 330240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (20, 255, 63) biosGeometry: (20, 255, 63) > PedDevice: <_ped.Device object at 0x33f7200> > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 645.0 > _serial: None > id: 27 > minor: 0 >, existing 1907729MB disk sdd (28) with existing gpt disklabel >, existing 1024MB partition sdd1 (29) with existing mdmember >, existing 1022MB mdarray md4 (30) >, existing 1536000MB partition sdd2 (31) with existing mdmember >, existing 1535998MB mdarray md5 (32) >, existing 102400MB partition sdd3 (33) with existing mdmember >, existing 102398MB mdarray md6 (34) >, existing 1907729MB disk sde (35) with existing gpt disklabel >, existing 1024MB partition sde1 (36) with existing mdmember >, existing 1536000MB partition sde2 (37) with existing mdmember >, existing 102400MB partition sde3 (38) with existing mdmember >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /osmin.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 39 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 40 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /osmin > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 41 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 42 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 43 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 44 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /LiveOS/ext3fs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 45 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: Ext4FS instance, containing members: > _format.uuid: 2f4c0f03-484b-48d0-9634-b5f6d50c46af > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-16-Alpha > _format._targetSize: 3072.0 > _format._size: 3072.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: > _vendor: > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 46 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 47 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 48 > minor: 0 >, existing 3072MB dm live-rw (49) with existing ext4 filesystem >, existing 3072MB dm live-osimg-min (50) with existing ext4 filesystem >] > _bootloader.storage.devicetree.protectedDevNames: [sr0, sr0] > _bootloader.storage.devicetree.diskImages: {} > _bootloader.storage.devicetree.protectedDevSpecs: [sr0] > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.encryptionPassphrase: None > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 0 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x2ee5f10) -- > mountpoint = / asVol = True singlePV = False > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2ee5f50) -- > mountpoint = /home asVol = True singlePV = False > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2ee5f90) -- > mountpoint = /boot asVol = False singlePV = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2ee5fd0) -- > mountpoint = None asVol = False singlePV = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x2eec050) -- > mountpoint = None asVol = True singlePV = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 10032 grow = True > >] > _bootloader.storage.doAutoPart: False > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage1_drive: None > _bootloader._stage1_device: None > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_timezone: Timezone instance, containing members: > _timezone.utc: 0 > _timezone.tz: America/New_York >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >upgradeRoot: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 16.14.6 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/messages] >_backend: LiveCDCopyBackend instance, containing members: > _backend.modeText: > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: False > _backend.skipFormatRoot: True > _backend.instLog: None > _backend.supportsUpgrades: False > _backend.anaconda: Already dumped (Anaconda instance) >_users: Users instance, containing members: > _users.admin: <Admin object at 0x32c4a30> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >isHeadless: False >reIPLMessage: None >clearPartTypeSelection: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'mpath': True, 'virtpconsole': None, 'iscsi': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'dmraid': True, 'method': 'livecd:///dev/mapper/live-osimg-min', 'dogtail': None, 'vnc': False, 'rescue': False, 'noverifyssl': False, 'unsupportedMode': None, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'ksfile': None, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >15:33:17,436 INFO anaconda: /usr/sbin/anaconda 16.14.6 >19:33:20,013 INFO loader: 8257536 kB (8064 MB) are available >15:33:20,013 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >15:33:20,014 INFO anaconda: Default encoding = ascii >15:33:20,037 INFO anaconda: Display mode = g >19:33:20,040 INFO loader: 8257536 kB (8064 MB) are available >15:33:20,040 INFO anaconda.stdout: Starting graphical installation. >15:33:22,015 INFO anaconda: using only installclass _Fedora >15:33:22,016 INFO anaconda: Detected 7984M of memory >15:33:22,016 INFO anaconda: Swap attempt of 1024M to 10032M >15:33:23,538 INFO anaconda: set timezone: America/New_York, utc: 0 >15:33:23,538 INFO anaconda: set timezone: America/New_York, utc: 0 >15:33:24,138 INFO anaconda: dispatch: resetting to the first step. >15:33:24,139 INFO anaconda: dispatch: moving (1) to step sshd >15:33:24,140 DEBUG anaconda: dispatch: sshd is a direct step >15:33:24,140 INFO anaconda: sshd: not enabled, skipping. >15:33:24,141 INFO anaconda: created new libuser.conf at /tmp/libuser.y7En5x with instPath="/mnt/sysimage" >15:33:24,142 INFO anaconda: dispatch: leaving (1) step sshd >15:33:24,142 INFO anaconda: dispatch: moving (1) to step keyboard >15:33:30,371 INFO anaconda: dispatch: leaving (1) step keyboard >15:33:30,372 INFO anaconda: dispatch: moving (1) to step betanag >15:33:30,372 DEBUG anaconda: dispatch: betanag is a direct step >15:33:32,098 INFO anaconda: dispatch: leaving (1) step betanag >15:33:32,099 INFO anaconda: dispatch: moving (1) to step filtertype >15:33:36,514 INFO anaconda: dispatch: leaving (1) step filtertype >15:33:36,514 INFO anaconda: dispatch: moving (1) to step filter >15:33:36,520 DEBUG anaconda: dispatch: the interface chose not to display step filter. >15:33:36,521 INFO anaconda: dispatch: leaving (1) step filter >15:33:36,521 INFO anaconda: dispatch: moving (1) to step storageinit >15:33:36,521 DEBUG anaconda: dispatch: storageinit is a direct step >15:33:36,858 INFO anaconda: ISCSID is /sbin/iscsid >15:33:36,858 INFO anaconda: no initiator set >15:33:37,280 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:33:37,280 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp > > >/tmp/program.log: >15:33:22,100 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >15:33:36,522 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:33:36,859 INFO program: Running... modprobe fcoe >15:33:36,882 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:33:37,279 INFO program: No FCoE boot disk information is found in EDD! >15:33:37,282 INFO program: Running... modprobe scsi_wait_scan >15:33:37,300 INFO program: Running... rmmod scsi_wait_scan >15:33:37,313 INFO program: Running... udevadm settle --timeout=300 >15:33:39,503 INFO program: Running... modprobe scsi_wait_scan >15:33:39,518 INFO program: Running... rmmod scsi_wait_scan >15:33:39,534 INFO program: Running... udevadm settle --timeout=300 >15:33:40,088 INFO program: Running... multipath -d >15:33:40,160 INFO program: Running... multipath -ll >15:33:40,322 INFO program: Running... modprobe scsi_wait_scan >15:33:40,336 INFO program: Running... rmmod scsi_wait_scan >15:33:40,349 INFO program: Running... udevadm settle --timeout=300 >15:33:40,680 INFO program: Running... dumpe2fs -h /dev/sda1 >15:33:40,698 INFO program: Filesystem volume name: <none> >15:33:40,699 INFO program: Last mounted on: /boot >15:33:40,699 INFO program: Filesystem UUID: 322ad008-e956-45de-b820-69b2b1b6b476 >15:33:40,699 INFO program: Filesystem magic number: 0xEF53 >15:33:40,699 INFO program: Filesystem revision #: 1 (dynamic) >15:33:40,699 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:40,700 INFO program: Filesystem flags: signed_directory_hash >15:33:40,700 INFO program: Default mount options: user_xattr acl >15:33:40,700 INFO program: Filesystem state: clean >15:33:40,700 INFO program: Errors behavior: Continue >15:33:40,700 INFO program: Filesystem OS type: Linux >15:33:40,700 INFO program: Inode count: 64000 >15:33:40,700 INFO program: Block count: 256000 >15:33:40,701 INFO program: Reserved block count: 12800 >15:33:40,701 INFO program: Free blocks: 231155 >15:33:40,701 INFO program: Free inodes: 63895 >15:33:40,701 INFO program: First block: 0 >15:33:40,701 INFO program: Block size: 4096 >15:33:40,701 INFO program: Fragment size: 4096 >15:33:40,702 INFO program: Reserved GDT blocks: 62 >15:33:40,702 INFO program: Blocks per group: 32768 >15:33:40,702 INFO program: Fragments per group: 32768 >15:33:40,702 INFO program: Inodes per group: 8000 >15:33:40,702 INFO program: Inode blocks per group: 500 >15:33:40,702 INFO program: Flex block group size: 16 >15:33:40,702 INFO program: Filesystem created: Fri Jul 8 21:52:20 2011 >15:33:40,703 INFO program: Last mount time: Sun Aug 28 23:29:30 2011 >15:33:40,703 INFO program: Last write time: Mon Aug 29 01:23:19 2011 >15:33:40,703 INFO program: Mount count: 147 >15:33:40,703 INFO program: Maximum mount count: -1 >15:33:40,703 INFO program: Last checked: Fri Jul 8 21:52:20 2011 >15:33:40,703 INFO program: Check interval: 0 (<none>) >15:33:40,704 INFO program: Lifetime writes: 141 MB >15:33:40,704 INFO program: Reserved blocks uid: 0 (user root) >15:33:40,704 INFO program: Reserved blocks gid: 0 (group root) >15:33:40,704 INFO program: First inode: 11 >15:33:40,704 INFO program: Inode size: 256 >15:33:40,704 INFO program: Required extra isize: 28 >15:33:40,705 INFO program: Desired extra isize: 28 >15:33:40,705 INFO program: Journal inode: 8 >15:33:40,705 INFO program: Default directory hash: half_md4 >15:33:40,705 INFO program: Directory Hash Seed: 92233466-3517-4ca0-b53d-31f4f518f795 >15:33:40,705 INFO program: Journal backup: inode blocks >15:33:40,705 INFO program: Journal features: (none) >15:33:40,705 INFO program: Journal size: 16M >15:33:40,706 INFO program: Journal length: 4096 >15:33:40,706 INFO program: Journal sequence: 0x000000c2 >15:33:40,706 INFO program: Journal start: 0 >15:33:40,706 INFO program: >15:33:40,706 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:40,707 INFO program: Running... dumpe2fs -h /dev/sda1 >15:33:40,720 INFO program: Filesystem volume name: <none> >15:33:40,721 INFO program: Last mounted on: /boot >15:33:40,721 INFO program: Filesystem UUID: 322ad008-e956-45de-b820-69b2b1b6b476 >15:33:40,721 INFO program: Filesystem magic number: 0xEF53 >15:33:40,721 INFO program: Filesystem revision #: 1 (dynamic) >15:33:40,721 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:40,721 INFO program: Filesystem flags: signed_directory_hash >15:33:40,722 INFO program: Default mount options: user_xattr acl >15:33:40,722 INFO program: Filesystem state: clean >15:33:40,722 INFO program: Errors behavior: Continue >15:33:40,722 INFO program: Filesystem OS type: Linux >15:33:40,722 INFO program: Inode count: 64000 >15:33:40,722 INFO program: Block count: 256000 >15:33:40,723 INFO program: Reserved block count: 12800 >15:33:40,723 INFO program: Free blocks: 231155 >15:33:40,723 INFO program: Free inodes: 63895 >15:33:40,723 INFO program: First block: 0 >15:33:40,723 INFO program: Block size: 4096 >15:33:40,723 INFO program: Fragment size: 4096 >15:33:40,723 INFO program: Reserved GDT blocks: 62 >15:33:40,724 INFO program: Blocks per group: 32768 >15:33:40,724 INFO program: Fragments per group: 32768 >15:33:40,724 INFO program: Inodes per group: 8000 >15:33:40,724 INFO program: Inode blocks per group: 500 >15:33:40,724 INFO program: Flex block group size: 16 >15:33:40,724 INFO program: Filesystem created: Fri Jul 8 21:52:20 2011 >15:33:40,725 INFO program: Last mount time: Sun Aug 28 23:29:30 2011 >15:33:40,725 INFO program: Last write time: Mon Aug 29 01:23:19 2011 >15:33:40,725 INFO program: Mount count: 147 >15:33:40,725 INFO program: Maximum mount count: -1 >15:33:40,725 INFO program: Last checked: Fri Jul 8 21:52:20 2011 >15:33:40,725 INFO program: Check interval: 0 (<none>) >15:33:40,725 INFO program: Lifetime writes: 141 MB >15:33:40,726 INFO program: Reserved blocks uid: 0 (user root) >15:33:40,726 INFO program: Reserved blocks gid: 0 (group root) >15:33:40,726 INFO program: First inode: 11 >15:33:40,726 INFO program: Inode size: 256 >15:33:40,726 INFO program: Required extra isize: 28 >15:33:40,726 INFO program: Desired extra isize: 28 >15:33:40,727 INFO program: Journal inode: 8 >15:33:40,727 INFO program: Default directory hash: half_md4 >15:33:40,727 INFO program: Directory Hash Seed: 92233466-3517-4ca0-b53d-31f4f518f795 >15:33:40,727 INFO program: Journal backup: inode blocks >15:33:40,727 INFO program: Journal features: (none) >15:33:40,727 INFO program: Journal size: 16M >15:33:40,728 INFO program: Journal length: 4096 >15:33:40,728 INFO program: Journal sequence: 0x000000c2 >15:33:40,728 INFO program: Journal start: 0 >15:33:40,728 INFO program: >15:33:40,728 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:40,729 INFO program: Running... resize2fs -P /dev/sda1 >15:33:40,744 INFO program: Estimated minimum size of the filesystem: 29059 >15:33:40,745 ERR program: resize2fs 1.41.14 (22-Dec-2010) >15:33:40,852 INFO program: Running... dumpe2fs -h /dev/sda2 >15:33:40,866 INFO program: Filesystem volume name: _Fedora-15-x86_6 >15:33:40,866 INFO program: Last mounted on: / >15:33:40,866 INFO program: Filesystem UUID: ac3484ac-c9ea-4ac3-98ce-1fb07e2e7f6c >15:33:40,866 INFO program: Filesystem magic number: 0xEF53 >15:33:40,867 INFO program: Filesystem revision #: 1 (dynamic) >15:33:40,867 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:40,867 INFO program: Filesystem flags: signed_directory_hash >15:33:40,867 INFO program: Default mount options: user_xattr acl >15:33:40,867 INFO program: Filesystem state: clean >15:33:40,867 INFO program: Errors behavior: Continue >15:33:40,867 INFO program: Filesystem OS type: Linux >15:33:40,868 INFO program: Inode count: 2244608 >15:33:40,868 INFO program: Block count: 8960000 >15:33:40,868 INFO program: Reserved block count: 89579 >15:33:40,868 INFO program: Free blocks: 7624985 >15:33:40,868 INFO program: Free inodes: 2121386 >15:33:40,868 INFO program: First block: 0 >15:33:40,869 INFO program: Block size: 4096 >15:33:40,869 INFO program: Fragment size: 4096 >15:33:40,869 INFO program: Reserved GDT blocks: 189 >15:33:40,869 INFO program: Blocks per group: 32768 >15:33:40,869 INFO program: Fragments per group: 32768 >15:33:40,869 INFO program: Inodes per group: 8192 >15:33:40,869 INFO program: Inode blocks per group: 512 >15:33:40,870 INFO program: Flex block group size: 16 >15:33:40,870 INFO program: Filesystem created: Fri May 13 15:54:39 2011 >15:33:40,870 INFO program: Last mount time: Sun Aug 28 20:29:28 2011 >15:33:40,870 INFO program: Last write time: Sun Aug 28 20:29:26 2011 >15:33:40,870 INFO program: Mount count: 145 >15:33:40,870 INFO program: Maximum mount count: -1 >15:33:40,871 INFO program: Last checked: Fri Jul 8 21:54:31 2011 >15:33:40,871 INFO program: Check interval: 0 (<none>) >15:33:40,871 INFO program: Lifetime writes: 40 GB >15:33:40,871 INFO program: Reserved blocks uid: 0 (user root) >15:33:40,871 INFO program: Reserved blocks gid: 0 (group root) >15:33:40,871 INFO program: First inode: 11 >15:33:40,871 INFO program: Inode size: 256 >15:33:40,872 INFO program: Required extra isize: 28 >15:33:40,872 INFO program: Desired extra isize: 28 >15:33:40,872 INFO program: Journal inode: 8 >15:33:40,872 INFO program: Default directory hash: half_md4 >15:33:40,872 INFO program: Directory Hash Seed: 5cef7527-400e-4929-9ffd-68fcd2afde14 >15:33:40,872 INFO program: Journal backup: inode blocks >15:33:40,873 INFO program: Journal features: journal_incompat_revoke >15:33:40,873 INFO program: Journal size: 64M >15:33:40,873 INFO program: Journal length: 16384 >15:33:40,873 INFO program: Journal sequence: 0x0000c0ff >15:33:40,873 INFO program: Journal start: 0 >15:33:40,873 INFO program: >15:33:40,874 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:40,874 INFO program: Running... dumpe2fs -h /dev/sda2 >15:33:40,888 INFO program: Filesystem volume name: _Fedora-15-x86_6 >15:33:40,888 INFO program: Last mounted on: / >15:33:40,888 INFO program: Filesystem UUID: ac3484ac-c9ea-4ac3-98ce-1fb07e2e7f6c >15:33:40,888 INFO program: Filesystem magic number: 0xEF53 >15:33:40,889 INFO program: Filesystem revision #: 1 (dynamic) >15:33:40,889 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:40,889 INFO program: Filesystem flags: signed_directory_hash >15:33:40,889 INFO program: Default mount options: user_xattr acl >15:33:40,889 INFO program: Filesystem state: clean >15:33:40,889 INFO program: Errors behavior: Continue >15:33:40,890 INFO program: Filesystem OS type: Linux >15:33:40,890 INFO program: Inode count: 2244608 >15:33:40,890 INFO program: Block count: 8960000 >15:33:40,890 INFO program: Reserved block count: 89579 >15:33:40,890 INFO program: Free blocks: 7624985 >15:33:40,890 INFO program: Free inodes: 2121386 >15:33:40,890 INFO program: First block: 0 >15:33:40,891 INFO program: Block size: 4096 >15:33:40,891 INFO program: Fragment size: 4096 >15:33:40,891 INFO program: Reserved GDT blocks: 189 >15:33:40,891 INFO program: Blocks per group: 32768 >15:33:40,891 INFO program: Fragments per group: 32768 >15:33:40,891 INFO program: Inodes per group: 8192 >15:33:40,892 INFO program: Inode blocks per group: 512 >15:33:40,892 INFO program: Flex block group size: 16 >15:33:40,892 INFO program: Filesystem created: Fri May 13 15:54:39 2011 >15:33:40,892 INFO program: Last mount time: Sun Aug 28 20:29:28 2011 >15:33:40,892 INFO program: Last write time: Sun Aug 28 20:29:26 2011 >15:33:40,892 INFO program: Mount count: 145 >15:33:40,892 INFO program: Maximum mount count: -1 >15:33:40,893 INFO program: Last checked: Fri Jul 8 21:54:31 2011 >15:33:40,893 INFO program: Check interval: 0 (<none>) >15:33:40,893 INFO program: Lifetime writes: 40 GB >15:33:40,893 INFO program: Reserved blocks uid: 0 (user root) >15:33:40,893 INFO program: Reserved blocks gid: 0 (group root) >15:33:40,893 INFO program: First inode: 11 >15:33:40,894 INFO program: Inode size: 256 >15:33:40,894 INFO program: Required extra isize: 28 >15:33:40,894 INFO program: Desired extra isize: 28 >15:33:40,894 INFO program: Journal inode: 8 >15:33:40,894 INFO program: Default directory hash: half_md4 >15:33:40,894 INFO program: Directory Hash Seed: 5cef7527-400e-4929-9ffd-68fcd2afde14 >15:33:40,894 INFO program: Journal backup: inode blocks >15:33:40,895 INFO program: Journal features: journal_incompat_revoke >15:33:40,895 INFO program: Journal size: 64M >15:33:40,895 INFO program: Journal length: 16384 >15:33:40,895 INFO program: Journal sequence: 0x0000c0ff >15:33:40,895 INFO program: Journal start: 0 >15:33:40,895 INFO program: >15:33:40,896 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:40,896 INFO program: Running... resize2fs -P /dev/sda2 >15:33:40,910 INFO program: Estimated minimum size of the filesystem: 1242283 >15:33:40,910 ERR program: resize2fs 1.41.14 (22-Dec-2010) >15:33:41,263 INFO program: Running... modprobe scsi_wait_scan >15:33:41,280 INFO program: Running... rmmod scsi_wait_scan >15:33:41,293 INFO program: Running... udevadm settle --timeout=300 >15:33:41,977 INFO program: Running... mdadm --examine --brief /dev/sdb4 >15:33:41,995 INFO program: ARRAY /dev/md/HOME1 metadata=1.2 UUID=8b590322:aec2af85:57265729:60bda92f name=ulquiorra.espada:HOME1 >15:33:42,019 INFO program: Running... udevadm settle --timeout=300 >15:33:42,055 INFO program: Running... mdadm --incremental --quiet /dev/sdb4 >15:33:42,172 INFO program: Running... mdadm --examine --brief /dev/sdb5 >15:33:42,192 INFO program: ARRAY /dev/md/RCERO1 metadata=1.2 UUID=bf29125c:9fed5e33:8674f063:b3da5faf name=ulquiorra.espada:RCERO1 >15:33:42,223 INFO program: Running... udevadm settle --timeout=300 >15:33:42,287 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >15:33:42,405 INFO program: Running... mdadm --examine --brief /dev/sdb6 >15:33:42,426 INFO program: ARRAY /dev/md/RCERO2 metadata=1.2 UUID=994a287e:7b6ae47b:2d536856:27f7dfd3 name=ulquiorra.espada:RCERO2 >15:33:42,464 INFO program: Running... udevadm settle --timeout=300 >15:33:42,579 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >15:33:42,697 INFO program: Running... mdadm --examine --brief /dev/sdb7 >15:33:42,724 INFO program: ARRAY /dev/md/DATA1 metadata=1.2 UUID=582a8b3e:94b0defd:8b3cecc1:2da02a73 name=ulquiorra.espada:DATA1 >15:33:42,770 INFO program: Running... udevadm settle --timeout=300 >15:33:42,821 INFO program: Running... mdadm --incremental --quiet /dev/sdb7 >15:33:42,891 INFO program: Running... modprobe scsi_wait_scan >15:33:42,905 INFO program: Running... rmmod scsi_wait_scan >15:33:42,919 INFO program: Running... udevadm settle --timeout=300 >15:33:43,646 INFO program: Running... udevadm settle --timeout=300 >15:33:43,749 INFO program: Running... mdadm --incremental --quiet /dev/sdc4 >15:33:43,873 INFO program: Running... udevadm settle --timeout=300 >15:33:43,981 INFO program: Running... mdadm --incremental --quiet /dev/sdc5 >15:33:44,104 INFO program: Running... udevadm settle --timeout=300 >15:33:44,219 INFO program: Running... mdadm --incremental --quiet /dev/sdc6 >15:33:44,342 INFO program: Running... udevadm settle --timeout=300 >15:33:44,458 INFO program: Running... mdadm --incremental --quiet /dev/sdc7 >15:33:44,998 INFO program: Running... modprobe scsi_wait_scan >15:33:45,012 INFO program: Running... rmmod scsi_wait_scan >15:33:45,025 INFO program: Running... udevadm settle --timeout=300 >15:33:45,352 INFO program: Running... mdadm --examine --brief /dev/sdd1 >15:33:45,364 INFO program: ARRAY /dev/md/LUKS metadata=1.2 UUID=c2b73d82:a800ca2e:5edfdca5:c704def2 name=ulquiorra.espada:LUKS >15:33:45,418 INFO program: Running... udevadm settle --timeout=300 >15:33:45,487 INFO program: Running... mdadm --incremental --quiet /dev/sdd1 >15:33:45,605 INFO program: Running... mdadm --examine --brief /dev/sdd2 >15:33:45,617 INFO program: ARRAY /dev/md/MEDIA metadata=1.2 UUID=2ae4ff6b:901b0479:62ad80fc:d068b363 name=ulquiorra.espada:MEDIA >15:33:45,679 INFO program: Running... udevadm settle --timeout=300 >15:33:45,742 INFO program: Running... mdadm --incremental --quiet /dev/sdd2 >15:33:45,863 INFO program: Running... mdadm --examine --brief /dev/sdd3 >15:33:45,877 INFO program: ARRAY /dev/md/BACKUP metadata=1.2 UUID=6c7e91ef:1133bd3d:5aec7a39:3be70ea5 name=ulquiorra.espada:BACKUP >15:33:45,946 INFO program: Running... udevadm settle --timeout=300 >15:33:46,047 INFO program: Running... mdadm --incremental --quiet /dev/sdd3 >15:33:46,122 INFO program: Running... modprobe scsi_wait_scan >15:33:46,137 INFO program: Running... rmmod scsi_wait_scan >15:33:46,150 INFO program: Running... udevadm settle --timeout=300 >15:33:46,432 INFO program: Running... udevadm settle --timeout=300 >15:33:46,536 INFO program: Running... mdadm --incremental --quiet /dev/sde1 >15:33:46,659 INFO program: Running... udevadm settle --timeout=300 >15:33:46,719 INFO program: Running... mdadm --incremental --quiet /dev/sde2 >15:33:46,867 INFO program: Running... udevadm settle --timeout=300 >15:33:46,924 INFO program: Running... mdadm --incremental --quiet /dev/sde3 >15:33:47,177 INFO program: Running... dumpe2fs -h /dev/loop3 >15:33:47,190 INFO program: Filesystem volume name: _Fedora-16-Alpha >15:33:47,190 INFO program: Last mounted on: /var/tmp/imgcreate-SHTfYO/install_root >15:33:47,191 INFO program: Filesystem UUID: 2f4c0f03-484b-48d0-9634-b5f6d50c46af >15:33:47,191 INFO program: Filesystem magic number: 0xEF53 >15:33:47,191 INFO program: Filesystem revision #: 1 (dynamic) >15:33:47,191 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:47,191 INFO program: Filesystem flags: signed_directory_hash >15:33:47,191 INFO program: Default mount options: user_xattr acl >15:33:47,191 INFO program: Filesystem state: clean >15:33:47,192 INFO program: Errors behavior: Continue >15:33:47,192 INFO program: Filesystem OS type: Linux >15:33:47,192 INFO program: Inode count: 196608 >15:33:47,192 INFO program: Block count: 786432 >15:33:47,192 INFO program: Reserved block count: 7863 >15:33:47,192 INFO program: Free blocks: 188483 >15:33:47,193 INFO program: Free inodes: 114657 >15:33:47,193 INFO program: First block: 0 >15:33:47,193 INFO program: Block size: 4096 >15:33:47,193 INFO program: Fragment size: 4096 >15:33:47,193 INFO program: Reserved GDT blocks: 191 >15:33:47,193 INFO program: Blocks per group: 32768 >15:33:47,194 INFO program: Fragments per group: 32768 >15:33:47,194 INFO program: Inodes per group: 8192 >15:33:47,194 INFO program: Inode blocks per group: 512 >15:33:47,194 INFO program: Flex block group size: 16 >15:33:47,194 INFO program: Filesystem created: Tue Aug 16 18:39:17 2011 >15:33:47,194 INFO program: Last mount time: Tue Aug 16 18:39:18 2011 >15:33:47,194 INFO program: Last write time: Tue Aug 16 18:44:24 2011 >15:33:47,195 INFO program: Mount count: 0 >15:33:47,195 INFO program: Maximum mount count: -1 >15:33:47,195 INFO program: Last checked: Tue Aug 16 18:44:24 2011 >15:33:47,195 INFO program: Check interval: 0 (<none>) >15:33:47,195 INFO program: Lifetime writes: 376 MB >15:33:47,195 INFO program: Reserved blocks uid: 0 (user root) >15:33:47,196 INFO program: Reserved blocks gid: 0 (group root) >15:33:47,196 INFO program: First inode: 11 >15:33:47,196 INFO program: Inode size: 256 >15:33:47,196 INFO program: Required extra isize: 28 >15:33:47,196 INFO program: Desired extra isize: 28 >15:33:47,196 INFO program: Journal inode: 8 >15:33:47,196 INFO program: Default directory hash: half_md4 >15:33:47,197 INFO program: Directory Hash Seed: a9929b42-6fc1-4fe0-8180-5447e99981bb >15:33:47,197 INFO program: Journal backup: inode blocks >15:33:47,197 INFO program: Journal features: journal_incompat_revoke >15:33:47,197 INFO program: Journal size: 64M >15:33:47,197 INFO program: Journal length: 16384 >15:33:47,197 INFO program: Journal sequence: 0x000001c1 >15:33:47,198 INFO program: Journal start: 0 >15:33:47,198 INFO program: >15:33:47,198 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:47,199 INFO program: Running... dumpe2fs -h /dev/loop3 >15:33:47,211 INFO program: Filesystem volume name: _Fedora-16-Alpha >15:33:47,212 INFO program: Last mounted on: /var/tmp/imgcreate-SHTfYO/install_root >15:33:47,212 INFO program: Filesystem UUID: 2f4c0f03-484b-48d0-9634-b5f6d50c46af >15:33:47,212 INFO program: Filesystem magic number: 0xEF53 >15:33:47,212 INFO program: Filesystem revision #: 1 (dynamic) >15:33:47,212 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:47,213 INFO program: Filesystem flags: signed_directory_hash >15:33:47,213 INFO program: Default mount options: user_xattr acl >15:33:47,213 INFO program: Filesystem state: clean >15:33:47,213 INFO program: Errors behavior: Continue >15:33:47,213 INFO program: Filesystem OS type: Linux >15:33:47,213 INFO program: Inode count: 196608 >15:33:47,214 INFO program: Block count: 786432 >15:33:47,214 INFO program: Reserved block count: 7863 >15:33:47,214 INFO program: Free blocks: 188483 >15:33:47,214 INFO program: Free inodes: 114657 >15:33:47,214 INFO program: First block: 0 >15:33:47,214 INFO program: Block size: 4096 >15:33:47,214 INFO program: Fragment size: 4096 >15:33:47,215 INFO program: Reserved GDT blocks: 191 >15:33:47,215 INFO program: Blocks per group: 32768 >15:33:47,215 INFO program: Fragments per group: 32768 >15:33:47,215 INFO program: Inodes per group: 8192 >15:33:47,215 INFO program: Inode blocks per group: 512 >15:33:47,215 INFO program: Flex block group size: 16 >15:33:47,216 INFO program: Filesystem created: Tue Aug 16 18:39:17 2011 >15:33:47,216 INFO program: Last mount time: Tue Aug 16 18:39:18 2011 >15:33:47,216 INFO program: Last write time: Tue Aug 16 18:44:24 2011 >15:33:47,216 INFO program: Mount count: 0 >15:33:47,216 INFO program: Maximum mount count: -1 >15:33:47,216 INFO program: Last checked: Tue Aug 16 18:44:24 2011 >15:33:47,216 INFO program: Check interval: 0 (<none>) >15:33:47,217 INFO program: Lifetime writes: 376 MB >15:33:47,217 INFO program: Reserved blocks uid: 0 (user root) >15:33:47,217 INFO program: Reserved blocks gid: 0 (group root) >15:33:47,217 INFO program: First inode: 11 >15:33:47,217 INFO program: Inode size: 256 >15:33:47,217 INFO program: Required extra isize: 28 >15:33:47,218 INFO program: Desired extra isize: 28 >15:33:47,218 INFO program: Journal inode: 8 >15:33:47,218 INFO program: Default directory hash: half_md4 >15:33:47,218 INFO program: Directory Hash Seed: a9929b42-6fc1-4fe0-8180-5447e99981bb >15:33:47,218 INFO program: Journal backup: inode blocks >15:33:47,218 INFO program: Journal features: journal_incompat_revoke >15:33:47,219 INFO program: Journal size: 64M >15:33:47,219 INFO program: Journal length: 16384 >15:33:47,219 INFO program: Journal sequence: 0x000001c1 >15:33:47,219 INFO program: Journal start: 0 >15:33:47,219 INFO program: >15:33:47,219 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:47,220 INFO program: Running... resize2fs -P /dev/loop3 >15:33:47,232 INFO program: Couldn't find valid filesystem superblock. >15:33:47,233 ERR program: resize2fs 1.41.14 (22-Dec-2010) >15:33:47,233 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >15:33:47,390 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:33:47,402 INFO program: Filesystem volume name: _Fedora-16-Alpha >15:33:47,403 INFO program: Last mounted on: / >15:33:47,403 INFO program: Filesystem UUID: 2f4c0f03-484b-48d0-9634-b5f6d50c46af >15:33:47,403 INFO program: Filesystem magic number: 0xEF53 >15:33:47,403 INFO program: Filesystem revision #: 1 (dynamic) >15:33:47,403 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:47,403 INFO program: Filesystem flags: signed_directory_hash >15:33:47,404 INFO program: Default mount options: user_xattr acl >15:33:47,404 INFO program: Filesystem state: clean >15:33:47,404 INFO program: Errors behavior: Continue >15:33:47,404 INFO program: Filesystem OS type: Linux >15:33:47,404 INFO program: Inode count: 196608 >15:33:47,404 INFO program: Block count: 786432 >15:33:47,404 INFO program: Reserved block count: 7863 >15:33:47,405 INFO program: Free blocks: 188483 >15:33:47,405 INFO program: Free inodes: 114657 >15:33:47,405 INFO program: First block: 0 >15:33:47,405 INFO program: Block size: 4096 >15:33:47,405 INFO program: Fragment size: 4096 >15:33:47,405 INFO program: Reserved GDT blocks: 191 >15:33:47,406 INFO program: Blocks per group: 32768 >15:33:47,406 INFO program: Fragments per group: 32768 >15:33:47,406 INFO program: Inodes per group: 8192 >15:33:47,406 INFO program: Inode blocks per group: 512 >15:33:47,406 INFO program: Flex block group size: 16 >15:33:47,406 INFO program: Filesystem created: Tue Aug 16 18:39:17 2011 >15:33:47,407 INFO program: Last mount time: Mon Aug 29 15:30:09 2011 >15:33:47,407 INFO program: Last write time: Mon Aug 29 15:30:09 2011 >15:33:47,407 INFO program: Mount count: 1 >15:33:47,407 INFO program: Maximum mount count: -1 >15:33:47,407 INFO program: Last checked: Tue Aug 16 18:44:24 2011 >15:33:47,407 INFO program: Check interval: 0 (<none>) >15:33:47,407 INFO program: Lifetime writes: 376 MB >15:33:47,408 INFO program: Reserved blocks uid: 0 (user root) >15:33:47,408 INFO program: Reserved blocks gid: 0 (group root) >15:33:47,408 INFO program: First inode: 11 >15:33:47,408 INFO program: Inode size: 256 >15:33:47,408 INFO program: Required extra isize: 28 >15:33:47,408 INFO program: Desired extra isize: 28 >15:33:47,409 INFO program: Journal inode: 8 >15:33:47,409 INFO program: Default directory hash: half_md4 >15:33:47,409 INFO program: Directory Hash Seed: a9929b42-6fc1-4fe0-8180-5447e99981bb >15:33:47,409 INFO program: Journal backup: inode blocks >15:33:47,409 INFO program: Journal features: journal_incompat_revoke >15:33:47,409 INFO program: Journal size: 64M >15:33:47,409 INFO program: Journal length: 16384 >15:33:47,410 INFO program: Journal sequence: 0x000001c2 >15:33:47,410 INFO program: Journal start: 1 >15:33:47,410 INFO program: >15:33:47,410 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:47,411 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:33:47,423 INFO program: Filesystem volume name: _Fedora-16-Alpha >15:33:47,423 INFO program: Last mounted on: / >15:33:47,423 INFO program: Filesystem UUID: 2f4c0f03-484b-48d0-9634-b5f6d50c46af >15:33:47,424 INFO program: Filesystem magic number: 0xEF53 >15:33:47,424 INFO program: Filesystem revision #: 1 (dynamic) >15:33:47,424 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:47,424 INFO program: Filesystem flags: signed_directory_hash >15:33:47,424 INFO program: Default mount options: user_xattr acl >15:33:47,424 INFO program: Filesystem state: clean >15:33:47,425 INFO program: Errors behavior: Continue >15:33:47,425 INFO program: Filesystem OS type: Linux >15:33:47,425 INFO program: Inode count: 196608 >15:33:47,425 INFO program: Block count: 786432 >15:33:47,425 INFO program: Reserved block count: 7863 >15:33:47,425 INFO program: Free blocks: 188483 >15:33:47,425 INFO program: Free inodes: 114657 >15:33:47,426 INFO program: First block: 0 >15:33:47,426 INFO program: Block size: 4096 >15:33:47,426 INFO program: Fragment size: 4096 >15:33:47,426 INFO program: Reserved GDT blocks: 191 >15:33:47,426 INFO program: Blocks per group: 32768 >15:33:47,426 INFO program: Fragments per group: 32768 >15:33:47,427 INFO program: Inodes per group: 8192 >15:33:47,427 INFO program: Inode blocks per group: 512 >15:33:47,427 INFO program: Flex block group size: 16 >15:33:47,427 INFO program: Filesystem created: Tue Aug 16 18:39:17 2011 >15:33:47,427 INFO program: Last mount time: Mon Aug 29 15:30:09 2011 >15:33:47,427 INFO program: Last write time: Mon Aug 29 15:30:09 2011 >15:33:47,428 INFO program: Mount count: 1 >15:33:47,428 INFO program: Maximum mount count: -1 >15:33:47,428 INFO program: Last checked: Tue Aug 16 18:44:24 2011 >15:33:47,428 INFO program: Check interval: 0 (<none>) >15:33:47,428 INFO program: Lifetime writes: 376 MB >15:33:47,428 INFO program: Reserved blocks uid: 0 (user root) >15:33:47,428 INFO program: Reserved blocks gid: 0 (group root) >15:33:47,429 INFO program: First inode: 11 >15:33:47,429 INFO program: Inode size: 256 >15:33:47,429 INFO program: Required extra isize: 28 >15:33:47,429 INFO program: Desired extra isize: 28 >15:33:47,429 INFO program: Journal inode: 8 >15:33:47,429 INFO program: Default directory hash: half_md4 >15:33:47,430 INFO program: Directory Hash Seed: a9929b42-6fc1-4fe0-8180-5447e99981bb >15:33:47,430 INFO program: Journal backup: inode blocks >15:33:47,430 INFO program: Journal features: journal_incompat_revoke >15:33:47,430 INFO program: Journal size: 64M >15:33:47,430 INFO program: Journal length: 16384 >15:33:47,430 INFO program: Journal sequence: 0x000001c2 >15:33:47,431 INFO program: Journal start: 1 >15:33:47,431 INFO program: >15:33:47,431 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:47,431 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:33:47,443 INFO program: Estimated minimum size of the filesystem: 604994 >15:33:47,444 ERR program: resize2fs 1.41.14 (22-Dec-2010) >15:33:47,535 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >15:33:47,549 INFO program: Filesystem volume name: _Fedora-16-Alpha >15:33:47,549 INFO program: Last mounted on: /var/tmp/imgcreate-SHTfYO/install_root >15:33:47,549 INFO program: Filesystem UUID: 2f4c0f03-484b-48d0-9634-b5f6d50c46af >15:33:47,550 INFO program: Filesystem magic number: 0xEF53 >15:33:47,550 INFO program: Filesystem revision #: 1 (dynamic) >15:33:47,550 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:47,550 INFO program: Filesystem flags: signed_directory_hash >15:33:47,550 INFO program: Default mount options: user_xattr acl >15:33:47,550 INFO program: Filesystem state: clean >15:33:47,551 INFO program: Errors behavior: Continue >15:33:47,551 INFO program: Filesystem OS type: Linux >15:33:47,551 INFO program: Inode count: 155648 >15:33:47,551 INFO program: Block count: 604994 >15:33:47,551 INFO program: Reserved block count: 6048 >15:33:47,551 INFO program: Free blocks: 9615 >15:33:47,551 INFO program: Free inodes: 73697 >15:33:47,552 INFO program: First block: 0 >15:33:47,552 INFO program: Block size: 4096 >15:33:47,552 INFO program: Fragment size: 4096 >15:33:47,552 INFO program: Reserved GDT blocks: 191 >15:33:47,552 INFO program: Blocks per group: 32768 >15:33:47,552 INFO program: Fragments per group: 32768 >15:33:47,553 INFO program: Inodes per group: 8192 >15:33:47,553 INFO program: Inode blocks per group: 512 >15:33:47,553 INFO program: Flex block group size: 16 >15:33:47,553 INFO program: Filesystem created: Tue Aug 16 18:39:17 2011 >15:33:47,553 INFO program: Last mount time: Tue Aug 16 18:39:18 2011 >15:33:47,553 INFO program: Last write time: Tue Aug 16 18:44:25 2011 >15:33:47,553 INFO program: Mount count: 0 >15:33:47,554 INFO program: Maximum mount count: -1 >15:33:47,554 INFO program: Last checked: Tue Aug 16 18:44:25 2011 >15:33:47,554 INFO program: Check interval: 0 (<none>) >15:33:47,554 INFO program: Lifetime writes: 377 MB >15:33:47,554 INFO program: Reserved blocks uid: 0 (user root) >15:33:47,554 INFO program: Reserved blocks gid: 0 (group root) >15:33:47,555 INFO program: First inode: 11 >15:33:47,555 INFO program: Inode size: 256 >15:33:47,555 INFO program: Required extra isize: 28 >15:33:47,555 INFO program: Desired extra isize: 28 >15:33:47,555 INFO program: Journal inode: 8 >15:33:47,555 INFO program: Default directory hash: half_md4 >15:33:47,556 INFO program: Directory Hash Seed: a9929b42-6fc1-4fe0-8180-5447e99981bb >15:33:47,556 INFO program: Journal backup: inode blocks >15:33:47,556 INFO program: Journal features: journal_incompat_revoke >15:33:47,556 INFO program: Journal size: 64M >15:33:47,556 INFO program: Journal length: 16384 >15:33:47,556 INFO program: Journal sequence: 0x000001c1 >15:33:47,556 INFO program: Journal start: 0 >15:33:47,557 INFO program: >15:33:47,557 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:47,557 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >15:33:47,570 INFO program: Filesystem volume name: _Fedora-16-Alpha >15:33:47,571 INFO program: Last mounted on: /var/tmp/imgcreate-SHTfYO/install_root >15:33:47,571 INFO program: Filesystem UUID: 2f4c0f03-484b-48d0-9634-b5f6d50c46af >15:33:47,571 INFO program: Filesystem magic number: 0xEF53 >15:33:47,571 INFO program: Filesystem revision #: 1 (dynamic) >15:33:47,571 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:47,572 INFO program: Filesystem flags: signed_directory_hash >15:33:47,572 INFO program: Default mount options: user_xattr acl >15:33:47,572 INFO program: Filesystem state: clean >15:33:47,572 INFO program: Errors behavior: Continue >15:33:47,572 INFO program: Filesystem OS type: Linux >15:33:47,572 INFO program: Inode count: 155648 >15:33:47,572 INFO program: Block count: 604994 >15:33:47,573 INFO program: Reserved block count: 6048 >15:33:47,573 INFO program: Free blocks: 9615 >15:33:47,573 INFO program: Free inodes: 73697 >15:33:47,573 INFO program: First block: 0 >15:33:47,573 INFO program: Block size: 4096 >15:33:47,573 INFO program: Fragment size: 4096 >15:33:47,574 INFO program: Reserved GDT blocks: 191 >15:33:47,574 INFO program: Blocks per group: 32768 >15:33:47,574 INFO program: Fragments per group: 32768 >15:33:47,574 INFO program: Inodes per group: 8192 >15:33:47,574 INFO program: Inode blocks per group: 512 >15:33:47,574 INFO program: Flex block group size: 16 >15:33:47,575 INFO program: Filesystem created: Tue Aug 16 18:39:17 2011 >15:33:47,575 INFO program: Last mount time: Tue Aug 16 18:39:18 2011 >15:33:47,575 INFO program: Last write time: Tue Aug 16 18:44:25 2011 >15:33:47,575 INFO program: Mount count: 0 >15:33:47,575 INFO program: Maximum mount count: -1 >15:33:47,575 INFO program: Last checked: Tue Aug 16 18:44:25 2011 >15:33:47,575 INFO program: Check interval: 0 (<none>) >15:33:47,576 INFO program: Lifetime writes: 377 MB >15:33:47,576 INFO program: Reserved blocks uid: 0 (user root) >15:33:47,576 INFO program: Reserved blocks gid: 0 (group root) >15:33:47,576 INFO program: First inode: 11 >15:33:47,576 INFO program: Inode size: 256 >15:33:47,576 INFO program: Required extra isize: 28 >15:33:47,577 INFO program: Desired extra isize: 28 >15:33:47,577 INFO program: Journal inode: 8 >15:33:47,577 INFO program: Default directory hash: half_md4 >15:33:47,577 INFO program: Directory Hash Seed: a9929b42-6fc1-4fe0-8180-5447e99981bb >15:33:47,577 INFO program: Journal backup: inode blocks >15:33:47,577 INFO program: Journal features: journal_incompat_revoke >15:33:47,578 INFO program: Journal size: 64M >15:33:47,578 INFO program: Journal length: 16384 >15:33:47,578 INFO program: Journal sequence: 0x000001c1 >15:33:47,578 INFO program: Journal start: 0 >15:33:47,578 INFO program: >15:33:47,578 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >15:33:47,579 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >15:33:47,591 INFO program: Couldn't find valid filesystem superblock. >15:33:47,592 ERR program: resize2fs 1.41.14 (22-Dec-2010) >15:33:47,592 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min > > >/tmp/storage.log: >15:33:18,991 DEBUG storage: registered device format class MDRaidMember as mdmember >15:33:18,992 DEBUG storage: registered device format class BIOSBoot as biosboot >15:33:18,993 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >15:33:18,995 DEBUG storage: registered device format class DiskLabel as disklabel >15:33:18,996 DEBUG storage: registered device format class PPCPRePBoot as prepboot >15:33:19,153 DEBUG storage: registered device format class LUKS as luks >15:33:19,155 DEBUG storage: registered device format class DMRaidMember as dmraidmember >15:33:19,156 DEBUG storage: registered device format class MultipathMember as multipath_member >15:33:19,174 DEBUG storage: registered device format class Ext2FS as ext2 >15:33:19,174 DEBUG storage: registered device format class Ext3FS as ext3 >15:33:19,174 DEBUG storage: registered device format class Ext4FS as ext4 >15:33:19,175 DEBUG storage: registered device format class FATFS as vfat >15:33:19,175 DEBUG storage: registered device format class EFIFS as efi >15:33:19,175 DEBUG storage: registered device format class BTRFS as btrfs >15:33:19,176 DEBUG storage: registered device format class GFS2 as gfs2 >15:33:19,176 DEBUG storage: registered device format class JFS as jfs >15:33:19,176 DEBUG storage: registered device format class ReiserFS as reiserfs >15:33:19,176 DEBUG storage: registered device format class XFS as xfs >15:33:19,176 DEBUG storage: registered device format class HFS as hfs >15:33:19,177 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >15:33:19,177 DEBUG storage: registered device format class HFSPlus as hfs+ >15:33:19,177 DEBUG storage: registered device format class NTFS as ntfs >15:33:19,177 DEBUG storage: registered device format class NFS as nfs >15:33:19,177 DEBUG storage: registered device format class NFSv4 as nfs4 >15:33:19,178 DEBUG storage: registered device format class Iso9660FS as iso9660 >15:33:19,178 DEBUG storage: registered device format class NoDevFS as nodev >15:33:19,178 DEBUG storage: registered device format class DevPtsFS as devpts >15:33:19,178 DEBUG storage: registered device format class ProcFS as proc >15:33:19,179 DEBUG storage: registered device format class SysFS as sysfs >15:33:19,179 DEBUG storage: registered device format class TmpFS as tmpfs >15:33:19,179 DEBUG storage: registered device format class BindFS as bind >15:33:19,179 DEBUG storage: registered device format class SELinuxFS as selinuxfs >15:33:19,179 DEBUG storage: registered device format class USBFS as usbfs >15:33:19,181 DEBUG storage: registered device format class SwapSpace as swap >15:33:37,281 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:33:37,281 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >15:33:37,281 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:33:39,501 DEBUG storage: protected device spec sr0 resolved to sr0 >15:33:39,502 INFO storage: sr0 looks to be the live device; marking as protected >15:33:40,082 DEBUG storage: MultipathTopology._build_topology: >15:33:40,082 DEBUG storage: /etc/multipath.conf contents: >15:33:40,083 DEBUG storage: # multipath.conf written by anaconda >15:33:40,083 DEBUG storage: >15:33:40,083 DEBUG storage: defaults { >15:33:40,083 DEBUG storage: user_friendly_names yes >15:33:40,083 DEBUG storage: } >15:33:40,084 DEBUG storage: blacklist { >15:33:40,084 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:33:40,084 DEBUG storage: devnode "^hd[a-z]" >15:33:40,084 DEBUG storage: devnode "^dcssblk[0-9]*" >15:33:40,084 DEBUG storage: device { >15:33:40,084 DEBUG storage: vendor "DGC" >15:33:40,084 DEBUG storage: product "LUNZ" >15:33:40,085 DEBUG storage: } >15:33:40,085 DEBUG storage: device { >15:33:40,085 DEBUG storage: vendor "IBM" >15:33:40,085 DEBUG storage: product "S/390.*" >15:33:40,085 DEBUG storage: } >15:33:40,085 DEBUG storage: # don't count normal SATA devices as multipaths >15:33:40,086 DEBUG storage: device { >15:33:40,086 DEBUG storage: vendor "ATA" >15:33:40,086 DEBUG storage: } >15:33:40,086 DEBUG storage: # don't count 3ware devices as multipaths >15:33:40,086 DEBUG storage: device { >15:33:40,086 DEBUG storage: vendor "3ware" >15:33:40,087 DEBUG storage: } >15:33:40,087 DEBUG storage: device { >15:33:40,087 DEBUG storage: vendor "AMCC" >15:33:40,087 DEBUG storage: } >15:33:40,087 DEBUG storage: # nor highpoint devices >15:33:40,087 DEBUG storage: device { >15:33:40,087 DEBUG storage: vendor "HPT" >15:33:40,088 DEBUG storage: } >15:33:40,088 DEBUG storage: } >15:33:40,088 DEBUG storage: multipaths { >15:33:40,088 DEBUG storage: } >15:33:40,088 DEBUG storage: (end of /etc/multipath.conf) >15:33:40,194 INFO storage: MultipathTopology: found singlepath device: sdf >15:33:40,195 INFO storage: MultipathTopology: found singlepath device: sda >15:33:40,195 INFO storage: MultipathTopology: found non-disk device: sda1 >15:33:40,196 INFO storage: MultipathTopology: found non-disk device: sda2 >15:33:40,196 INFO storage: MultipathTopology: found non-disk device: sda3 >15:33:40,196 INFO storage: MultipathTopology: found non-disk device: sda4 >15:33:40,197 INFO storage: MultipathTopology: found non-disk device: sda5 >15:33:40,197 INFO storage: MultipathTopology: found singlepath device: sdb >15:33:40,197 INFO storage: MultipathTopology: found non-disk device: sdb1 >15:33:40,198 INFO storage: MultipathTopology: found non-disk device: sdb2 >15:33:40,198 INFO storage: MultipathTopology: found non-disk device: sdb3 >15:33:40,198 INFO storage: MultipathTopology: found non-disk device: sdb4 >15:33:40,199 INFO storage: MultipathTopology: found non-disk device: sdb5 >15:33:40,199 INFO storage: MultipathTopology: found non-disk device: sdb6 >15:33:40,199 INFO storage: MultipathTopology: found non-disk device: sdb7 >15:33:40,200 INFO storage: MultipathTopology: found singlepath device: sdc >15:33:40,200 INFO storage: MultipathTopology: found non-disk device: sdc1 >15:33:40,200 INFO storage: MultipathTopology: found non-disk device: sdc2 >15:33:40,200 INFO storage: MultipathTopology: found non-disk device: sdc3 >15:33:40,201 INFO storage: MultipathTopology: found non-disk device: sdc4 >15:33:40,201 INFO storage: MultipathTopology: found non-disk device: sdc5 >15:33:40,201 INFO storage: MultipathTopology: found non-disk device: sdc6 >15:33:40,202 INFO storage: MultipathTopology: found non-disk device: sdc7 >15:33:40,202 INFO storage: MultipathTopology: found non-disk device: sr0 >15:33:40,202 INFO storage: MultipathTopology: found singlepath device: sdd >15:33:40,202 INFO storage: MultipathTopology: found non-disk device: sdd1 >15:33:40,203 INFO storage: MultipathTopology: found non-disk device: sdd2 >15:33:40,203 INFO storage: MultipathTopology: found non-disk device: sdd3 >15:33:40,203 INFO storage: MultipathTopology: found singlepath device: sde >15:33:40,204 INFO storage: MultipathTopology: found non-disk device: sde1 >15:33:40,204 INFO storage: MultipathTopology: found non-disk device: sde2 >15:33:40,204 INFO storage: MultipathTopology: found non-disk device: sde3 >15:33:40,205 INFO storage: MultipathTopology: found singlepath device: loop0 >15:33:40,205 INFO storage: MultipathTopology: found singlepath device: loop1 >15:33:40,205 INFO storage: MultipathTopology: found singlepath device: loop2 >15:33:40,205 INFO storage: MultipathTopology: found singlepath device: loop3 >15:33:40,206 INFO storage: MultipathTopology: found singlepath device: loop4 >15:33:40,206 INFO storage: MultipathTopology: found singlepath device: loop5 >15:33:40,206 INFO storage: MultipathTopology: found singlepath device: loop6 >15:33:40,207 INFO storage: MultipathTopology: found singlepath device: loop7 >15:33:40,207 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:33:40,207 INFO storage: MultipathTopology: found singlepath device: dm-1 >15:33:40,208 INFO storage: MultipathTopology: found singlepath device: md121 >15:33:40,208 INFO storage: MultipathTopology: found singlepath device: md122 >15:33:40,208 INFO storage: MultipathTopology: found singlepath device: md123 >15:33:40,208 INFO storage: MultipathTopology: found singlepath device: md124 >15:33:40,209 INFO storage: MultipathTopology: found singlepath device: md125 >15:33:40,209 INFO storage: MultipathTopology: found singlepath device: md126 >15:33:40,209 INFO storage: MultipathTopology: found singlepath device: md127 >15:33:40,210 INFO storage: devices to scan: ['sdf', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sdc7', 'sr0', 'sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sde2', 'sde3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'md121', 'md122', 'md123', 'md124', 'md125', 'md126', 'md127'] >15:33:40,215 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SMI_Reader_12345678901234567890-0:0 /dev/disk/by-path/pci-0000:00:04.1-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.1/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Reader', > 'ID_MODEL_ENC': '\\x20\\x20Reader\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6300', > 'ID_PATH': 'pci-0000:00:04.1-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_04_1-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SMI_Reader_12345678901234567890-0:0', > 'ID_SERIAL_SHORT': '12345678901234567890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/usb-SMI_Reader_12345678901234567890-0:0', > '/dev/disk/by-path/pci-0000:00:04.1-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.1/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdf'} ; name: sdf ; >15:33:40,216 INFO storage: scanning sdf (/devices/pci0000:00/0000:00:04.1/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdf)... >15:33:40,219 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >15:33:40,222 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:40,225 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdf ; >15:33:40,233 INFO storage: sdf is a disk >15:33:40,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:40,242 DEBUG storage: DiskDevice._setFormat: sdf ; current: None ; type: None ; >15:33:40,242 INFO storage: added disk sdf (id 0) to device tree >15:33:40,242 DEBUG storage: looking up parted Device: /dev/sdf >15:33:40,292 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK /dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0 /dev/disk/by-id/wwn-0x5e83a97f85f28a27', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > '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': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'OCZ-VERTEX2', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0', > 'ID_REVISION': '1.33', > 'ID_SCSI_COMPAT': 'SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL': 'OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL_SHORT': 'OCZ-V106578E2QO28ISK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f85f28a27', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f85f28a27', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '5', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > '/dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0', > '/dev/disk/by-id/wwn-0x5e83a97f85f28a27'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:33:40,292 INFO storage: scanning sda (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda)... >15:33:40,295 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:40,299 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:40,303 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:33:40,307 INFO storage: sda is a disk >15:33:40,307 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:40,311 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:33:40,311 INFO storage: added disk sda (id 1) to device tree >15:33:40,311 DEBUG storage: looking up parted Device: /dev/sda >15:33:40,316 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:33:40,318 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >15:33:40,318 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:40,321 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:33:40,521 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >15:33:40,530 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:33:40,534 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:33:40,565 INFO storage: got device: DiskDevice instance (0x32e8550) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 109704.164062 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX2 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 224674128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (13985, 255, 63) biosGeometry: (13985, 255, 63) > PedDevice: <_ped.Device object at 0x32e7170> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x333cf10> >15:33:40,601 INFO storage: got format: DiskLabel instance (0x333ce50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x33670d0>, <parted.partition.Partition object at 0x3367350>, <parted.partition.Partition object at 0x33675d0>, <parted.partition.Partition object at 0x3367910>, <parted.partition.Partition object at 0x33676d0>] > device: <parted.device.Device object at 0x334ca90> > PedDisk: <_ped.Disk object at 0x336edd0> > origPartedDisk = <parted.disk.Disk object at 0x334cd10> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX2 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 224674128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (13985, 255, 63) biosGeometry: (13985, 255, 63) > PedDevice: <_ped.Device object at 0x32e7710> > >15:33:40,616 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part1 /dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/322ad008-e956-45de-b820-69b2b1b6b476 /dev/disk/by-id/wwn-0x5e83a97f85f28a27-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > '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': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '322ad008-e956-45de-b820-69b2b1b6b476', > 'ID_FS_UUID_ENC': '322ad008-e956-45de-b820-69b2b1b6b476', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'OCZ-VERTEX2', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0', > 'ID_REVISION': '1.33', > 'ID_SCSI_COMPAT': 'SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL': 'OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL_SHORT': 'OCZ-V106578E2QO28ISK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f85f28a27', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f85f28a27', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '1048576000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part1', > '/dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part1', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/322ad008-e956-45de-b820-69b2b1b6b476', > '/dev/disk/by-id/wwn-0x5e83a97f85f28a27-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:33:40,617 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:33:40,620 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:33:40,623 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:40,624 INFO storage: sda1 is a partition >15:33:40,627 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:33:40,630 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:40,634 DEBUG storage: DeviceTree.getDeviceByName returned existing 109704MB disk sda (1) with existing msdos disklabel >15:33:40,637 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:33:40,641 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:33:40,641 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:40,645 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:33:40,646 DEBUG storage: looking up parted Partition: /dev/sda1 >15:33:40,652 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:33:40,656 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:33:40,660 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:33:40,663 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:33:40,663 INFO storage: added partition sda1 (id 2) to device tree >15:33:40,666 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:33:40,670 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >15:33:40,674 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,675 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:40,675 DEBUG storage: device sda1 does not contain a disklabel >15:33:40,676 INFO storage: type detected on 'sda1' is 'ext4' >15:33:40,679 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,749 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,750 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:40,755 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:33:40,758 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >15:33:40,760 DEBUG storage: looking up parted Device: /dev/sda1 >15:33:40,776 INFO storage: got device: PartitionDevice instance (0x3367ad0) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 109704MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x32e7b00> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x334cc90> fileSystem: <parted.filesystem.FileSystem object at 0x3367490> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3367190> PedPartition: <_ped.Partition object at 0x3349ef0> > disk = existing 109704MB disk sda (1) with existing msdos disklabel > start = 2048 end = 2050047 length = 2048000 > flags = boot >15:33:40,780 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,781 INFO storage: got format: Ext4FS instance (0x3381350) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 322ad008-e956-45de-b820-69b2b1b6b476 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1000.0 targetSize = 1000.0 > >15:33:40,792 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part2 /dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/ac3484ac-c9ea-4ac3-98ce-1fb07e2e7f6c /dev/disk/by-label/_Fedora-15-x86_6 /dev/disk/by-id/wwn-0x5e83a97f85f28a27-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > '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': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '_Fedora-15-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-15-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac3484ac-c9ea-4ac3-98ce-1fb07e2e7f6c', > 'ID_FS_UUID_ENC': 'ac3484ac-c9ea-4ac3-98ce-1fb07e2e7f6c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'OCZ-VERTEX2', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0', > 'ID_REVISION': '1.33', > 'ID_SCSI_COMPAT': 'SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL': 'OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL_SHORT': 'OCZ-V106578E2QO28ISK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f85f28a27', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f85f28a27', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '1049624576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '36700160000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part2', > '/dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part2', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/ac3484ac-c9ea-4ac3-98ce-1fb07e2e7f6c', > '/dev/disk/by-label/_Fedora-15-x86_6', > '/dev/disk/by-id/wwn-0x5e83a97f85f28a27-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:33:40,793 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:33:40,796 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:33:40,799 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:40,799 INFO storage: sda2 is a partition >15:33:40,803 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:33:40,806 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:40,809 DEBUG storage: DeviceTree.getDeviceByName returned existing 109704MB disk sda (1) with existing msdos disklabel >15:33:40,813 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:33:40,817 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:33:40,817 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:40,821 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:33:40,822 DEBUG storage: looking up parted Partition: /dev/sda2 >15:33:40,825 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:33:40,829 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:33:40,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:33:40,836 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:33:40,836 INFO storage: added partition sda2 (id 3) to device tree >15:33:40,839 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:33:40,843 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >15:33:40,847 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,847 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:40,847 DEBUG storage: device sda2 does not contain a disklabel >15:33:40,848 INFO storage: type detected on 'sda2' is 'ext4' >15:33:40,851 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,914 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,915 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:40,918 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:33:40,922 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >15:33:40,923 DEBUG storage: looking up parted Device: /dev/sda2 >15:33:40,938 INFO storage: got device: PartitionDevice instance (0x33679d0) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 109704MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 35000.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x32e7b90> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x334cc90> fileSystem: <parted.filesystem.FileSystem object at 0x33674d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3367410> PedPartition: <_ped.Partition object at 0x3349f50> > disk = existing 109704MB disk sda (1) with existing msdos disklabel > start = 2050048 end = 73730047 length = 71680000 > flags = >15:33:40,942 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:40,943 INFO storage: got format: Ext4FS instance (0x3345190) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ac3484ac-c9ea-4ac3-98ce-1fb07e2e7f6c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-15-x86_6 size = 35000.0 targetSize = 35000.0 > >15:33:40,955 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part3 /dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part3 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/3A405D2F405CF35D /dev/disk/by-label/SSD_BOOTXP /dev/disk/by-id/wwn-0x5e83a97f85f28a27-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > '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': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'SSD_BOOTXP', > 'ID_FS_LABEL_ENC': 'SSD_BOOTXP', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3A405D2F405CF35D', > 'ID_FS_UUID_ENC': '3A405D2F405CF35D', > 'ID_MODEL': 'OCZ-VERTEX2', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0', > 'ID_REVISION': '1.33', > 'ID_SCSI_COMPAT': 'SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL': 'OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL_SHORT': 'OCZ-V106578E2QO28ISK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f85f28a27', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f85f28a27', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '37749784576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '20971520512', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x07', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part3', > '/dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part3', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/3A405D2F405CF35D', > '/dev/disk/by-label/SSD_BOOTXP', > '/dev/disk/by-id/wwn-0x5e83a97f85f28a27-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:33:40,956 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:33:40,959 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:33:40,962 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:40,963 INFO storage: sda3 is a partition >15:33:40,966 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:33:40,969 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:40,973 DEBUG storage: DeviceTree.getDeviceByName returned existing 109704MB disk sda (1) with existing msdos disklabel >15:33:40,977 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:33:40,981 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:33:40,981 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:40,985 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:33:40,985 DEBUG storage: looking up parted Partition: /dev/sda3 >15:33:40,989 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >15:33:40,992 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:33:40,996 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:33:40,999 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:33:41,000 INFO storage: added partition sda3 (id 4) to device tree >15:33:41,003 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:33:41,006 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >15:33:41,010 DEBUG storage: NTFS.supported: supported: False ; >15:33:41,010 DEBUG storage: getFormat('ntfs') returning NTFS instance >15:33:41,010 DEBUG storage: device sda3 does not contain a disklabel >15:33:41,011 INFO storage: type detected on 'sda3' is 'ntfs' >15:33:41,014 DEBUG storage: NTFS.supported: supported: False ; >15:33:41,018 DEBUG storage: NTFS.supported: supported: False ; >15:33:41,018 DEBUG storage: getFormat('ntfs') returning NTFS instance >15:33:41,021 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:33:41,025 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >15:33:41,026 DEBUG storage: looking up parted Device: /dev/sda3 >15:33:41,041 INFO storage: got device: PartitionDevice instance (0x33815d0) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 109704MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20000.0004883 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40960001 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x32e7560> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x334cc90> fileSystem: <parted.filesystem.FileSystem object at 0x3367690> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3367610> PedPartition: <_ped.Partition object at 0x3349fb0> > disk = existing 109704MB disk sda (1) with existing msdos disklabel > start = 73730048 end = 114690048 length = 40960001 > flags = >15:33:41,047 DEBUG storage: NTFS.supported: supported: False ; >15:33:41,048 INFO storage: got format: NTFS instance (0x3381750) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 3A405D2F405CF35D exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = SSD_BOOTXP size = 0 targetSize = 0 > >15:33:41,058 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part4 /dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part4 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part4 /dev/disk/by-id/wwn-0x5e83a97f85f28a27-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > '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': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'OCZ-VERTEX2', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0', > 'ID_REVISION': '1.33', > 'ID_SCSI_COMPAT': 'SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL': 'OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL_SHORT': 'OCZ-V106578E2QO28ISK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f85f28a27', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f85f28a27', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '58721828864', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '56311324672', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x05', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part4', > '/dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part4', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part4', > '/dev/disk/by-id/wwn-0x5e83a97f85f28a27-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >15:33:41,059 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >15:33:41,062 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:33:41,065 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:41,066 INFO storage: sda4 is a partition >15:33:41,069 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >15:33:41,072 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:41,076 DEBUG storage: DeviceTree.getDeviceByName returned existing 109704MB disk sda (1) with existing msdos disklabel >15:33:41,080 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:33:41,083 DEBUG storage: PartitionDevice._setFormat: sda4 ; >15:33:41,084 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,087 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >15:33:41,088 DEBUG storage: looking up parted Partition: /dev/sda4 >15:33:41,091 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >15:33:41,095 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >15:33:41,098 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >15:33:41,102 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >15:33:41,102 INFO storage: added partition sda4 (id 5) to device tree >15:33:41,105 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >15:33:41,108 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >15:33:41,108 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,112 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:33:41,116 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: None ; exists: True ; >15:33:41,118 WARN storage: disklabel detected but not usable on sda4 >15:33:41,118 DEBUG storage: no type or existing type for sda4, bailing >15:33:41,119 DEBUG storage: looking up parted Device: /dev/sda4 >15:33:41,140 INFO storage: got device: PartitionDevice instance (0x3345310) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 109704MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 53702.6640625 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32565 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x32e7cb0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x334cc90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3367950> PedPartition: <_ped.Partition object at 0x33650b0> > disk = existing 109704MB disk sda (1) with existing msdos disklabel > start = 114691072 end = 224674127 length = 109983056 > flags = >15:33:41,149 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part5 /dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part5 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part5 /dev/disk/by-id/wwn-0x5e83a97f85f28a27-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > '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': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'OCZ-VERTEX2', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0', > 'ID_REVISION': '1.33', > 'ID_SCSI_COMPAT': 'SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL': 'OCZ-VERTEX2_OCZ-V106578E2QO28ISK', > 'ID_SERIAL_SHORT': 'OCZ-V106578E2QO28ISK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f85f28a27', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f85f28a27', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '58722877440', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '21474836480', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part5', > '/dev/disk/by-id/scsi-SATA_OCZ-VERTEX2_OCZ-V106578E2QO28ISK-part5', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part5', > '/dev/disk/by-id/wwn-0x5e83a97f85f28a27-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >15:33:41,149 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >15:33:41,153 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >15:33:41,156 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:41,156 INFO storage: sda5 is a partition >15:33:41,159 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >15:33:41,162 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:41,166 DEBUG storage: DeviceTree.getDeviceByName returned existing 109704MB disk sda (1) with existing msdos disklabel >15:33:41,170 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >15:33:41,174 DEBUG storage: PartitionDevice._setFormat: sda5 ; >15:33:41,174 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,178 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >15:33:41,178 DEBUG storage: looking up parted Partition: /dev/sda5 >15:33:41,182 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >15:33:41,185 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >15:33:41,189 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >15:33:41,192 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >15:33:41,192 INFO storage: added partition sda5 (id 6) to device tree >15:33:41,196 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >15:33:41,199 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: None ; >15:33:41,199 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,202 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:33:41,206 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: None ; exists: True ; >15:33:41,210 WARN storage: disklabel detected but not usable on sda5 >15:33:41,210 DEBUG storage: no type or existing type for sda5, bailing >15:33:41,211 DEBUG storage: looking up parted Device: /dev/sda5 >15:33:41,224 INFO storage: got device: PartitionDevice instance (0x33819d0) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 109704MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32565 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x32e7dd0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x334cc90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33677d0> PedPartition: <_ped.Partition object at 0x3365050> > disk = existing 109704MB disk sda (1) with existing msdos disklabel > start = 114693120 end = 156636159 length = 41943040 > flags = >15:33:41,233 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0 /dev/disk/by-id/wwn-0x50014ee0ac129e84', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\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_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '7', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >15:33:41,234 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb)... >15:33:41,237 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:41,240 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:41,243 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >15:33:41,248 INFO storage: sdb is a disk >15:33:41,248 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,252 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:33:41,252 INFO storage: added disk sdb (id 7) to device tree >15:33:41,252 DEBUG storage: looking up parted Device: /dev/sdb >15:33:41,257 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >15:33:41,259 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >15:33:41,259 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,262 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:33:41,416 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >15:33:41,578 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:33:41,581 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >15:33:41,597 INFO storage: got device: DiskDevice instance (0x3381c10) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 953869.710938 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x32e7d40> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3381b50> >15:33:41,618 INFO storage: got format: DiskLabel instance (0x3381a10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 7 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 7 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x339b510>, <parted.partition.Partition object at 0x339b350>, <parted.partition.Partition object at 0x339b710>, <parted.partition.Partition object at 0x339b3d0>, <parted.partition.Partition object at 0x339b890>, <parted.partition.Partition object at 0x339bb10>, <parted.partition.Partition object at 0x339bb50>] > device: <parted.device.Device object at 0x3381e50> > PedDisk: <_ped.Disk object at 0x3385440> > origPartedDisk = <parted.disk.Disk object at 0x3381e90> > partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x32e7c20> > >15:33:41,633 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part1 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee0ac129e84-part1 /dev/disk/by-partuuid/fdd8c009-dee3-4edb-81c5-aa2f97d50e76 /dev/disk/by-partlabel/Linux\\x2fWindows\\x20data', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x2fWindows\\x20data', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'fdd8c009-dee3-4edb-81c5-aa2f97d50e76', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux/Windows data', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '26842497536', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': 'FDD8C009-DEE3-4EDB-81C5-AA2F97D50E76', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part1', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part1', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part1', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84-part1', > '/dev/disk/by-partuuid/fdd8c009-dee3-4edb-81c5-aa2f97d50e76', > '/dev/disk/by-partlabel/Linux\\x2fWindows\\x20data'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >15:33:41,634 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >15:33:41,637 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:33:41,640 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:41,640 INFO storage: sdb1 is a partition >15:33:41,643 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >15:33:41,647 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:41,650 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (7) with existing gpt disklabel >15:33:41,654 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >15:33:41,658 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >15:33:41,658 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,662 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >15:33:41,662 DEBUG storage: looking up parted Partition: /dev/sdb1 >15:33:41,666 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >15:33:41,669 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >15:33:41,673 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >15:33:41,676 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >15:33:41,677 INFO storage: added partition sdb1 (id 8) to device tree >15:33:41,680 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >15:33:41,683 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >15:33:41,683 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,687 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >15:33:41,690 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: None ; exists: True ; >15:33:41,694 WARN storage: disklabel detected but not usable on sdb1 >15:33:41,695 DEBUG storage: no type or existing type for sdb1, bailing >15:33:41,696 DEBUG storage: looking up parted Device: /dev/sdb1 >15:33:41,708 INFO storage: got device: PartitionDevice instance (0x339be90) -- > name = sdb1 status = True kids = 0 id = 8 > parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel'] > uuid = None size = 25599.0004883 > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 52426753 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32565 did: 0 busy: False > hardwareGeometry: (3263, 255, 63) biosGeometry: (3263, 255, 63) > PedDevice: <_ped.Device object at 0x339a440> > target size = 0 path = /dev/sdb1 > 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 0x3381dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: Linux/Windows data active: True busy: False > geometry: <parted.geometry.Geometry object at 0x339b490> PedPartition: <_ped.Partition object at 0x337ea70> > disk = existing 953869MB disk sdb (7) with existing gpt disklabel > start = 2048 end = 52428800 length = 52426753 > flags = >15:33:41,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part2 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee0ac129e84-part2 /dev/disk/by-partuuid/405d61e3-cf64-472d-9e51-ff9e0c46c12c /dev/disk/by-partlabel/Linux\\x2fWindows\\x20data', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x2fWindows\\x20data', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '405d61e3-cf64-472d-9e51-ff9e0c46c12c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux/Windows data', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '26844594176', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '5368709120', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': '405D61E3-CF64-472D-9E51-FF9E0C46C12C', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part2', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part2', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part2', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84-part2', > '/dev/disk/by-partuuid/405d61e3-cf64-472d-9e51-ff9e0c46c12c', > '/dev/disk/by-partlabel/Linux\\x2fWindows\\x20data'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >15:33:41,718 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >15:33:41,721 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >15:33:41,724 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:41,725 INFO storage: sdb2 is a partition >15:33:41,728 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >15:33:41,731 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:41,735 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (7) with existing gpt disklabel >15:33:41,739 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >15:33:41,743 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >15:33:41,743 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,747 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >15:33:41,747 DEBUG storage: looking up parted Partition: /dev/sdb2 >15:33:41,751 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >15:33:41,754 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >15:33:41,757 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >15:33:41,761 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >15:33:41,761 INFO storage: added partition sdb2 (id 9) to device tree >15:33:41,764 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >15:33:41,767 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >15:33:41,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,771 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >15:33:41,775 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: None ; exists: True ; >15:33:41,789 WARN storage: disklabel detected but not usable on sdb2 >15:33:41,790 DEBUG storage: no type or existing type for sdb2, bailing >15:33:41,791 DEBUG storage: looking up parted Device: /dev/sdb2 >15:33:41,804 INFO storage: got device: PartitionDevice instance (0x339c150) -- > name = sdb2 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel'] > uuid = None size = 5120.0 > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x32e7ef0> > target size = 0 path = /dev/sdb2 > 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 0x3381dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: Linux/Windows data active: True busy: False > geometry: <parted.geometry.Geometry object at 0x339b050> PedPartition: <_ped.Partition object at 0x337e4d0> > disk = existing 953869MB disk sdb (7) with existing gpt disklabel > start = 52430848 end = 62916607 length = 10485760 > flags = >15:33:41,814 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part3 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part3 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part3 /dev/disk/by-uuid/375a4b6e-b0c8-457c-a36a-c2401743e74e /dev/disk/by-label/swap1-vol /dev/disk/by-id/wwn-0x50014ee0ac129e84-part3 /dev/disk/by-partuuid/7c3b60a1-ea00-4ead-91f2-521dc52db63f /dev/disk/by-partlabel/Linux\\x20swap', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'swap1-vol', > 'ID_FS_LABEL_ENC': 'swap1-vol', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '375a4b6e-b0c8-457c-a36a-c2401743e74e', > 'ID_FS_UUID_ENC': '375a4b6e-b0c8-457c-a36a-c2401743e74e', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20swap', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '7c3b60a1-ea00-4ead-91f2-521dc52db63f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux swap', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '32213303296', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '8589934592', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'UDISKS_PARTITION_TYPE': '0657FD6D-A4AB-43C4-84E5-0933C84B4F4F', > 'UDISKS_PARTITION_UUID': '7C3B60A1-EA00-4EAD-91F2-521DC52DB63F', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part3', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part3', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part3', > '/dev/disk/by-uuid/375a4b6e-b0c8-457c-a36a-c2401743e74e', > '/dev/disk/by-label/swap1-vol', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84-part3', > '/dev/disk/by-partuuid/7c3b60a1-ea00-4ead-91f2-521dc52db63f', > '/dev/disk/by-partlabel/Linux\\x20swap'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >15:33:41,814 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >15:33:41,818 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >15:33:41,821 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:41,821 INFO storage: sdb3 is a partition >15:33:41,824 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >15:33:41,827 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:41,831 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (7) with existing gpt disklabel >15:33:41,835 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >15:33:41,838 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >15:33:41,839 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,843 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >15:33:41,843 DEBUG storage: looking up parted Partition: /dev/sdb3 >15:33:41,846 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >15:33:41,850 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >15:33:41,854 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >15:33:41,857 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >15:33:41,857 INFO storage: added partition sdb3 (id 10) to device tree >15:33:41,861 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >15:33:41,864 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: None ; >15:33:41,868 DEBUG storage: SwapSpace.__init__: >15:33:41,868 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:33:41,868 DEBUG storage: device sdb3 does not contain a disklabel >15:33:41,869 INFO storage: type detected on 'sdb3' is 'swap' >15:33:41,872 DEBUG storage: SwapSpace.__init__: device: /dev/sdb3 ; serial: WD-WMATV2202497 ; uuid: 375a4b6e-b0c8-457c-a36a-c2401743e74e ; exists: True ; label: swap1-vol ; >15:33:41,872 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:33:41,876 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >15:33:41,879 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: swap ; >15:33:41,880 DEBUG storage: looking up parted Device: /dev/sdb3 >15:33:41,887 INFO storage: got device: PartitionDevice instance (0x3381710) -- > name = sdb3 status = True kids = 0 id = 10 > parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel'] > uuid = None size = 8192.0 > format = existing swap > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25135 did: 28524 busy: True > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x339a4d0> > target size = 0 path = /dev/sdb3 > 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 0x3381dd0> fileSystem: <parted.filesystem.FileSystem object at 0x339b1d0> > number: 3 path: /dev/sdb3 type: 0 > name: Linux swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x339b190> PedPartition: <_ped.Partition object at 0x337ead0> > disk = existing 953869MB disk sdb (7) with existing gpt disklabel > start = 62916608 end = 79693823 length = 16777216 > flags = >15:33:41,888 INFO storage: got format: SwapSpace instance (0x339c590) -- > type = swap name = swap status = True > device = /dev/sdb3 uuid = 375a4b6e-b0c8-457c-a36a-c2401743e74e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap1-vol >15:33:41,901 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part4 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part4 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part4 /dev/disk/by-id/wwn-0x50014ee0ac129e84-part4 /dev/disk/by-partuuid/d9d71b3f-9a52-4026-9679-32c5bc41e438 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:HOME1', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:HOME1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8b590322-aec2-af85-5726-572960bda92f', > 'ID_FS_UUID_ENC': '8b590322-aec2-af85-5726-572960bda92f', > 'ID_FS_UUID_SUB': 'e9b7f269-5843-c9a8-056b-d4462b70aed0', > 'ID_FS_UUID_SUB_ENC': 'e9b7f269-5843-c9a8-056b-d4462b70aed0', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'd9d71b3f-9a52-4026-9679-32c5bc41e438', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'e9b7f269:5843c9a8:056bd446:2b70aed0', > 'MD_EVENTS': '7761', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:HOME1', > 'MD_UPDATE_TIME': '1314595401', > 'MD_UUID': '8b590322:aec2af85:57265729:60bda92f', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '40803237888', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '59055800320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': 'D9D71B3F-9A52-4026-9679-32C5BC41E438', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part4', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part4', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part4', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84-part4', > '/dev/disk/by-partuuid/d9d71b3f-9a52-4026-9679-32c5bc41e438', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >15:33:41,901 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >15:33:41,905 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >15:33:41,908 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:41,909 INFO storage: sdb4 is a partition >15:33:41,912 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >15:33:41,915 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:41,919 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (7) with existing gpt disklabel >15:33:41,923 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >15:33:41,927 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >15:33:41,927 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:41,931 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >15:33:41,931 DEBUG storage: looking up parted Partition: /dev/sdb4 >15:33:41,935 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >15:33:41,939 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >15:33:41,942 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >15:33:41,946 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >15:33:41,946 INFO storage: added partition sdb4 (id 11) to device tree >15:33:41,949 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >15:33:41,952 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: None ; >15:33:41,956 DEBUG storage: MDRaidMember.__init__: >15:33:41,956 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:41,956 DEBUG storage: device sdb4 does not contain a disklabel >15:33:41,957 INFO storage: type detected on 'sdb4' is 'linux_raid_member' >15:33:41,960 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:HOME1 ; device: /dev/sdb4 ; serial: WD-WMATV2202497 ; mdUuid: 8b590322:aec2af85:57265729:60bda92f ; biosraid: False ; >15:33:41,961 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:41,964 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >15:33:41,967 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: mdmember ; >15:33:41,971 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb4 ; >15:33:42,000 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >15:33:42,003 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,003 INFO storage: using name md0 for md array containing member sdb4 >15:33:42,004 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,008 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: None ; >15:33:42,012 DEBUG storage: MDRaidArrayDevice._addDevice: md0 ; device: sdb4 ; status: False ; >15:33:42,015 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb4 ; >15:33:42,019 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >15:33:42,065 WARN storage: failed to add member /dev/sdb4 to md array /dev/md0: mdadd failed for /dev/sdb4: >15:33:42,066 INFO storage: added mdarray md0 (id 12) to device tree >15:33:42,067 DEBUG storage: looking up parted Device: /dev/sdb4 >15:33:42,081 INFO storage: got device: PartitionDevice instance (0x3381b10) -- > name = sdb4 status = True kids = 1 id = 11 > parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel'] > uuid = None size = 56320.0 > format = existing mdmember > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 115343360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7179, 255, 63) biosGeometry: (7179, 255, 63) > PedDevice: <_ped.Device object at 0x32e7f80> > target size = 0 path = /dev/sdb4 > 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 0x3381dd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x339b310> PedPartition: <_ped.Partition object at 0x337e590> > disk = existing 953869MB disk sdb (7) with existing gpt disklabel > start = 79693824 end = 195037183 length = 115343360 > flags = raid >15:33:42,081 INFO storage: got format: MDRaidMember instance (0x339c7d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb4 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8b590322:aec2af85:57265729:60bda92f biosraid = False >15:33:42,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part5 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part5 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part5 /dev/disk/by-id/wwn-0x50014ee0ac129e84-part5 /dev/disk/by-partuuid/11d76889-a298-48ee-aeba-2b0f0ff1eeec /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:RCERO1', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:RCERO1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bf29125c-9fed-5e33-8674-f063b3da5faf', > 'ID_FS_UUID_ENC': 'bf29125c-9fed-5e33-8674-f063b3da5faf', > 'ID_FS_UUID_SUB': '459fefdb-41a2-34de-7605-5b64638d4152', > 'ID_FS_UUID_SUB_ENC': '459fefdb-41a2-34de-7605-5b64638d4152', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '11d76889-a298-48ee-aeba-2b0f0ff1eeec', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '459fefdb:41a234de:76055b64:638d4152', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'ulquiorra.espada:RCERO1', > 'MD_UPDATE_TIME': '1310476893', > 'MD_UUID': 'bf29125c:9fed5e33:8674f063:b3da5faf', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '99859038208', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '53687091200', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '11D76889-A298-48EE-AEBA-2B0F0FF1EEEC', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part5', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part5', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part5', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84-part5', > '/dev/disk/by-partuuid/11d76889-a298-48ee-aeba-2b0f0ff1eeec', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >15:33:42,095 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >15:33:42,099 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >15:33:42,102 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,103 INFO storage: sdb5 is a partition >15:33:42,106 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >15:33:42,109 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:42,113 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (7) with existing gpt disklabel >15:33:42,117 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >15:33:42,121 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >15:33:42,121 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,125 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >15:33:42,125 DEBUG storage: looking up parted Partition: /dev/sdb5 >15:33:42,129 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >15:33:42,133 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >15:33:42,136 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >15:33:42,140 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >15:33:42,140 INFO storage: added partition sdb5 (id 13) to device tree >15:33:42,144 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >15:33:42,147 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: None ; >15:33:42,151 DEBUG storage: MDRaidMember.__init__: >15:33:42,151 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:42,151 DEBUG storage: device sdb5 does not contain a disklabel >15:33:42,151 INFO storage: type detected on 'sdb5' is 'linux_raid_member' >15:33:42,155 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:RCERO1 ; device: /dev/sdb5 ; serial: WD-WMATV2202497 ; mdUuid: bf29125c:9fed5e33:8674f063:b3da5faf ; biosraid: False ; >15:33:42,155 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:42,159 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >15:33:42,162 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >15:33:42,165 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >15:33:42,196 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >15:33:42,200 DEBUG storage: non-existant RAID 1 size == 56318.0 >15:33:42,201 DEBUG storage: DeviceTree.getDeviceByName returned existing 56318MB mdarray md0 (12) >15:33:42,204 DEBUG storage: DeviceTree.getDeviceByName: name: md1 ; >15:33:42,207 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,208 INFO storage: using name md1 for md array containing member sdb5 >15:33:42,208 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,212 DEBUG storage: MDRaidArrayDevice._setFormat: md1 ; current: None ; type: None ; >15:33:42,216 DEBUG storage: MDRaidArrayDevice._addDevice: md1 ; device: sdb5 ; status: False ; >15:33:42,219 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >15:33:42,223 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >15:33:42,297 WARN storage: failed to add member /dev/sdb5 to md array /dev/md1: mdadd failed for /dev/sdb5: >15:33:42,298 INFO storage: added mdarray md1 (id 14) to device tree >15:33:42,299 DEBUG storage: looking up parted Device: /dev/sdb5 >15:33:42,313 INFO storage: got device: PartitionDevice instance (0x339ca50) -- > name = sdb5 status = True kids = 1 id = 13 > parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel'] > uuid = None size = 51200.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32565 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x339a5f0> > target size = 0 path = /dev/sdb5 > 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 0x3381dd0> fileSystem: None > number: 5 path: /dev/sdb5 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x339b8d0> PedPartition: <_ped.Partition object at 0x337e470> > disk = existing 953869MB disk sdb (7) with existing gpt disklabel > start = 195037184 end = 299894783 length = 104857600 > flags = raid >15:33:42,314 INFO storage: got format: MDRaidMember instance (0x3381550) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = bf29125c:9fed5e33:8674f063:b3da5faf biosraid = False >15:33:42,328 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part6 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part6 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part6 /dev/disk/by-id/wwn-0x50014ee0ac129e84-part6 /dev/disk/by-partuuid/ba2a5c9a-aa6d-4e43-8dbf-f2eb2b64eef2 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:RCERO2', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:RCERO2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '994a287e-7b6a-e47b-2d53-685627f7dfd3', > 'ID_FS_UUID_ENC': '994a287e-7b6a-e47b-2d53-685627f7dfd3', > 'ID_FS_UUID_SUB': '59f60e5f-3edd-084a-4fc6-8e5ed2c5bd0b', > 'ID_FS_UUID_SUB_ENC': '59f60e5f-3edd-084a-4fc6-8e5ed2c5bd0b', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'ba2a5c9a-aa6d-4e43-8dbf-f2eb2b64eef2', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '59f60e5f:3edd084a:4fc68e5e:d2c5bd0b', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'ulquiorra.espada:RCERO2', > 'MD_UPDATE_TIME': '1310477589', > 'MD_UUID': '994a287e:7b6ae47b:2d536856:27f7dfd3', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '6', > 'UDISKS_PARTITION_OFFSET': '153546129408', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '75161927680', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': 'BA2A5C9A-AA6D-4E43-8DBF-F2EB2B64EEF2', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part6', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part6', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part6', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84-part6', > '/dev/disk/by-partuuid/ba2a5c9a-aa6d-4e43-8dbf-f2eb2b64eef2', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >15:33:42,329 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >15:33:42,332 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >15:33:42,336 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,336 INFO storage: sdb6 is a partition >15:33:42,340 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >15:33:42,343 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:42,347 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (7) with existing gpt disklabel >15:33:42,350 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >15:33:42,354 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >15:33:42,355 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,359 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >15:33:42,359 DEBUG storage: looking up parted Partition: /dev/sdb6 >15:33:42,362 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >15:33:42,366 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >15:33:42,370 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >15:33:42,373 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >15:33:42,373 INFO storage: added partition sdb6 (id 15) to device tree >15:33:42,377 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >15:33:42,380 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: None ; >15:33:42,383 DEBUG storage: MDRaidMember.__init__: >15:33:42,384 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:42,384 DEBUG storage: device sdb6 does not contain a disklabel >15:33:42,384 INFO storage: type detected on 'sdb6' is 'linux_raid_member' >15:33:42,388 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:RCERO2 ; device: /dev/sdb6 ; serial: WD-WMATV2202497 ; mdUuid: 994a287e:7b6ae47b:2d536856:27f7dfd3 ; biosraid: False ; >15:33:42,388 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:42,391 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >15:33:42,395 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >15:33:42,398 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >15:33:42,432 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >15:33:42,436 DEBUG storage: non-existant RAID 1 size == 56318.0 >15:33:42,436 DEBUG storage: DeviceTree.getDeviceByName returned existing 56318MB mdarray md0 (12) >15:33:42,439 DEBUG storage: DeviceTree.getDeviceByName: name: md1 ; >15:33:42,443 DEBUG storage: non-existant RAID 0 size == 102396.0 >15:33:42,443 DEBUG storage: DeviceTree.getDeviceByName returned existing 102396MB mdarray md1 (14) >15:33:42,446 DEBUG storage: DeviceTree.getDeviceByName: name: md2 ; >15:33:42,450 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,450 INFO storage: using name md2 for md array containing member sdb6 >15:33:42,450 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,454 DEBUG storage: MDRaidArrayDevice._setFormat: md2 ; current: None ; type: None ; >15:33:42,458 DEBUG storage: MDRaidArrayDevice._addDevice: md2 ; device: sdb6 ; status: False ; >15:33:42,462 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >15:33:42,464 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >15:33:42,589 WARN storage: failed to add member /dev/sdb6 to md array /dev/md2: mdadd failed for /dev/sdb6: >15:33:42,590 INFO storage: added mdarray md2 (id 16) to device tree >15:33:42,591 DEBUG storage: looking up parted Device: /dev/sdb6 >15:33:42,605 INFO storage: got device: PartitionDevice instance (0x339c8d0) -- > name = sdb6 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel'] > uuid = None size = 71680.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 146800640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9137, 255, 63) biosGeometry: (9137, 255, 63) > PedDevice: <_ped.Device object at 0x339a680> > target size = 0 path = /dev/sdb6 > 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 0x3381dd0> fileSystem: None > number: 6 path: /dev/sdb6 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x339b950> PedPartition: <_ped.Partition object at 0x337e530> > disk = existing 953869MB disk sdb (7) with existing gpt disklabel > start = 299894784 end = 446695423 length = 146800640 > flags = raid >15:33:42,606 INFO storage: got format: MDRaidMember instance (0x339c910) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 994a287e:7b6ae47b:2d536856:27f7dfd3 biosraid = False >15:33:42,621 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part7 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part7 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part7 /dev/disk/by-id/wwn-0x50014ee0ac129e84-part7 /dev/disk/by-partuuid/614a221a-313f-4066-bf4c-3fd564d90b29 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:DATA1', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:DATA1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '582a8b3e-94b0-defd-8b3c-ecc12da02a73', > 'ID_FS_UUID_ENC': '582a8b3e-94b0-defd-8b3c-ecc12da02a73', > 'ID_FS_UUID_SUB': '1b05c233-53a5-cdcc-5b09-966b7ccc211a', > 'ID_FS_UUID_SUB_ENC': '1b05c233-53a5-cdcc-5b09-966b7ccc211a', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '614a221a-313f-4066-bf4c-3fd564d90b29', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-1_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2202497', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2202497', > 'ID_SERIAL_SHORT': 'WD-WMATV2202497', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ac129e84', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ac129e84', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1b05c233:53a5cdcc:5b09966b:7ccc211a', > 'MD_EVENTS': '9794', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:DATA1', > 'MD_UPDATE_TIME': '1314595399', > 'MD_UUID': '582a8b3e:94b0defd:8b3cecc1:2da02a73', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '7', > 'UDISKS_PARTITION_OFFSET': '228708057088', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '767725404160', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '614A221A-313F-4066-BF4C-3FD564D90B29', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2202497-part7', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2202497-part7', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part7', > '/dev/disk/by-id/wwn-0x50014ee0ac129e84-part7', > '/dev/disk/by-partuuid/614a221a-313f-4066-bf4c-3fd564d90b29', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >15:33:42,622 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7)... >15:33:42,625 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >15:33:42,628 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,629 INFO storage: sdb7 is a partition >15:33:42,632 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >15:33:42,635 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:42,639 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (7) with existing gpt disklabel >15:33:42,643 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >15:33:42,647 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >15:33:42,647 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,651 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >15:33:42,651 DEBUG storage: looking up parted Partition: /dev/sdb7 >15:33:42,655 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >15:33:42,659 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >15:33:42,662 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >15:33:42,666 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >15:33:42,666 INFO storage: added partition sdb7 (id 17) to device tree >15:33:42,669 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >15:33:42,672 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: None ; >15:33:42,676 DEBUG storage: MDRaidMember.__init__: >15:33:42,676 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:42,676 DEBUG storage: device sdb7 does not contain a disklabel >15:33:42,677 INFO storage: type detected on 'sdb7' is 'linux_raid_member' >15:33:42,680 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:DATA1 ; device: /dev/sdb7 ; serial: WD-WMATV2202497 ; mdUuid: 582a8b3e:94b0defd:8b3cecc1:2da02a73 ; biosraid: False ; >15:33:42,680 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:42,684 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >15:33:42,687 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: mdmember ; >15:33:42,691 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb7 ; >15:33:42,728 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >15:33:42,732 DEBUG storage: non-existant RAID 1 size == 56318.0 >15:33:42,733 DEBUG storage: DeviceTree.getDeviceByName returned existing 56318MB mdarray md0 (12) >15:33:42,736 DEBUG storage: DeviceTree.getDeviceByName: name: md1 ; >15:33:42,740 DEBUG storage: non-existant RAID 0 size == 102396.0 >15:33:42,740 DEBUG storage: DeviceTree.getDeviceByName returned existing 102396MB mdarray md1 (14) >15:33:42,743 DEBUG storage: DeviceTree.getDeviceByName: name: md2 ; >15:33:42,747 DEBUG storage: non-existant RAID 0 size == 143356.0 >15:33:42,747 DEBUG storage: DeviceTree.getDeviceByName returned existing 143356MB mdarray md2 (16) >15:33:42,750 DEBUG storage: DeviceTree.getDeviceByName: name: md3 ; >15:33:42,755 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,755 INFO storage: using name md3 for md array containing member sdb7 >15:33:42,755 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,759 DEBUG storage: MDRaidArrayDevice._setFormat: md3 ; current: None ; type: None ; >15:33:42,763 DEBUG storage: MDRaidArrayDevice._addDevice: md3 ; device: sdb7 ; status: False ; >15:33:42,766 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >15:33:42,770 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >15:33:42,830 WARN storage: failed to add member /dev/sdb7 to md array /dev/md3: mdadd failed for /dev/sdb7: >15:33:42,831 INFO storage: added mdarray md3 (id 18) to device tree >15:33:42,832 DEBUG storage: looking up parted Device: /dev/sdb7 >15:33:42,847 INFO storage: got device: PartitionDevice instance (0x339c690) -- > name = sdb7 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel'] > uuid = None size = 732160.0 > format = existing mdmember > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1499463680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (93337, 255, 63) biosGeometry: (93337, 255, 63) > PedDevice: <_ped.Device object at 0x339a7a0> > target size = 0 path = /dev/sdb7 > 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 0x3381dd0> fileSystem: None > number: 7 path: /dev/sdb7 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x339bc10> PedPartition: <_ped.Partition object at 0x337e650> > disk = existing 953869MB disk sdb (7) with existing gpt disklabel > start = 446695424 end = 1946159103 length = 1499463680 > flags = raid >15:33:42,847 INFO storage: got format: MDRaidMember instance (0x339c750) -- > type = mdmember name = software RAID status = False > device = /dev/sdb7 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 582a8b3e:94b0defd:8b3cecc1:2da02a73 biosraid = False >15:33:42,860 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0 /dev/disk/by-id/wwn-0x50014ee056bd218a', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\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_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '7', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0', > '/dev/disk/by-id/wwn-0x50014ee056bd218a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >15:33:42,861 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc)... >15:33:42,864 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:42,867 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:42,871 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >15:33:42,876 INFO storage: sdc is a disk >15:33:42,876 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,880 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >15:33:42,880 INFO storage: added disk sdc (id 19) to device tree >15:33:42,880 DEBUG storage: looking up parted Device: /dev/sdc >15:33:42,885 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >15:33:42,887 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >15:33:42,888 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:42,891 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:33:43,060 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >15:33:43,229 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:33:43,233 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >15:33:43,249 INFO storage: got device: DiskDevice instance (0x339ca10) -- > name = sdc status = True kids = 0 id = 19 > parents = [] > uuid = None size = 953869.710938 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x339a710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x339cb90> >15:33:43,270 INFO storage: got format: DiskLabel instance (0x339cf90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 7 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 7 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x33f0610>, <parted.partition.Partition object at 0x33f0a50>, <parted.partition.Partition object at 0x33f0810>, <parted.partition.Partition object at 0x33f0c10>, <parted.partition.Partition object at 0x33f0d90>, <parted.partition.Partition object at 0x33f0f10>, <parted.partition.Partition object at 0x33ea0d0>] > device: <parted.device.Device object at 0x33f02d0> > PedDisk: <_ped.Disk object at 0x3382050> > origPartedDisk = <parted.disk.Disk object at 0x33f0510> > partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x339a9e0> > >15:33:43,286 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part1 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee056bd218a-part1 /dev/disk/by-partuuid/a9521015-3257-4a35-826c-4f15dcd46601 /dev/disk/by-partlabel/Linux\\x2fWindows\\x20data', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x2fWindows\\x20data', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'a9521015-3257-4a35-826c-4f15dcd46601', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux/Windows data', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '26842497536', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': 'A9521015-3257-4A35-826C-4F15DCD46601', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part1', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part1', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part1', > '/dev/disk/by-id/wwn-0x50014ee056bd218a-part1', > '/dev/disk/by-partuuid/a9521015-3257-4a35-826c-4f15dcd46601', > '/dev/disk/by-partlabel/Linux\\x2fWindows\\x20data'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >15:33:43,287 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >15:33:43,290 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >15:33:43,293 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:43,294 INFO storage: sdc1 is a partition >15:33:43,297 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >15:33:43,300 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:43,303 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (19) with existing gpt disklabel >15:33:43,307 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:33:43,311 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >15:33:43,311 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:43,315 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >15:33:43,315 DEBUG storage: looking up parted Partition: /dev/sdc1 >15:33:43,319 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >15:33:43,323 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >15:33:43,326 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >15:33:43,329 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >15:33:43,330 INFO storage: added partition sdc1 (id 20) to device tree >15:33:43,333 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >15:33:43,336 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >15:33:43,336 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:43,340 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >15:33:43,344 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: None ; exists: True ; >15:33:43,367 WARN storage: disklabel detected but not usable on sdc1 >15:33:43,367 DEBUG storage: no type or existing type for sdc1, bailing >15:33:43,368 DEBUG storage: looking up parted Device: /dev/sdc1 >15:33:43,382 INFO storage: got device: PartitionDevice instance (0x33ea410) -- > name = sdc1 status = True kids = 0 id = 20 > parents = ['existing 953869MB disk sdc (19) with existing gpt disklabel'] > uuid = None size = 25599.0004883 > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 52426753 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3263, 255, 63) biosGeometry: (3263, 255, 63) > PedDevice: <_ped.Device object at 0x339acb0> > target size = 0 path = /dev/sdc1 > 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 0x33f0390> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: Linux/Windows data active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33f06d0> PedPartition: <_ped.Partition object at 0x3384dd0> > disk = existing 953869MB disk sdc (19) with existing gpt disklabel > start = 2048 end = 52428800 length = 52426753 > flags = >15:33:43,393 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part2 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee056bd218a-part2 /dev/disk/by-partuuid/17815710-8bde-4ebc-b040-0628d8d0dbfb /dev/disk/by-partlabel/Linux\\x2fWindows\\x20data', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x2fWindows\\x20data', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '17815710-8bde-4ebc-b040-0628d8d0dbfb', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux/Windows data', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '26844594176', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '5368709120', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': '17815710-8BDE-4EBC-B040-0628D8D0DBFB', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part2', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part2', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part2', > '/dev/disk/by-id/wwn-0x50014ee056bd218a-part2', > '/dev/disk/by-partuuid/17815710-8bde-4ebc-b040-0628d8d0dbfb', > '/dev/disk/by-partlabel/Linux\\x2fWindows\\x20data'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >15:33:43,393 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >15:33:43,396 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >15:33:43,399 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:43,400 INFO storage: sdc2 is a partition >15:33:43,403 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >15:33:43,406 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:43,410 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (19) with existing gpt disklabel >15:33:43,414 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:33:43,417 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >15:33:43,417 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:43,421 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >15:33:43,422 DEBUG storage: looking up parted Partition: /dev/sdc2 >15:33:43,425 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >15:33:43,429 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >15:33:43,432 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >15:33:43,436 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >15:33:43,436 INFO storage: added partition sdc2 (id 21) to device tree >15:33:43,439 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >15:33:43,443 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >15:33:43,443 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:43,446 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:33:43,450 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: None ; exists: True ; >15:33:43,453 WARN storage: disklabel detected but not usable on sdc2 >15:33:43,454 DEBUG storage: no type or existing type for sdc2, bailing >15:33:43,455 DEBUG storage: looking up parted Device: /dev/sdc2 >15:33:43,468 INFO storage: got device: PartitionDevice instance (0x339cf50) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 953869MB disk sdc (19) with existing gpt disklabel'] > uuid = None size = 5120.0 > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x339ae60> > target size = 0 path = /dev/sdc2 > 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 0x33f0390> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: Linux/Windows data active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33f0a90> PedPartition: <_ped.Partition object at 0x33841d0> > disk = existing 953869MB disk sdc (19) with existing gpt disklabel > start = 52430848 end = 62916607 length = 10485760 > flags = >15:33:43,479 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part3 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part3 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part3 /dev/disk/by-uuid/605aa729-1c32-48a6-a7ee-48b885abb082 /dev/disk/by-label/swap2-vol /dev/disk/by-id/wwn-0x50014ee056bd218a-part3 /dev/disk/by-partuuid/9bbff442-1f6e-4c35-9db9-976448ed6032 /dev/disk/by-partlabel/Linux\\x20swap', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'swap2-vol', > 'ID_FS_LABEL_ENC': 'swap2-vol', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '605aa729-1c32-48a6-a7ee-48b885abb082', > 'ID_FS_UUID_ENC': '605aa729-1c32-48a6-a7ee-48b885abb082', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20swap', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '9bbff442-1f6e-4c35-9db9-976448ed6032', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux swap', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '32213303296', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '8589934592', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'UDISKS_PARTITION_TYPE': '0657FD6D-A4AB-43C4-84E5-0933C84B4F4F', > 'UDISKS_PARTITION_UUID': '9BBFF442-1F6E-4C35-9DB9-976448ED6032', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part3', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part3', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part3', > '/dev/disk/by-uuid/605aa729-1c32-48a6-a7ee-48b885abb082', > '/dev/disk/by-label/swap2-vol', > '/dev/disk/by-id/wwn-0x50014ee056bd218a-part3', > '/dev/disk/by-partuuid/9bbff442-1f6e-4c35-9db9-976448ed6032', > '/dev/disk/by-partlabel/Linux\\x20swap'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >15:33:43,480 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc3)... >15:33:43,484 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >15:33:43,487 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:43,487 INFO storage: sdc3 is a partition >15:33:43,491 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >15:33:43,494 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:43,498 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (19) with existing gpt disklabel >15:33:43,502 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdc ; >15:33:43,505 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >15:33:43,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:43,510 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >15:33:43,510 DEBUG storage: looking up parted Partition: /dev/sdc3 >15:33:43,514 DEBUG storage: PartitionDevice.probe: sdc3 ; exists: True ; >15:33:43,518 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >15:33:43,522 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >15:33:43,525 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >15:33:43,526 INFO storage: added partition sdc3 (id 22) to device tree >15:33:43,529 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >15:33:43,532 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: None ; >15:33:43,535 DEBUG storage: SwapSpace.__init__: >15:33:43,536 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:33:43,536 DEBUG storage: device sdc3 does not contain a disklabel >15:33:43,536 INFO storage: type detected on 'sdc3' is 'swap' >15:33:43,540 DEBUG storage: SwapSpace.__init__: device: /dev/sdc3 ; serial: WD-WMATV2323736 ; uuid: 605aa729-1c32-48a6-a7ee-48b885abb082 ; exists: True ; label: swap2-vol ; >15:33:43,540 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:33:43,544 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >15:33:43,547 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: swap ; >15:33:43,548 DEBUG storage: looking up parted Device: /dev/sdc3 >15:33:43,555 INFO storage: got device: PartitionDevice instance (0x33ea350) -- > name = sdc3 status = True kids = 0 id = 22 > parents = ['existing 953869MB disk sdc (19) with existing gpt disklabel'] > uuid = None size = 8192.0 > format = existing swap > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x339aef0> > target size = 0 path = /dev/sdc3 > 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 0x33f0390> fileSystem: <parted.filesystem.FileSystem object at 0x33f0b10> > number: 3 path: /dev/sdc3 type: 0 > name: Linux swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x33f0910> PedPartition: <_ped.Partition object at 0x3384e30> > disk = existing 953869MB disk sdc (19) with existing gpt disklabel > start = 62916608 end = 79693823 length = 16777216 > flags = >15:33:43,556 INFO storage: got format: SwapSpace instance (0x33ea750) -- > type = swap name = swap status = True > device = /dev/sdc3 uuid = 605aa729-1c32-48a6-a7ee-48b885abb082 exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap2-vol >15:33:43,567 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part4 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part4 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part4 /dev/disk/by-id/wwn-0x50014ee056bd218a-part4 /dev/disk/by-partuuid/0f83c271-258e-4855-a226-0f1ed1784d39 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:HOME1', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:HOME1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8b590322-aec2-af85-5726-572960bda92f', > 'ID_FS_UUID_ENC': '8b590322-aec2-af85-5726-572960bda92f', > 'ID_FS_UUID_SUB': '189a3bd3-cb33-bd99-ce7c-3239f785cc45', > 'ID_FS_UUID_SUB_ENC': '189a3bd3-cb33-bd99-ce7c-3239f785cc45', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '0f83c271-258e-4855-a226-0f1ed1784d39', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '189a3bd3:cb33bd99:ce7c3239:f785cc45', > 'MD_EVENTS': '7761', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:HOME1', > 'MD_UPDATE_TIME': '1314595401', > 'MD_UUID': '8b590322:aec2af85:57265729:60bda92f', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '40803237888', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '59055800320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '0F83C271-258E-4855-A226-0F1ED1784D39', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part4', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part4', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part4', > '/dev/disk/by-id/wwn-0x50014ee056bd218a-part4', > '/dev/disk/by-partuuid/0f83c271-258e-4855-a226-0f1ed1784d39', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >15:33:43,567 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >15:33:43,571 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >15:33:43,574 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:43,574 INFO storage: sdc4 is a partition >15:33:43,578 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >15:33:43,581 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:43,585 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (19) with existing gpt disklabel >15:33:43,589 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdc ; >15:33:43,592 DEBUG storage: PartitionDevice._setFormat: sdc4 ; >15:33:43,592 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:43,596 DEBUG storage: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >15:33:43,597 DEBUG storage: looking up parted Partition: /dev/sdc4 >15:33:43,600 DEBUG storage: PartitionDevice.probe: sdc4 ; exists: True ; >15:33:43,604 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >15:33:43,607 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >15:33:43,611 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >15:33:43,611 INFO storage: added partition sdc4 (id 23) to device tree >15:33:43,614 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >15:33:43,617 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: None ; >15:33:43,621 DEBUG storage: MDRaidMember.__init__: >15:33:43,621 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:43,621 DEBUG storage: device sdc4 does not contain a disklabel >15:33:43,622 INFO storage: type detected on 'sdc4' is 'linux_raid_member' >15:33:43,625 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:HOME1 ; device: /dev/sdc4 ; serial: WD-WMATV2323736 ; mdUuid: 8b590322:aec2af85:57265729:60bda92f ; biosraid: False ; >15:33:43,625 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:43,629 DEBUG storage: PartitionDevice._setFormat: sdc4 ; >15:33:43,632 DEBUG storage: PartitionDevice._setFormat: sdc4 ; current: None ; type: mdmember ; >15:33:43,635 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc4 ; >15:33:43,639 DEBUG storage: MDRaidArrayDevice._addDevice: md0 ; device: sdc4 ; status: False ; >15:33:43,642 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc4 ; >15:33:43,646 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >15:33:43,760 WARN storage: failed to add member /dev/sdc4 to md array /dev/md0: mdadd failed for /dev/sdc4: >15:33:43,761 DEBUG storage: looking up parted Device: /dev/sdc4 >15:33:43,778 INFO storage: got device: PartitionDevice instance (0x33f00d0) -- > name = sdc4 status = True kids = 1 id = 23 > parents = ['existing 953869MB disk sdc (19) with existing gpt disklabel'] > uuid = None size = 56320.0 > format = existing mdmember > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 115343360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7179, 255, 63) biosGeometry: (7179, 255, 63) > PedDevice: <_ped.Device object at 0x339af80> > target size = 0 path = /dev/sdc4 > 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 0x33f0390> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33f0c50> PedPartition: <_ped.Partition object at 0x3384350> > disk = existing 953869MB disk sdc (19) with existing gpt disklabel > start = 79693824 end = 195037183 length = 115343360 > flags = raid >15:33:43,778 INFO storage: got format: MDRaidMember instance (0x33ea4d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc4 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8b590322:aec2af85:57265729:60bda92f biosraid = False >15:33:43,793 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part5 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part5 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part5 /dev/disk/by-id/wwn-0x50014ee056bd218a-part5 /dev/disk/by-partuuid/129a8e67-aeb1-4485-83cd-41b650e88e97 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:RCERO1', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:RCERO1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bf29125c-9fed-5e33-8674-f063b3da5faf', > 'ID_FS_UUID_ENC': 'bf29125c-9fed-5e33-8674-f063b3da5faf', > 'ID_FS_UUID_SUB': '65c6f40b-de64-8fd4-1c62-fbba0d01c361', > 'ID_FS_UUID_SUB_ENC': '65c6f40b-de64-8fd4-1c62-fbba0d01c361', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '129a8e67-aeb1-4485-83cd-41b650e88e97', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '65c6f40b:de648fd4:1c62fbba:0d01c361', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'ulquiorra.espada:RCERO1', > 'MD_UPDATE_TIME': '1310476893', > 'MD_UUID': 'bf29125c:9fed5e33:8674f063:b3da5faf', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '99859038208', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '53687091200', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '129A8E67-AEB1-4485-83CD-41B650E88E97', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part5', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part5', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part5', > '/dev/disk/by-id/wwn-0x50014ee056bd218a-part5', > '/dev/disk/by-partuuid/129a8e67-aeb1-4485-83cd-41b650e88e97', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >15:33:43,793 INFO storage: scanning sdc5 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc5)... >15:33:43,797 DEBUG storage: DeviceTree.getDeviceByName: name: sdc5 ; >15:33:43,800 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:43,800 INFO storage: sdc5 is a partition >15:33:43,803 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >15:33:43,807 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:43,811 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (19) with existing gpt disklabel >15:33:43,815 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdc ; >15:33:43,818 DEBUG storage: PartitionDevice._setFormat: sdc5 ; >15:33:43,819 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:43,823 DEBUG storage: PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >15:33:43,823 DEBUG storage: looking up parted Partition: /dev/sdc5 >15:33:43,826 DEBUG storage: PartitionDevice.probe: sdc5 ; exists: True ; >15:33:43,830 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; >15:33:43,833 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; >15:33:43,838 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 12 ; >15:33:43,838 INFO storage: added partition sdc5 (id 24) to device tree >15:33:43,841 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >15:33:43,844 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc5 ; label_type: None ; >15:33:43,848 DEBUG storage: MDRaidMember.__init__: >15:33:43,848 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:43,848 DEBUG storage: device sdc5 does not contain a disklabel >15:33:43,849 INFO storage: type detected on 'sdc5' is 'linux_raid_member' >15:33:43,852 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:RCERO1 ; device: /dev/sdc5 ; serial: WD-WMATV2323736 ; mdUuid: bf29125c:9fed5e33:8674f063:b3da5faf ; biosraid: False ; >15:33:43,852 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:43,856 DEBUG storage: PartitionDevice._setFormat: sdc5 ; >15:33:43,859 DEBUG storage: PartitionDevice._setFormat: sdc5 ; current: None ; type: mdmember ; >15:33:43,862 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc5 ; >15:33:43,866 DEBUG storage: MDRaidArrayDevice._addDevice: md1 ; device: sdc5 ; status: False ; >15:33:43,869 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc5 ; >15:33:43,873 DEBUG storage: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >15:33:43,991 WARN storage: failed to add member /dev/sdc5 to md array /dev/md1: mdadd failed for /dev/sdc5: >15:33:43,993 DEBUG storage: looking up parted Device: /dev/sdc5 >15:33:44,007 INFO storage: got device: PartitionDevice instance (0x33ea2d0) -- > name = sdc5 status = True kids = 1 id = 24 > parents = ['existing 953869MB disk sdc (19) with existing gpt disklabel'] > uuid = None size = 51200.0 > format = existing mdmember > major = 8 minor = 37 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x339a8c0> > target size = 0 path = /dev/sdc5 > 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 0x33f0390> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33f0dd0> PedPartition: <_ped.Partition object at 0x3384170> > disk = existing 953869MB disk sdc (19) with existing gpt disklabel > start = 195037184 end = 299894783 length = 104857600 > flags = raid >15:33:44,008 INFO storage: got format: MDRaidMember instance (0x33f0110) -- > type = mdmember name = software RAID status = False > device = /dev/sdc5 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = bf29125c:9fed5e33:8674f063:b3da5faf biosraid = False >15:33:44,023 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part6 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part6 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part6 /dev/disk/by-id/wwn-0x50014ee056bd218a-part6 /dev/disk/by-partuuid/d8d15e46-e3a7-4bc7-934f-61405bd85d6e /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdc6', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:RCERO2', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:RCERO2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '994a287e-7b6a-e47b-2d53-685627f7dfd3', > 'ID_FS_UUID_ENC': '994a287e-7b6a-e47b-2d53-685627f7dfd3', > 'ID_FS_UUID_SUB': '6a3af25f-4550-1c89-aab1-4d0a1a88e132', > 'ID_FS_UUID_SUB_ENC': '6a3af25f-4550-1c89-aab1-4d0a1a88e132', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'd8d15e46-e3a7-4bc7-934f-61405bd85d6e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '6a3af25f:45501c89:aab14d0a:1a88e132', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'ulquiorra.espada:RCERO2', > 'MD_UPDATE_TIME': '1310477589', > 'MD_UUID': '994a287e:7b6ae47b:2d536856:27f7dfd3', > 'MINOR': '38', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '6', > 'UDISKS_PARTITION_OFFSET': '153546129408', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '75161927680', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': 'D8D15E46-E3A7-4BC7-934F-61405BD85D6E', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part6', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part6', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part6', > '/dev/disk/by-id/wwn-0x50014ee056bd218a-part6', > '/dev/disk/by-partuuid/d8d15e46-e3a7-4bc7-934f-61405bd85d6e', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc6'} ; name: sdc6 ; >15:33:44,024 INFO storage: scanning sdc6 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc6)... >15:33:44,027 DEBUG storage: DeviceTree.getDeviceByName: name: sdc6 ; >15:33:44,030 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:44,030 INFO storage: sdc6 is a partition >15:33:44,034 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc6 ; >15:33:44,038 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:44,041 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (19) with existing gpt disklabel >15:33:44,045 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdc ; >15:33:44,049 DEBUG storage: PartitionDevice._setFormat: sdc6 ; >15:33:44,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:44,053 DEBUG storage: PartitionDevice._setFormat: sdc6 ; current: None ; type: None ; >15:33:44,053 DEBUG storage: looking up parted Partition: /dev/sdc6 >15:33:44,057 DEBUG storage: PartitionDevice.probe: sdc6 ; exists: True ; >15:33:44,061 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 1 ; >15:33:44,064 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 10 ; >15:33:44,068 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 12 ; >15:33:44,068 INFO storage: added partition sdc6 (id 25) to device tree >15:33:44,071 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc6 ; >15:33:44,074 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc6 ; label_type: None ; >15:33:44,078 DEBUG storage: MDRaidMember.__init__: >15:33:44,078 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:44,078 DEBUG storage: device sdc6 does not contain a disklabel >15:33:44,079 INFO storage: type detected on 'sdc6' is 'linux_raid_member' >15:33:44,082 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:RCERO2 ; device: /dev/sdc6 ; serial: WD-WMATV2323736 ; mdUuid: 994a287e:7b6ae47b:2d536856:27f7dfd3 ; biosraid: False ; >15:33:44,082 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:44,086 DEBUG storage: PartitionDevice._setFormat: sdc6 ; >15:33:44,089 DEBUG storage: PartitionDevice._setFormat: sdc6 ; current: None ; type: mdmember ; >15:33:44,092 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc6 ; >15:33:44,096 DEBUG storage: MDRaidArrayDevice._addDevice: md2 ; device: sdc6 ; status: False ; >15:33:44,100 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc6 ; >15:33:44,103 DEBUG storage: PartitionDevice.setup: sdc6 ; status: True ; controllable: True ; orig: False ; >15:33:44,229 WARN storage: failed to add member /dev/sdc6 to md array /dev/md2: mdadd failed for /dev/sdc6: >15:33:44,231 DEBUG storage: looking up parted Device: /dev/sdc6 >15:33:44,245 INFO storage: got device: PartitionDevice instance (0x33ea590) -- > name = sdc6 status = True kids = 1 id = 25 > parents = ['existing 953869MB disk sdc (19) with existing gpt disklabel'] > uuid = None size = 71680.0 > format = existing mdmember > major = 8 minor = 38 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 146800640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32565 did: 0 busy: False > hardwareGeometry: (9137, 255, 63) biosGeometry: (9137, 255, 63) > PedDevice: <_ped.Device object at 0x33f7050> > target size = 0 path = /dev/sdc6 > 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 0x33f0390> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33f0f50> PedPartition: <_ped.Partition object at 0x3384230> > disk = existing 953869MB disk sdc (19) with existing gpt disklabel > start = 299894784 end = 446695423 length = 146800640 > flags = raid >15:33:44,245 INFO storage: got format: MDRaidMember instance (0x33ea6d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc6 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 994a287e:7b6ae47b:2d536856:27f7dfd3 biosraid = False >15:33:44,261 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part7 /dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part7 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part7 /dev/disk/by-id/wwn-0x50014ee056bd218a-part7 /dev/disk/by-partuuid/a56ca377-3a22-4df0-9fb5-aab41887eeb2 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdc7', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_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': 'ulquiorra.espada:DATA1', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:DATA1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '582a8b3e-94b0-defd-8b3c-ecc12da02a73', > 'ID_FS_UUID_ENC': '582a8b3e-94b0-defd-8b3c-ecc12da02a73', > 'ID_FS_UUID_SUB': '7d2b2a56-54a1-0ff7-5330-6763af617acb', > 'ID_FS_UUID_SUB_ENC': '7d2b2a56-54a1-0ff7-5330-6763af617acb', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B1', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'a56ca377-3a22-4df0-9fb5-aab41887eeb2', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-2_0_0_0', > 'ID_REVISION': '05.00K50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD1001FALS-_WD-WMATV2323736', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B1_WD-WMATV2323736', > 'ID_SERIAL_SHORT': 'WD-WMATV2323736', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056bd218a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056bd218a', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '7d2b2a56:54a10ff7:53306763:af617acb', > 'MD_EVENTS': '9794', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:DATA1', > 'MD_UPDATE_TIME': '1314595399', > 'MD_UUID': '582a8b3e:94b0defd:8b3cecc1:2da02a73', > 'MINOR': '39', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '7', > 'UDISKS_PARTITION_OFFSET': '228708057088', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '767725404160', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': 'A56CA377-3A22-4DF0-9FB5-AAB41887EEB2', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdc7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2323736-part7', > '/dev/disk/by-id/scsi-SATA_WDC_WD1001FALS-_WD-WMATV2323736-part7', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part7', > '/dev/disk/by-id/wwn-0x50014ee056bd218a-part7', > '/dev/disk/by-partuuid/a56ca377-3a22-4df0-9fb5-aab41887eeb2', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc7'} ; name: sdc7 ; >15:33:44,261 INFO storage: scanning sdc7 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc7)... >15:33:44,264 DEBUG storage: DeviceTree.getDeviceByName: name: sdc7 ; >15:33:44,269 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:44,269 INFO storage: sdc7 is a partition >15:33:44,273 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc7 ; >15:33:44,277 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:44,280 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (19) with existing gpt disklabel >15:33:44,284 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdc ; >15:33:44,288 DEBUG storage: PartitionDevice._setFormat: sdc7 ; >15:33:44,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:44,292 DEBUG storage: PartitionDevice._setFormat: sdc7 ; current: None ; type: None ; >15:33:44,292 DEBUG storage: looking up parted Partition: /dev/sdc7 >15:33:44,296 DEBUG storage: PartitionDevice.probe: sdc7 ; exists: True ; >15:33:44,300 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 1 ; >15:33:44,303 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 10 ; >15:33:44,306 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 12 ; >15:33:44,307 INFO storage: added partition sdc7 (id 26) to device tree >15:33:44,310 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc7 ; >15:33:44,313 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc7 ; label_type: None ; >15:33:44,317 DEBUG storage: MDRaidMember.__init__: >15:33:44,317 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:44,317 DEBUG storage: device sdc7 does not contain a disklabel >15:33:44,317 INFO storage: type detected on 'sdc7' is 'linux_raid_member' >15:33:44,321 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:DATA1 ; device: /dev/sdc7 ; serial: WD-WMATV2323736 ; mdUuid: 582a8b3e:94b0defd:8b3cecc1:2da02a73 ; biosraid: False ; >15:33:44,321 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:44,324 DEBUG storage: PartitionDevice._setFormat: sdc7 ; >15:33:44,328 DEBUG storage: PartitionDevice._setFormat: sdc7 ; current: None ; type: mdmember ; >15:33:44,331 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc7 ; >15:33:44,335 DEBUG storage: MDRaidArrayDevice._addDevice: md3 ; device: sdc7 ; status: False ; >15:33:44,338 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc7 ; >15:33:44,342 DEBUG storage: PartitionDevice.setup: sdc7 ; status: True ; controllable: True ; orig: False ; >15:33:44,468 WARN storage: failed to add member /dev/sdc7 to md array /dev/md3: mdadd failed for /dev/sdc7: >15:33:44,470 DEBUG storage: looking up parted Device: /dev/sdc7 >15:33:44,484 INFO storage: got device: PartitionDevice instance (0x33f0250) -- > name = sdc7 status = True kids = 1 id = 26 > parents = ['existing 953869MB disk sdc (19) with existing gpt disklabel'] > uuid = None size = 732160.0 > format = existing mdmember > major = 8 minor = 39 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1499463680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (93337, 255, 63) biosGeometry: (93337, 255, 63) > PedDevice: <_ped.Device object at 0x33f7170> > target size = 0 path = /dev/sdc7 > 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 0x33f0390> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33ea110> PedPartition: <_ped.Partition object at 0x33842f0> > disk = existing 953869MB disk sdc (19) with existing gpt disklabel > start = 446695424 end = 1946159103 length = 1499463680 > flags = raid >15:33:44,485 INFO storage: got format: MDRaidMember instance (0x33ea510) -- > type = mdmember name = software RAID status = False > device = /dev/sdc7 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 582a8b3e:94b0defd:8b3cecc1:2da02a73 biosraid = False >15:33:44,495 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/scd0 /dev/disk/by-id/ata-ASUS_DRW-20B1LT /dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_09_0-scsi-3_0_0_0', > 'ID_MODEL': 'ASUS_DRW-20B1LT', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-20B1LT\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:09.0-scsi-3:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-3_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'ASUS_DRW-20B1LT', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':uaccess:seat:systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sr0', > 'symlinks': ['/dev/scd0', > '/dev/disk/by-id/ata-ASUS_DRW-20B1LT', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >15:33:44,495 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sr0)... >15:33:44,499 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:33:44,501 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:44,502 INFO storage: sr0 is a cdrom >15:33:44,505 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:33:44,505 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:44,509 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:33:44,510 INFO storage: added cdrom sr0 (id 27) to device tree >15:33:44,513 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:44,544 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:33:44,548 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >15:33:44,548 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:44,551 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:33:44,555 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >15:33:44,898 WARN storage: disklabel detected but not usable on sr0 >15:33:44,898 DEBUG storage: no type or existing type for sr0, bailing >15:33:44,902 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:44,937 DEBUG storage: looking up parted Device: /dev/sr0 >15:33:44,939 INFO storage: got device: OpticalDevice instance (0x33ea810) -- > name = sr0 status = True kids = 0 id = 27 > parents = [] > uuid = None size = 645.0 > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: ASUS DRW-20B1LT path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 330240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (20, 255, 63) biosGeometry: (20, 255, 63) > PedDevice: <_ped.Device object at 0x33f7200> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:33:44,967 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129 /dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0 /dev/disk/by-id/wwn-0x50014ee6aadb5d2c', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '372', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '372', > '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': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\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_PATH': 'pci-0000:00:09.0-scsi-4:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-4_0_0_0', > 'ID_REVISION': '50.0AB05', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WMAZ20263129', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WMAZ20263129', > 'ID_SERIAL_SHORT': 'WD-WMAZ20263129', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6aadb5d2c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6aadb5d2c', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '3', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0', > '/dev/disk/by-id/wwn-0x50014ee6aadb5d2c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd'} ; name: sdd ; >15:33:44,968 INFO storage: scanning sdd (/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd)... >15:33:44,971 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >15:33:44,974 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:44,977 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >15:33:44,981 INFO storage: sdd is a disk >15:33:44,982 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:44,985 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >15:33:44,986 INFO storage: added disk sdd (id 28) to device tree >15:33:44,986 DEBUG storage: looking up parted Device: /dev/sdd >15:33:44,990 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd ; >15:33:44,994 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >15:33:44,994 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:44,997 DEBUG storage: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >15:33:45,205 DEBUG storage: DiskLabel.__init__: device: /dev/sdd ; labelType: gpt ; exists: True ; >15:33:45,210 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:33:45,214 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >15:33:45,236 INFO storage: got device: DiskDevice instance (0x33ead90) -- > name = sdd status = True kids = 0 id = 28 > parents = [] > uuid = None size = 1907729.08594 > format = existing gpt disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-00M path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x33f7320> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x33eae10> >15:33:45,261 INFO storage: got format: DiskLabel instance (0x33ea950) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x33e80d0>, <parted.partition.Partition object at 0x33e8250>, <parted.partition.Partition object at 0x33e8490>] > device: <parted.device.Device object at 0x33eaf90> > PedDisk: <_ped.Disk object at 0x2f47cf8> > origPartedDisk = <parted.disk.Disk object at 0x33f0210> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-00M path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x33f7440> > >15:33:45,278 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129-part1 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee6aadb5d2c-part1 /dev/disk/by-partuuid/068abac7-7d73-45bc-a624-879ebe621503 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '372', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '372', > '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': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'ulquiorra.espada:LUKS', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:LUKS', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'c2b73d82-a800-ca2e-5edf-dca5c704def2', > 'ID_FS_UUID_ENC': 'c2b73d82-a800-ca2e-5edf-dca5c704def2', > 'ID_FS_UUID_SUB': '6ab1eba6-61a7-4b21-7b9c-bc4dadd0c6db', > 'ID_FS_UUID_SUB_ENC': '6ab1eba6-61a7-4b21-7b9c-bc4dadd0c6db', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '068abac7-7d73-45bc-a624-879ebe621503', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-4:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-4_0_0_0', > 'ID_REVISION': '50.0AB05', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WMAZ20263129', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WMAZ20263129', > 'ID_SERIAL_SHORT': 'WD-WMAZ20263129', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6aadb5d2c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6aadb5d2c', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '6ab1eba6:61a74b21:7b9cbc4d:add0c6db', > 'MD_EVENTS': '107', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:LUKS', > 'MD_UPDATE_TIME': '1314522770', > 'MD_UUID': 'c2b73d82:a800ca2e:5edfdca5:c704def2', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '1073741824', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '068ABAC7-7D73-45BC-A624-879EBE621503', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129-part1', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129-part1', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0-part1', > '/dev/disk/by-id/wwn-0x50014ee6aadb5d2c-part1', > '/dev/disk/by-partuuid/068abac7-7d73-45bc-a624-879ebe621503', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >15:33:45,278 INFO storage: scanning sdd1 (/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd1)... >15:33:45,281 DEBUG storage: DeviceTree.getDeviceByName: name: sdd1 ; >15:33:45,284 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:45,285 INFO storage: sdd1 is a partition >15:33:45,288 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >15:33:45,291 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >15:33:45,295 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdd (28) with existing gpt disklabel >15:33:45,299 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdd ; >15:33:45,302 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >15:33:45,303 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:45,307 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >15:33:45,307 DEBUG storage: looking up parted Partition: /dev/sdd1 >15:33:45,310 DEBUG storage: PartitionDevice.probe: sdd1 ; exists: True ; >15:33:45,314 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >15:33:45,317 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >15:33:45,321 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >15:33:45,321 INFO storage: added partition sdd1 (id 29) to device tree >15:33:45,324 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >15:33:45,327 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: None ; >15:33:45,331 DEBUG storage: MDRaidMember.__init__: >15:33:45,331 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:45,331 DEBUG storage: device sdd1 does not contain a disklabel >15:33:45,332 INFO storage: type detected on 'sdd1' is 'linux_raid_member' >15:33:45,335 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:LUKS ; device: /dev/sdd1 ; serial: WD-WMAZ20263129 ; mdUuid: c2b73d82:a800ca2e:5edfdca5:c704def2 ; biosraid: False ; >15:33:45,335 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:45,339 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >15:33:45,342 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: mdmember ; >15:33:45,346 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd1 ; >15:33:45,369 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >15:33:45,373 DEBUG storage: non-existant RAID 1 size == 56318.0 >15:33:45,373 DEBUG storage: DeviceTree.getDeviceByName returned existing 56318MB mdarray md0 (12) >15:33:45,376 DEBUG storage: DeviceTree.getDeviceByName: name: md1 ; >15:33:45,380 DEBUG storage: non-existant RAID 0 size == 102396.0 >15:33:45,380 DEBUG storage: DeviceTree.getDeviceByName returned existing 102396MB mdarray md1 (14) >15:33:45,383 DEBUG storage: DeviceTree.getDeviceByName: name: md2 ; >15:33:45,387 DEBUG storage: non-existant RAID 0 size == 143356.0 >15:33:45,387 DEBUG storage: DeviceTree.getDeviceByName returned existing 143356MB mdarray md2 (16) >15:33:45,391 DEBUG storage: DeviceTree.getDeviceByName: name: md3 ; >15:33:45,394 DEBUG storage: non-existant RAID 1 size == 732158.0 >15:33:45,395 DEBUG storage: DeviceTree.getDeviceByName returned existing 732158MB mdarray md3 (18) >15:33:45,398 DEBUG storage: DeviceTree.getDeviceByName: name: md4 ; >15:33:45,401 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:45,402 INFO storage: using name md4 for md array containing member sdd1 >15:33:45,402 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:45,407 DEBUG storage: MDRaidArrayDevice._setFormat: md4 ; current: None ; type: None ; >15:33:45,411 DEBUG storage: MDRaidArrayDevice._addDevice: md4 ; device: sdd1 ; status: False ; >15:33:45,414 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdd1 ; >15:33:45,418 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >15:33:45,498 WARN storage: failed to add member /dev/sdd1 to md array /dev/md4: mdadd failed for /dev/sdd1: >15:33:45,498 INFO storage: added mdarray md4 (id 30) to device tree >15:33:45,500 DEBUG storage: looking up parted Device: /dev/sdd1 >15:33:45,513 INFO storage: got device: PartitionDevice instance (0x33eae50) -- > name = sdd1 status = True kids = 1 id = 29 > parents = ['existing 1907729MB disk sdd (28) with existing gpt disklabel'] > uuid = None size = 1024.0 > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x33f7b90> > target size = 0 path = /dev/sdd1 > 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 0x33eafd0> fileSystem: <parted.filesystem.FileSystem object at 0x33e8390> > number: 1 path: /dev/sdd1 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33e8190> PedPartition: <_ped.Partition object at 0x33844d0> > disk = existing 1907729MB disk sdd (28) with existing gpt disklabel > start = 2048 end = 2099199 length = 2097152 > flags = raid >15:33:45,514 INFO storage: got format: MDRaidMember instance (0x33e8750) -- > type = mdmember name = software RAID status = False > device = /dev/sdd1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = c2b73d82:a800ca2e:5edfdca5:c704def2 biosraid = False >15:33:45,530 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129-part2 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee6aadb5d2c-part2 /dev/disk/by-partuuid/0935c105-8889-47c5-88c7-f20a3abc3c0c /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '372', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '372', > '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': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'ulquiorra.espada:MEDIA', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:MEDIA', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2ae4ff6b-901b-0479-62ad-80fcd068b363', > 'ID_FS_UUID_ENC': '2ae4ff6b-901b-0479-62ad-80fcd068b363', > 'ID_FS_UUID_SUB': 'ebd01377-829c-9b6b-8316-eb5da28a3a3f', > 'ID_FS_UUID_SUB_ENC': 'ebd01377-829c-9b6b-8316-eb5da28a3a3f', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '0935c105-8889-47c5-88c7-f20a3abc3c0c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-4:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-4_0_0_0', > 'ID_REVISION': '50.0AB05', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WMAZ20263129', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WMAZ20263129', > 'ID_SERIAL_SHORT': 'WD-WMAZ20263129', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6aadb5d2c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6aadb5d2c', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'ebd01377:829c9b6b:8316eb5d:a28a3a3f', > 'MD_EVENTS': '29835', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:MEDIA', > 'MD_UPDATE_TIME': '1314595400', > 'MD_UUID': '2ae4ff6b:901b0479:62ad80fc:d068b363', > 'MINOR': '50', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '1074790400', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '1610612736000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '0935C105-8889-47C5-88C7-F20A3ABC3C0C', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129-part2', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129-part2', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0-part2', > '/dev/disk/by-id/wwn-0x50014ee6aadb5d2c-part2', > '/dev/disk/by-partuuid/0935c105-8889-47c5-88c7-f20a3abc3c0c', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >15:33:45,530 INFO storage: scanning sdd2 (/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd2)... >15:33:45,533 DEBUG storage: DeviceTree.getDeviceByName: name: sdd2 ; >15:33:45,536 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:45,537 INFO storage: sdd2 is a partition >15:33:45,540 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >15:33:45,544 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >15:33:45,547 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdd (28) with existing gpt disklabel >15:33:45,551 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdd ; >15:33:45,555 DEBUG storage: PartitionDevice._setFormat: sdd2 ; >15:33:45,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:45,559 DEBUG storage: PartitionDevice._setFormat: sdd2 ; current: None ; type: None ; >15:33:45,559 DEBUG storage: looking up parted Partition: /dev/sdd2 >15:33:45,563 DEBUG storage: PartitionDevice.probe: sdd2 ; exists: True ; >15:33:45,567 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 1 ; >15:33:45,570 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 10 ; >15:33:45,574 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 12 ; >15:33:45,574 INFO storage: added partition sdd2 (id 31) to device tree >15:33:45,577 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd2 ; >15:33:45,580 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd2 ; label_type: None ; >15:33:45,584 DEBUG storage: MDRaidMember.__init__: >15:33:45,584 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:45,584 DEBUG storage: device sdd2 does not contain a disklabel >15:33:45,585 INFO storage: type detected on 'sdd2' is 'linux_raid_member' >15:33:45,588 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:MEDIA ; device: /dev/sdd2 ; serial: WD-WMAZ20263129 ; mdUuid: 2ae4ff6b:901b0479:62ad80fc:d068b363 ; biosraid: False ; >15:33:45,588 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:45,592 DEBUG storage: PartitionDevice._setFormat: sdd2 ; >15:33:45,595 DEBUG storage: PartitionDevice._setFormat: sdd2 ; current: None ; type: mdmember ; >15:33:45,598 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd2 ; >15:33:45,622 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >15:33:45,626 DEBUG storage: non-existant RAID 1 size == 56318.0 >15:33:45,626 DEBUG storage: DeviceTree.getDeviceByName returned existing 56318MB mdarray md0 (12) >15:33:45,629 DEBUG storage: DeviceTree.getDeviceByName: name: md1 ; >15:33:45,633 DEBUG storage: non-existant RAID 0 size == 102396.0 >15:33:45,633 DEBUG storage: DeviceTree.getDeviceByName returned existing 102396MB mdarray md1 (14) >15:33:45,637 DEBUG storage: DeviceTree.getDeviceByName: name: md2 ; >15:33:45,640 DEBUG storage: non-existant RAID 0 size == 143356.0 >15:33:45,641 DEBUG storage: DeviceTree.getDeviceByName returned existing 143356MB mdarray md2 (16) >15:33:45,644 DEBUG storage: DeviceTree.getDeviceByName: name: md3 ; >15:33:45,648 DEBUG storage: non-existant RAID 1 size == 732158.0 >15:33:45,648 DEBUG storage: DeviceTree.getDeviceByName returned existing 732158MB mdarray md3 (18) >15:33:45,651 DEBUG storage: DeviceTree.getDeviceByName: name: md4 ; >15:33:45,655 DEBUG storage: non-existant RAID 1 size == 1022.0 >15:33:45,655 DEBUG storage: DeviceTree.getDeviceByName returned existing 1022MB mdarray md4 (30) >15:33:45,658 DEBUG storage: DeviceTree.getDeviceByName: name: md5 ; >15:33:45,662 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:45,662 INFO storage: using name md5 for md array containing member sdd2 >15:33:45,662 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:45,666 DEBUG storage: MDRaidArrayDevice._setFormat: md5 ; current: None ; type: None ; >15:33:45,670 DEBUG storage: MDRaidArrayDevice._addDevice: md5 ; device: sdd2 ; status: False ; >15:33:45,674 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdd2 ; >15:33:45,678 DEBUG storage: PartitionDevice.setup: sdd2 ; status: True ; controllable: True ; orig: False ; >15:33:45,753 WARN storage: failed to add member /dev/sdd2 to md array /dev/md5: mdadd failed for /dev/sdd2: >15:33:45,753 INFO storage: added mdarray md5 (id 32) to device tree >15:33:45,755 DEBUG storage: looking up parted Device: /dev/sdd2 >15:33:45,770 INFO storage: got device: PartitionDevice instance (0x33eac10) -- > name = sdd2 status = True kids = 1 id = 31 > parents = ['existing 1907729MB disk sdd (28) with existing gpt disklabel'] > uuid = None size = 1536000.0 > format = existing mdmember > major = 8 minor = 50 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3145728000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (195812, 255, 63) biosGeometry: (195812, 255, 63) > PedDevice: <_ped.Device object at 0x33f73b0> > target size = 0 path = /dev/sdd2 > 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 0x33eafd0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33e8310> PedPartition: <_ped.Partition object at 0x3384290> > disk = existing 1907729MB disk sdd (28) with existing gpt disklabel > start = 2099200 end = 3147827199 length = 3145728000 > flags = raid >15:33:45,771 INFO storage: got format: MDRaidMember instance (0x33e8790) -- > type = mdmember name = software RAID status = False > device = /dev/sdd2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2ae4ff6b:901b0479:62ad80fc:d068b363 biosraid = False >15:33:45,786 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129-part3 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129-part3 /dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0-part3 /dev/disk/by-id/wwn-0x50014ee6aadb5d2c-part3 /dev/disk/by-partuuid/9bc6c515-11d5-4f47-8bfa-92948d94e4cf /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '372', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '372', > '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': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'ulquiorra.espada:BACKUP', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:BACKUP', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6c7e91ef-1133-bd3d-5aec-7a393be70ea5', > 'ID_FS_UUID_ENC': '6c7e91ef-1133-bd3d-5aec-7a393be70ea5', > 'ID_FS_UUID_SUB': 'ff27b9d4-f357-4a8b-2a10-bfa8ad90b78a', > 'ID_FS_UUID_SUB_ENC': 'ff27b9d4-f357-4a8b-2a10-bfa8ad90b78a', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '9bc6c515-11d5-4f47-8bfa-92948d94e4cf', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-4:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-4_0_0_0', > 'ID_REVISION': '50.0AB05', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WMAZ20263129', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WMAZ20263129', > 'ID_SERIAL_SHORT': 'WD-WMAZ20263129', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6aadb5d2c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6aadb5d2c', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'ff27b9d4:f3574a8b:2a10bfa8:ad90b78a', > 'MD_EVENTS': '2785', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:BACKUP', > 'MD_UPDATE_TIME': '1314595400', > 'MD_UUID': '6c7e91ef:1133bd3d:5aec7a39:3be70ea5', > 'MINOR': '51', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '1611687526400', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '107374182400', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '9BC6C515-11D5-4F47-8BFA-92948D94E4CF', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WMAZ20263129-part3', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZ20263129-part3', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0-part3', > '/dev/disk/by-id/wwn-0x50014ee6aadb5d2c-part3', > '/dev/disk/by-partuuid/9bc6c515-11d5-4f47-8bfa-92948d94e4cf', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >15:33:45,787 INFO storage: scanning sdd3 (/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd3)... >15:33:45,790 DEBUG storage: DeviceTree.getDeviceByName: name: sdd3 ; >15:33:45,793 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:45,794 INFO storage: sdd3 is a partition >15:33:45,798 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >15:33:45,801 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >15:33:45,805 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdd (28) with existing gpt disklabel >15:33:45,809 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdd ; >15:33:45,812 DEBUG storage: PartitionDevice._setFormat: sdd3 ; >15:33:45,813 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:45,817 DEBUG storage: PartitionDevice._setFormat: sdd3 ; current: None ; type: None ; >15:33:45,817 DEBUG storage: looking up parted Partition: /dev/sdd3 >15:33:45,821 DEBUG storage: PartitionDevice.probe: sdd3 ; exists: True ; >15:33:45,824 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd3 ; flag: 1 ; >15:33:45,828 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd3 ; flag: 10 ; >15:33:45,831 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd3 ; flag: 12 ; >15:33:45,832 INFO storage: added partition sdd3 (id 33) to device tree >15:33:45,835 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd3 ; >15:33:45,838 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd3 ; label_type: None ; >15:33:45,842 DEBUG storage: MDRaidMember.__init__: >15:33:45,842 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:45,842 DEBUG storage: device sdd3 does not contain a disklabel >15:33:45,843 INFO storage: type detected on 'sdd3' is 'linux_raid_member' >15:33:45,846 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:BACKUP ; device: /dev/sdd3 ; serial: WD-WMAZ20263129 ; mdUuid: 6c7e91ef:1133bd3d:5aec7a39:3be70ea5 ; biosraid: False ; >15:33:45,846 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:45,850 DEBUG storage: PartitionDevice._setFormat: sdd3 ; >15:33:45,853 DEBUG storage: PartitionDevice._setFormat: sdd3 ; current: None ; type: mdmember ; >15:33:45,857 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd3 ; >15:33:45,882 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >15:33:45,886 DEBUG storage: non-existant RAID 1 size == 56318.0 >15:33:45,886 DEBUG storage: DeviceTree.getDeviceByName returned existing 56318MB mdarray md0 (12) >15:33:45,889 DEBUG storage: DeviceTree.getDeviceByName: name: md1 ; >15:33:45,893 DEBUG storage: non-existant RAID 0 size == 102396.0 >15:33:45,893 DEBUG storage: DeviceTree.getDeviceByName returned existing 102396MB mdarray md1 (14) >15:33:45,897 DEBUG storage: DeviceTree.getDeviceByName: name: md2 ; >15:33:45,900 DEBUG storage: non-existant RAID 0 size == 143356.0 >15:33:45,901 DEBUG storage: DeviceTree.getDeviceByName returned existing 143356MB mdarray md2 (16) >15:33:45,904 DEBUG storage: DeviceTree.getDeviceByName: name: md3 ; >15:33:45,908 DEBUG storage: non-existant RAID 1 size == 732158.0 >15:33:45,908 DEBUG storage: DeviceTree.getDeviceByName returned existing 732158MB mdarray md3 (18) >15:33:45,911 DEBUG storage: DeviceTree.getDeviceByName: name: md4 ; >15:33:45,915 DEBUG storage: non-existant RAID 1 size == 1022.0 >15:33:45,915 DEBUG storage: DeviceTree.getDeviceByName returned existing 1022MB mdarray md4 (30) >15:33:45,919 DEBUG storage: DeviceTree.getDeviceByName: name: md5 ; >15:33:45,922 DEBUG storage: non-existant RAID 1 size == 1535998.0 >15:33:45,922 DEBUG storage: DeviceTree.getDeviceByName returned existing 1535998MB mdarray md5 (32) >15:33:45,926 DEBUG storage: DeviceTree.getDeviceByName: name: md6 ; >15:33:45,929 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:45,929 INFO storage: using name md6 for md array containing member sdd3 >15:33:45,930 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:45,934 DEBUG storage: MDRaidArrayDevice._setFormat: md6 ; current: None ; type: None ; >15:33:45,938 DEBUG storage: MDRaidArrayDevice._addDevice: md6 ; device: sdd3 ; status: False ; >15:33:45,941 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdd3 ; >15:33:45,946 DEBUG storage: PartitionDevice.setup: sdd3 ; status: True ; controllable: True ; orig: False ; >15:33:46,058 WARN storage: failed to add member /dev/sdd3 to md array /dev/md6: mdadd failed for /dev/sdd3: >15:33:46,059 INFO storage: added mdarray md6 (id 34) to device tree >15:33:46,060 DEBUG storage: looking up parted Device: /dev/sdd3 >15:33:46,074 INFO storage: got device: PartitionDevice instance (0x33ea5d0) -- > name = sdd3 status = True kids = 1 id = 33 > parents = ['existing 1907729MB disk sdd (28) with existing gpt disklabel'] > uuid = None size = 102400.0 > format = existing mdmember > major = 8 minor = 51 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sdd/sdd3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x33f75f0> > target size = 0 path = /dev/sdd3 > 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 0x33eafd0> fileSystem: None > number: 3 path: /dev/sdd3 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33e84d0> PedPartition: <_ped.Partition object at 0x3384410> > disk = existing 1907729MB disk sdd (28) with existing gpt disklabel > start = 3147827200 end = 3357542399 length = 209715200 > flags = raid >15:33:46,075 INFO storage: got format: MDRaidMember instance (0x33e8590) -- > type = mdmember name = software RAID status = False > device = /dev/sdd3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 6c7e91ef:1133bd3d:5aec7a39:3be70ea5 biosraid = False >15:33:46,090 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276 /dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0 /dev/disk/by-id/wwn-0x50014ee2afb28795', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '392', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '392', > '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': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\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_PATH': 'pci-0000:00:09.0-scsi-5:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-5_0_0_0', > 'ID_REVISION': '51.0AB15', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WCAZA1324276', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WCAZA1324276', > 'ID_SERIAL_SHORT': 'WD-WCAZA1324276', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2afb28795', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2afb28795', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '3', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0', > '/dev/disk/by-id/wwn-0x50014ee2afb28795'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde'} ; name: sde ; >15:33:46,090 INFO storage: scanning sde (/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde)... >15:33:46,094 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >15:33:46,097 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:46,101 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sde ; >15:33:46,105 INFO storage: sde is a disk >15:33:46,106 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:46,109 DEBUG storage: DiskDevice._setFormat: sde ; current: None ; type: None ; >15:33:46,110 INFO storage: added disk sde (id 35) to device tree >15:33:46,110 DEBUG storage: looking up parted Device: /dev/sde >15:33:46,114 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde ; >15:33:46,117 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: None ; >15:33:46,117 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:46,121 DEBUG storage: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >15:33:46,287 DEBUG storage: DiskLabel.__init__: device: /dev/sde ; labelType: gpt ; exists: True ; >15:33:46,292 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:33:46,295 DEBUG storage: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >15:33:46,315 INFO storage: got device: DiskDevice instance (0x33ea850) -- > name = sde status = True kids = 0 id = 35 > parents = [] > uuid = None size = 1907729.08594 > format = existing gpt disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-00M path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x33f7710> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x33e8950> >15:33:46,338 INFO storage: got format: DiskLabel instance (0x33e8b90) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x340f1d0>, <parted.partition.Partition object at 0x340f350>, <parted.partition.Partition object at 0x340f550>] > device: <parted.device.Device object at 0x33e8ed0> > PedDisk: <_ped.Disk object at 0x33827a0> > origPartedDisk = <parted.disk.Disk object at 0x340f0d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-00M path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x33f77a0> > >15:33:46,353 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276-part1 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee2afb28795-part1 /dev/disk/by-partuuid/88856024-bf26-420c-8b4d-dc4e37816756 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '392', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '392', > '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': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'ulquiorra.espada:LUKS', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:LUKS', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'c2b73d82-a800-ca2e-5edf-dca5c704def2', > 'ID_FS_UUID_ENC': 'c2b73d82-a800-ca2e-5edf-dca5c704def2', > 'ID_FS_UUID_SUB': '16fd3cab-b8a9-27cd-d194-9aedc4c3d319', > 'ID_FS_UUID_SUB_ENC': '16fd3cab-b8a9-27cd-d194-9aedc4c3d319', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '88856024-bf26-420c-8b4d-dc4e37816756', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-5:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-5_0_0_0', > 'ID_REVISION': '51.0AB15', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WCAZA1324276', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WCAZA1324276', > 'ID_SERIAL_SHORT': 'WD-WCAZA1324276', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2afb28795', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2afb28795', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '16fd3cab:b8a927cd:d1949aed:c4c3d319', > 'MD_EVENTS': '107', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:LUKS', > 'MD_UPDATE_TIME': '1314522770', > 'MD_UUID': 'c2b73d82:a800ca2e:5edfdca5:c704def2', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '1073741824', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': '88856024-BF26-420C-8B4D-DC4E37816756', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276-part1', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276-part1', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0-part1', > '/dev/disk/by-id/wwn-0x50014ee2afb28795-part1', > '/dev/disk/by-partuuid/88856024-bf26-420c-8b4d-dc4e37816756', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde1'} ; name: sde1 ; >15:33:46,353 INFO storage: scanning sde1 (/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde1)... >15:33:46,356 DEBUG storage: DeviceTree.getDeviceByName: name: sde1 ; >15:33:46,359 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:46,360 INFO storage: sde1 is a partition >15:33:46,363 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde1 ; >15:33:46,366 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >15:33:46,370 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sde (35) with existing gpt disklabel >15:33:46,374 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sde ; >15:33:46,377 DEBUG storage: PartitionDevice._setFormat: sde1 ; >15:33:46,378 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:46,381 DEBUG storage: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >15:33:46,382 DEBUG storage: looking up parted Partition: /dev/sde1 >15:33:46,385 DEBUG storage: PartitionDevice.probe: sde1 ; exists: True ; >15:33:46,389 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >15:33:46,392 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >15:33:46,396 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >15:33:46,396 INFO storage: added partition sde1 (id 36) to device tree >15:33:46,399 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >15:33:46,402 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >15:33:46,406 DEBUG storage: MDRaidMember.__init__: >15:33:46,406 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:46,406 DEBUG storage: device sde1 does not contain a disklabel >15:33:46,407 INFO storage: type detected on 'sde1' is 'linux_raid_member' >15:33:46,410 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:LUKS ; device: /dev/sde1 ; serial: WD-WCAZA1324276 ; mdUuid: c2b73d82:a800ca2e:5edfdca5:c704def2 ; biosraid: False ; >15:33:46,410 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:46,414 DEBUG storage: PartitionDevice._setFormat: sde1 ; >15:33:46,417 DEBUG storage: PartitionDevice._setFormat: sde1 ; current: None ; type: mdmember ; >15:33:46,420 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde1 ; >15:33:46,424 DEBUG storage: MDRaidArrayDevice._addDevice: md4 ; device: sde1 ; status: False ; >15:33:46,428 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde1 ; >15:33:46,432 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >15:33:46,546 WARN storage: failed to add member /dev/sde1 to md array /dev/md4: mdadd failed for /dev/sde1: >15:33:46,548 DEBUG storage: looking up parted Device: /dev/sde1 >15:33:46,562 INFO storage: got device: PartitionDevice instance (0x340f890) -- > name = sde1 status = True kids = 1 id = 36 > parents = ['existing 1907729MB disk sde (35) with existing gpt disklabel'] > uuid = None size = 1024.0 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x33f7830> > 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 0x33e8f90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x340f290> PedPartition: <_ped.Partition object at 0x33845f0> > disk = existing 1907729MB disk sde (35) with existing gpt disklabel > start = 2048 end = 2099199 length = 2097152 > flags = raid >15:33:46,563 INFO storage: got format: MDRaidMember instance (0x340f8d0) -- > type = mdmember name = software RAID status = False > device = /dev/sde1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = c2b73d82:a800ca2e:5edfdca5:c704def2 biosraid = False >15:33:46,577 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276-part2 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee2afb28795-part2 /dev/disk/by-partuuid/a3772403-82c2-4250-a9f9-51fe0444ae6f /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sde2', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '392', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '392', > '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': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'ulquiorra.espada:MEDIA', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:MEDIA', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2ae4ff6b-901b-0479-62ad-80fcd068b363', > 'ID_FS_UUID_ENC': '2ae4ff6b-901b-0479-62ad-80fcd068b363', > 'ID_FS_UUID_SUB': '50ba4158-c5b3-1425-6660-039a1fff40d3', > 'ID_FS_UUID_SUB_ENC': '50ba4158-c5b3-1425-6660-039a1fff40d3', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'a3772403-82c2-4250-a9f9-51fe0444ae6f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-5:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-5_0_0_0', > 'ID_REVISION': '51.0AB15', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WCAZA1324276', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WCAZA1324276', > 'ID_SERIAL_SHORT': 'WD-WCAZA1324276', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2afb28795', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2afb28795', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '50ba4158:c5b31425:6660039a:1fff40d3', > 'MD_EVENTS': '29835', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:MEDIA', > 'MD_UPDATE_TIME': '1314595400', > 'MD_UUID': '2ae4ff6b:901b0479:62ad80fc:d068b363', > 'MINOR': '66', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '1074790400', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '1610612736000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': 'A3772403-82C2-4250-A9F9-51FE0444AE6F', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sde2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276-part2', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276-part2', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0-part2', > '/dev/disk/by-id/wwn-0x50014ee2afb28795-part2', > '/dev/disk/by-partuuid/a3772403-82c2-4250-a9f9-51fe0444ae6f', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde2'} ; name: sde2 ; >15:33:46,577 INFO storage: scanning sde2 (/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde2)... >15:33:46,581 DEBUG storage: DeviceTree.getDeviceByName: name: sde2 ; >15:33:46,584 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:46,585 INFO storage: sde2 is a partition >15:33:46,589 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde2 ; >15:33:46,592 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >15:33:46,596 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sde (35) with existing gpt disklabel >15:33:46,600 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sde ; >15:33:46,604 DEBUG storage: PartitionDevice._setFormat: sde2 ; >15:33:46,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:46,608 DEBUG storage: PartitionDevice._setFormat: sde2 ; current: None ; type: None ; >15:33:46,608 DEBUG storage: looking up parted Partition: /dev/sde2 >15:33:46,612 DEBUG storage: PartitionDevice.probe: sde2 ; exists: True ; >15:33:46,615 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 1 ; >15:33:46,619 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 10 ; >15:33:46,622 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 12 ; >15:33:46,623 INFO storage: added partition sde2 (id 37) to device tree >15:33:46,626 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde2 ; >15:33:46,629 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde2 ; label_type: None ; >15:33:46,633 DEBUG storage: MDRaidMember.__init__: >15:33:46,633 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:46,633 DEBUG storage: device sde2 does not contain a disklabel >15:33:46,634 INFO storage: type detected on 'sde2' is 'linux_raid_member' >15:33:46,637 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:MEDIA ; device: /dev/sde2 ; serial: WD-WCAZA1324276 ; mdUuid: 2ae4ff6b:901b0479:62ad80fc:d068b363 ; biosraid: False ; >15:33:46,637 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:46,641 DEBUG storage: PartitionDevice._setFormat: sde2 ; >15:33:46,644 DEBUG storage: PartitionDevice._setFormat: sde2 ; current: None ; type: mdmember ; >15:33:46,648 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde2 ; >15:33:46,651 DEBUG storage: MDRaidArrayDevice._addDevice: md5 ; device: sde2 ; status: False ; >15:33:46,655 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde2 ; >15:33:46,658 DEBUG storage: PartitionDevice.setup: sde2 ; status: True ; controllable: True ; orig: False ; >15:33:46,732 WARN storage: failed to add member /dev/sde2 to md array /dev/md5: mdadd failed for /dev/sde2: >15:33:46,734 DEBUG storage: looking up parted Device: /dev/sde2 >15:33:46,757 INFO storage: got device: PartitionDevice instance (0x33e8e10) -- > name = sde2 status = True kids = 1 id = 37 > parents = ['existing 1907729MB disk sde (35) with existing gpt disklabel'] > uuid = None size = 1536000.0 > format = existing mdmember > major = 8 minor = 66 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3145728000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (195812, 255, 63) biosGeometry: (195812, 255, 63) > PedDevice: <_ped.Device object at 0x33f7c20> > 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 0x33e8f90> fileSystem: None > number: 2 path: /dev/sde2 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x340f410> PedPartition: <_ped.Partition object at 0x3384530> > disk = existing 1907729MB disk sde (35) with existing gpt disklabel > start = 2099200 end = 3147827199 length = 3145728000 > flags = raid >15:33:46,758 INFO storage: got format: MDRaidMember instance (0x33e8910) -- > type = mdmember name = software RAID status = False > device = /dev/sde2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2ae4ff6b:901b0479:62ad80fc:d068b363 biosraid = False >15:33:46,783 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276-part3 /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276-part3 /dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0-part3 /dev/disk/by-id/wwn-0x50014ee2afb28795-part3 /dev/disk/by-partuuid/aedc38ab-c916-4017-a8ab-ead236b4c499 /dev/disk/by-partlabel/Linux\\x20RAID', > 'DEVNAME': 'sde3', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '392', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '392', > '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': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'ulquiorra.espada:BACKUP', > 'ID_FS_LABEL_ENC': 'ulquiorra.espada:BACKUP', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6c7e91ef-1133-bd3d-5aec-7a393be70ea5', > 'ID_FS_UUID_ENC': '6c7e91ef-1133-bd3d-5aec-7a393be70ea5', > 'ID_FS_UUID_SUB': '1b2c6020-cfff-2ad6-53d7-7eb5d48cf923', > 'ID_FS_UUID_SUB_ENC': '1b2c6020-cfff-2ad6-53d7-7eb5d48cf923', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00MVWB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'aedc38ab-c916-4017-a8ab-ead236b4c499', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:09.0-scsi-5:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-5_0_0_0', > 'ID_REVISION': '51.0AB15', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD20EARS-00_WD-WCAZA1324276', > 'ID_SERIAL': 'WDC_WD20EARS-00MVWB0_WD-WCAZA1324276', > 'ID_SERIAL_SHORT': 'WD-WCAZA1324276', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2afb28795', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2afb28795', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1b2c6020:cfff2ad6:53d77eb5:d48cf923', > 'MD_EVENTS': '2785', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'ulquiorra.espada:BACKUP', > 'MD_UPDATE_TIME': '1314595400', > 'MD_UUID': '6c7e91ef:1133bd3d:5aec7a39:3be70ea5', > 'MINOR': '67', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'Linux RAID', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '1611687526400', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '107374182400', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde', > 'UDISKS_PARTITION_TYPE': 'A19D880F-05FC-4D3B-A006-743F0F84911E', > 'UDISKS_PARTITION_UUID': 'AEDC38AB-C916-4017-A8AB-EAD236B4C499', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sde3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00MVWB0_WD-WCAZA1324276-part3', > '/dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WCAZA1324276-part3', > '/dev/disk/by-path/pci-0000:00:09.0-scsi-5:0:0:0-part3', > '/dev/disk/by-id/wwn-0x50014ee2afb28795-part3', > '/dev/disk/by-partuuid/aedc38ab-c916-4017-a8ab-ead236b4c499', > '/dev/disk/by-partlabel/Linux\\x20RAID'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde3'} ; name: sde3 ; >15:33:46,784 INFO storage: scanning sde3 (/devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde3)... >15:33:46,787 DEBUG storage: DeviceTree.getDeviceByName: name: sde3 ; >15:33:46,791 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:46,791 INFO storage: sde3 is a partition >15:33:46,794 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde3 ; >15:33:46,798 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >15:33:46,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sde (35) with existing gpt disklabel >15:33:46,805 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sde ; >15:33:46,809 DEBUG storage: PartitionDevice._setFormat: sde3 ; >15:33:46,810 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:46,814 DEBUG storage: PartitionDevice._setFormat: sde3 ; current: None ; type: None ; >15:33:46,814 DEBUG storage: looking up parted Partition: /dev/sde3 >15:33:46,818 DEBUG storage: PartitionDevice.probe: sde3 ; exists: True ; >15:33:46,822 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 1 ; >15:33:46,825 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 10 ; >15:33:46,829 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 12 ; >15:33:46,829 INFO storage: added partition sde3 (id 38) to device tree >15:33:46,832 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde3 ; >15:33:46,837 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde3 ; label_type: None ; >15:33:46,840 DEBUG storage: MDRaidMember.__init__: >15:33:46,841 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:46,841 DEBUG storage: device sde3 does not contain a disklabel >15:33:46,841 INFO storage: type detected on 'sde3' is 'linux_raid_member' >15:33:46,845 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: ulquiorra.espada:BACKUP ; device: /dev/sde3 ; serial: WD-WCAZA1324276 ; mdUuid: 6c7e91ef:1133bd3d:5aec7a39:3be70ea5 ; biosraid: False ; >15:33:46,845 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:33:46,849 DEBUG storage: PartitionDevice._setFormat: sde3 ; >15:33:46,852 DEBUG storage: PartitionDevice._setFormat: sde3 ; current: None ; type: mdmember ; >15:33:46,856 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde3 ; >15:33:46,859 DEBUG storage: MDRaidArrayDevice._addDevice: md6 ; device: sde3 ; status: False ; >15:33:46,863 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde3 ; >15:33:46,867 DEBUG storage: PartitionDevice.setup: sde3 ; status: True ; controllable: True ; orig: False ; >15:33:46,934 WARN storage: failed to add member /dev/sde3 to md array /dev/md6: mdadd failed for /dev/sde3: >15:33:46,936 DEBUG storage: looking up parted Device: /dev/sde3 >15:33:46,949 INFO storage: got device: PartitionDevice instance (0x340f710) -- > name = sde3 status = True kids = 1 id = 38 > parents = ['existing 1907729MB disk sde (35) with existing gpt disklabel'] > uuid = None size = 102400.0 > format = existing mdmember > major = 8 minor = 67 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/host5/target5:0:0/5:0:0:0/block/sde/sde3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x33f7cb0> > 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 0x33e8f90> fileSystem: None > number: 3 path: /dev/sde3 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x340f590> PedPartition: <_ped.Partition object at 0x3384470> > disk = existing 1907729MB disk sde (35) with existing gpt disklabel > start = 3147827200 end = 3357542399 length = 209715200 > flags = raid >15:33:46,950 INFO storage: got format: MDRaidMember instance (0x33e8dd0) -- > type = mdmember name = software RAID status = False > device = /dev/sde3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 6c7e91ef:1133bd3d:5aec7a39:3be70ea5 biosraid = False >15:33:46,958 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:33:46,959 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:33:46,962 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:33:46,966 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:46,966 INFO storage: loop0 is a loop device >15:33:46,969 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:33:46,973 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:33:46,976 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:46,976 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:46,980 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:33:46,981 INFO storage: added file /osmin.img (deleted) (id 39) to device tree >15:33:46,985 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:33:46,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:46,989 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:33:46,989 INFO storage: added loop loop0 (id 40) to device tree >15:33:46,992 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:33:46,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:33:46,996 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:33:46,999 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:33:47,003 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:33:47,005 WARN storage: disklabel detected but not usable on loop0 >15:33:47,006 INFO storage: type detected on 'loop0' is 'squashfs' >15:33:47,006 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:33:47,009 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:33:47,010 INFO storage: got device: LoopDevice instance (0x340fb90) -- > name = loop0 status = False kids = 0 id = 40 > parents = ['existing 0MB file /osmin.img (deleted) (39)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:33:47,016 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:33:47,016 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:33:47,020 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:33:47,023 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,023 INFO storage: loop1 is a loop device >15:33:47,026 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:33:47,029 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >15:33:47,033 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,033 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,037 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:33:47,037 INFO storage: added file /osmin (id 41) to device tree >15:33:47,041 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:33:47,041 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,045 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:33:47,046 INFO storage: added loop loop1 (id 42) to device tree >15:33:47,049 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:33:47,052 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:33:47,052 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:33:47,056 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >15:33:47,060 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >15:33:47,062 WARN storage: disklabel detected but not usable on loop1 >15:33:47,063 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >15:33:47,063 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:33:47,067 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:33:47,068 INFO storage: got device: LoopDevice instance (0x340fd50) -- > name = loop1 status = False kids = 0 id = 42 > parents = ['existing 0MB file /osmin (41)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:33:47,074 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:33:47,075 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:33:47,078 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:33:47,081 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,081 INFO storage: loop2 is a loop device >15:33:47,084 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:33:47,088 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:33:47,091 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,091 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,095 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:33:47,096 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >15:33:47,099 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:33:47,100 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,103 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:33:47,104 INFO storage: added loop loop2 (id 44) to device tree >15:33:47,107 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:33:47,110 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:33:47,110 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:33:47,114 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:33:47,118 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:33:47,120 WARN storage: disklabel detected but not usable on loop2 >15:33:47,121 INFO storage: type detected on 'loop2' is 'squashfs' >15:33:47,121 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:33:47,124 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:33:47,125 INFO storage: got device: LoopDevice instance (0x340fe10) -- > name = loop2 status = False kids = 0 id = 44 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (43)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:33:47,131 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/2f4c0f03-484b-48d0-9634-b5f6d50c46af /dev/disk/by-label/_Fedora-16-Alpha', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-16-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-16-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2f4c0f03-484b-48d0-9634-b5f6d50c46af', > 'ID_FS_UUID_ENC': '2f4c0f03-484b-48d0-9634-b5f6d50c46af', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-uuid/2f4c0f03-484b-48d0-9634-b5f6d50c46af', > '/dev/disk/by-label/_Fedora-16-Alpha'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:33:47,132 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >15:33:47,135 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >15:33:47,138 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,138 INFO storage: loop3 is a loop device >15:33:47,141 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:33:47,144 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:33:47,148 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,148 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,152 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:33:47,152 INFO storage: added file /LiveOS/ext3fs.img (id 45) to device tree >15:33:47,156 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:33:47,156 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,160 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:33:47,161 INFO storage: added loop loop3 (id 46) to device tree >15:33:47,164 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:33:47,167 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:33:47,171 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,172 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:47,172 DEBUG storage: device loop3 does not contain a disklabel >15:33:47,172 INFO storage: type detected on 'loop3' is 'ext4' >15:33:47,176 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,237 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,238 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:47,241 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:33:47,242 INFO storage: got device: LoopDevice instance (0x340f950) -- > name = loop3 status = False kids = 0 id = 46 > parents = ['existing 0MB file /LiveOS/ext3fs.img (45)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:33:47,246 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,246 INFO storage: got format: Ext4FS instance (0x340f690) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 2f4c0f03-484b-48d0-9634-b5f6d50c46af exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-Alpha size = 3072.0 targetSize = 3072.0 > >15:33:47,257 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:33:47,258 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >15:33:47,261 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >15:33:47,264 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,265 INFO storage: loop4 is a loop device >15:33:47,268 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:33:47,271 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:33:47,274 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,275 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,279 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:33:47,280 INFO storage: added file /overlay (deleted) (id 47) to device tree >15:33:47,284 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:33:47,284 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,288 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:33:47,289 INFO storage: added loop loop4 (id 48) to device tree >15:33:47,292 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:33:47,295 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:33:47,295 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,299 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:33:47,303 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:33:47,305 WARN storage: disklabel detected but not usable on loop4 >15:33:47,306 DEBUG storage: no type or existing type for loop4, bailing >15:33:47,306 INFO storage: got device: LoopDevice instance (0x340fb50) -- > name = loop4 status = False kids = 0 id = 48 > parents = ['existing 0MB file /overlay (deleted) (47)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >15:33:47,312 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:33:47,312 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:33:47,313 DEBUG storage: lvm filter: adding loop5 to the reject list >15:33:47,316 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:33:47,317 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:33:47,317 DEBUG storage: lvm filter: adding loop6 to the reject list >15:33:47,321 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:33:47,322 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:33:47,322 DEBUG storage: lvm filter: adding loop7 to the reject list >15:33:47,327 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw /dev/disk/by-uuid/2f4c0f03-484b-48d0-9634-b5f6d50c46af /dev/disk/by-label/_Fedora-16-Alpha', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-16-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-16-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2f4c0f03-484b-48d0-9634-b5f6d50c46af', > 'ID_FS_UUID_ENC': '2f4c0f03-484b-48d0-9634-b5f6d50c46af', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-0', > 'symlinks': ['/dev/mapper/live-rw', > '/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-uuid/2f4c0f03-484b-48d0-9634-b5f6d50c46af', > '/dev/disk/by-label/_Fedora-16-Alpha'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:33:47,327 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:33:47,331 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:33:47,334 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,334 INFO storage: live-rw is a device-mapper device >15:33:47,337 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:33:47,344 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >15:33:47,348 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >15:33:47,353 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >15:33:47,357 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (48) >15:33:47,362 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:33:47,365 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,369 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:33:47,370 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,373 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:33:47,374 INFO storage: added dm live-rw (id 49) to device tree >15:33:47,377 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:33:47,380 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:33:47,384 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,385 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:47,385 DEBUG storage: device live-rw does not contain a disklabel >15:33:47,385 INFO storage: type detected on 'live-rw' is 'ext4' >15:33:47,389 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,447 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,448 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:47,451 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:33:47,452 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:33:47,454 INFO storage: got device: DMDevice instance (0x33e8cd0) -- > name = live-rw status = True kids = 0 id = 49 > parents = ['existing 0MB loop loop4 (48)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x33f7d40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:33:47,458 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,459 INFO storage: got format: Ext4FS instance (0x3413110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 2f4c0f03-484b-48d0-9634-b5f6d50c46af exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-Alpha size = 3072.0 targetSize = 3072.0 > >15:33:47,467 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/live-osimg-min /dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-uuid/2f4c0f03-484b-48d0-9634-b5f6d50c46af /dev/disk/by-label/_Fedora-16-Alpha', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-16-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-16-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2f4c0f03-484b-48d0-9634-b5f6d50c46af', > 'ID_FS_UUID_ENC': '2f4c0f03-484b-48d0-9634-b5f6d50c46af', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-1', > 'symlinks': ['/dev/mapper/live-osimg-min', > '/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-uuid/2f4c0f03-484b-48d0-9634-b5f6d50c46af', > '/dev/disk/by-label/_Fedora-16-Alpha'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >15:33:47,468 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >15:33:47,471 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:33:47,474 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,474 INFO storage: live-osimg-min is a device-mapper device >15:33:47,478 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:33:47,485 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >15:33:47,489 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >15:33:47,492 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >15:33:47,498 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:33:47,501 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (42) >15:33:47,506 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:33:47,511 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,514 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >15:33:47,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:47,518 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:33:47,519 INFO storage: added dm live-osimg-min (id 50) to device tree >15:33:47,522 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:33:47,525 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:33:47,529 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,530 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:47,530 DEBUG storage: device live-osimg-min does not contain a disklabel >15:33:47,530 INFO storage: type detected on 'live-osimg-min' is 'ext4' >15:33:47,534 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,596 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,596 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:47,600 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:33:47,601 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >15:33:47,608 INFO storage: got device: DMDevice instance (0x340fd10) -- > name = live-osimg-min status = True kids = 0 id = 50 > parents = ['existing 0MB loop loop1 (42)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x33f78c0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:33:47,612 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:47,613 INFO storage: got format: Ext4FS instance (0x340fa50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 2f4c0f03-484b-48d0-9634-b5f6d50c46af exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-Alpha size = 2363.0 targetSize = 2363.0 > >15:33:47,622 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'md121', > 'DEVPATH': '/devices/virtual/block/md121', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MINOR': '121', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'md121', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/md121'} ; name: md121 ; >15:33:47,622 INFO storage: scanning md121 (/devices/virtual/block/md121)... >15:33:47,626 DEBUG storage: DeviceTree.getDeviceByName: name: md121 ; >15:33:47,629 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,629 INFO storage: md121 is an md device >15:33:47,632 DEBUG storage: DeviceTree.addUdevMDDevice: name: md121 ; >15:33:47,636 DEBUG storage: DeviceTree.getDeviceByName: name: sdd1 ; >15:33:47,639 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB partition sdd1 (29) with existing mdmember >15:33:47,642 DEBUG storage: DeviceTree.getDeviceByName: name: sde1 ; >15:33:47,646 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB partition sde1 (36) with existing mdmember >15:33:47,649 DEBUG storage: DeviceTree.getDeviceByName: name: md121 ; >15:33:47,652 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:47,653 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:33:47,654 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >15:33:47,736 DEBUG storage: looking up parted Device: /dev/sdf >15:33:47,740 DEBUG storage: non-existant RAID 1 size == 56318.0 >15:33:47,741 DEBUG storage: non-existant RAID 0 size == 102396.0 >15:33:47,741 DEBUG storage: non-existant RAID 0 size == 143356.0 >15:33:47,742 DEBUG storage: non-existant RAID 1 size == 732158.0 >15:33:47,746 DEBUG storage: non-existant RAID 1 size == 1022.0 >15:33:47,747 DEBUG storage: non-existant RAID 1 size == 1535998.0 >15:33:47,747 DEBUG storage: non-existant RAID 1 size == 102398.0 > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-16-Alpha-x86_64-Live-KDE. rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Aug 29 15:30:49 localhost kernel: imklog 5.8.2, log source = /proc/kmsg started. >Aug 29 15:30:49 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.2" x-pid="1135" x-info="http://www.rsyslog.com"] start >Aug 29 15:30:47 localhost acpid: starting up with netlink and the input layer >Aug 29 15:30:48 localhost avahi-daemon[1073]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Aug 29 15:30:49 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Aug 29 15:30:49 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Aug 29 15:30:49 localhost kernel: [ 0.000000] Linux version 3.0.0-1.fc16.x86_64 (mockbuild@x86-17.phx2.fedoraproject.org) (gcc version 4.6.1 20110715 (Red Hat 4.6.1-3) (GCC) ) #1 SMP Fri Jul 22 16:09:29 UTC 2011 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-16-Alpha-x86_64-Live-KDE. rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-provided physical RAM map: >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 00000000000e3000 - 0000000000100000 (reserved) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff90000 (usable) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 00000000cff90000 - 00000000cffa8000 (ACPI data) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 00000000cffa8000 - 00000000cffe0000 (ACPI NVS) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 00000000cffe0000 - 00000000d0000000 (reserved) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) >Aug 29 15:30:48 localhost avahi-daemon[1073]: Successfully dropped root privileges. >Aug 29 15:30:48 localhost avahi-daemon[1073]: avahi-daemon 0.6.30 starting up. >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) >Aug 29 15:30:49 localhost kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000230000000 (usable) >Aug 29 15:30:49 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Aug 29 15:30:49 localhost kernel: [ 0.000000] DMI present. >Aug 29 15:30:49 localhost kernel: [ 0.000000] No AGP bridge found >Aug 29 15:30:49 localhost kernel: [ 0.000000] last_pfn = 0x230000 max_arch_pfn = 0x400000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Aug 29 15:30:49 localhost kernel: [ 0.000000] last_pfn = 0xcff90 max_arch_pfn = 0x400000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Using GB pages for direct mapping >Aug 29 15:30:49 localhost kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000cff90000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] init_memory_mapping: 0000000100000000-0000000230000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] RAMDISK: 7f62c000 - 7ffff000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fbb70 00024 (v02 ACPIAM) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: XSDT 00000000cff90100 0006C (v01 082010 XSDT1113 20100820 MSFT 00000097) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: FACP 00000000cff90290 000F4 (v03 082010 FACP1113 20100820 MSFT 00000097) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: DSDT 00000000cff90460 0BCB9 (v01 A1159 A1159000 00000000 INTL 20060113) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: FACS 00000000cffa8000 00040 >Aug 29 15:30:48 localhost acpid: skipping incomplete file /etc/acpi/events/videoconf >Aug 29 15:30:48 localhost acpid: 1 rule loaded >Aug 29 15:30:48 localhost acpid: waiting for events: event logging is off >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: APIC 00000000cff90390 00090 (v01 082010 APIC1113 20100820 MSFT 00000097) >Aug 29 15:30:48 localhost multipathd: /etc/multipath.conf does not exist, blacklisting all devices. >Aug 29 15:30:48 localhost multipathd: A sample multipath.conf file is located at >Aug 29 15:30:48 localhost multipathd: /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Aug 29 15:30:48 localhost multipathd: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Aug 29 15:30:48 localhost multipathd: path checkers start up >Aug 29 15:30:48 localhost avahi-daemon[1073]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! >Aug 29 15:30:48 localhost systemd[1]: [/lib/systemd/system/instperf.service:8] Unknown lvalue 'ConditionKernelCommandLine' in section 'Service'. Ignoring. >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: MCFG 00000000cff90420 0003C (v01 082010 OEMMCFG 20100820 MSFT 00000097) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: OEMB 00000000cffa8040 00073 (v01 082010 OEMB1113 20100820 MSFT 00000097) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: SRAT 00000000cff9c120 000D8 (v01 AMD FAM_F_10 00000002 AMD 00000001) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: HPET 00000000cff9c200 00038 (v01 082010 OEMHPET0 20100820 MSFT 00000097) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: INFO 00000000cffa80c0 00124 (v01 082010 AMDINFO 20100820 MSFT 00000097) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: NVHD 00000000cffa81f0 00554 (v01 082010 NVHDCP 20100820 MSFT 00000097) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: SSDT 00000000cff9c240 00672 (v01 A M I POWERNOW 00000001 AMD 00000001) >Aug 29 15:30:49 localhost kernel: [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 >Aug 29 15:30:49 localhost kernel: [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 >Aug 29 15:30:49 localhost kernel: [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 >Aug 29 15:30:49 localhost kernel: [ 0.000000] SRAT: Node 0 PXM 0 0-a0000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] SRAT: Node 0 PXM 0 100000-d0000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] SRAT: Node 0 PXM 0 100000000-230000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] NUMA: Node 0 [0,a0000) + [100000,d0000000) -> [0,d0000000) >Aug 29 15:30:49 localhost kernel: [ 0.000000] NUMA: Node 0 [0,d0000000) + [100000000,230000000) -> [0,230000000) >Aug 29 15:30:49 localhost kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000230000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] NODE_DATA [000000022ffe9000 - 000000022fffdfff] >Aug 29 15:30:49 localhost kernel: [ 0.000000] Zone PFN ranges: >Aug 29 15:30:49 localhost kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Normal 0x00100000 -> 0x00230000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Movable zone start PFN for each node >Aug 29 15:30:49 localhost kernel: [ 0.000000] early_node_map[3] active PFN ranges >Aug 29 15:30:49 localhost kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009e >Aug 29 15:30:49 localhost kernel: [ 0.000000] 0: 0x00000100 -> 0x000cff90 >Aug 29 15:30:49 localhost kernel: [ 0.000000] 0: 0x00100000 -> 0x00230000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x508 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0]) >Aug 29 15:30:49 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 3, version 17, address 0xfec00000, GSI 0-23 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) >Aug 29 15:30:49 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Aug 29 15:30:49 localhost kernel: [ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] SMP: Allowing 6 CPUs, 3 hotplug CPUs >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e3000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e3000 - 0000000000100000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cff90000 - 00000000cffa8000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cffa8000 - 00000000cffe0000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fec00000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fee00000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fef00000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fef00000 - 00000000fff00000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2ec00000) >Aug 29 15:30:49 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Aug 29 15:30:49 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:6 nr_node_ids:1 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PERCPU: Embedded 475 pages/cpu @ffff88022ea00000 s1916672 r8192 d20736 u2097152 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2065561 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Policy zone: Normal >Aug 29 15:30:49 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-16-Alpha-x86_64-Live-KDE. rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.000000] Checking aperture... >Aug 29 15:30:49 localhost kernel: [ 0.000000] No AGP bridge found >Aug 29 15:30:49 localhost kernel: [ 0.000000] Node 0: aperture @ 9d1e000000 size 32 MB >Aug 29 15:30:49 localhost kernel: [ 0.000000] Aperture beyond 4GB. Ignoring. >Aug 29 15:30:49 localhost kernel: [ 0.000000] Your BIOS doesn't leave a aperture memory hole >Aug 29 15:30:49 localhost kernel: [ 0.000000] Please enable the IOMMU option in the BIOS setup >Aug 29 15:30:49 localhost kernel: [ 0.000000] This costs you 64 MB of RAM >Aug 29 15:30:49 localhost kernel: [ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c4000000 - 00000000c8000000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Memory: 8090532k/9175040k available (5026k kernel code, 787336k absent, 297172k reserved, 6690k data, 2776k init) >Aug 29 15:30:49 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Aug 29 15:30:49 localhost kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >Aug 29 15:30:49 localhost kernel: [ 0.000000] RCU lockdep checking is enabled. >Aug 29 15:30:49 localhost kernel: [ 0.000000] NR_IRQS:33024 nr_irqs:728 16 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Extended CMOS year: 2000 >Aug 29 15:30:49 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Aug 29 15:30:49 localhost kernel: [ 0.000000] console [tty0] enabled >Aug 29 15:30:49 localhost kernel: [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >Aug 29 15:30:49 localhost kernel: [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ... MAX_LOCK_DEPTH: 48 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ... CLASSHASH_SIZE: 4096 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >Aug 29 15:30:49 localhost kernel: [ 0.000000] ... CHAINHASH_SIZE: 16384 >Aug 29 15:30:49 localhost kernel: [ 0.000000] memory used by lock dependency info: 6367 kB >Aug 29 15:30:49 localhost kernel: [ 0.000000] per task-struct memory footprint: 2688 bytes >Aug 29 15:30:49 localhost kernel: [ 0.000000] allocated 67108864 bytes of page_cgroup >Aug 29 15:30:49 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Aug 29 15:30:49 localhost kernel: [ 0.000000] Fast TSC calibration using PIT >Aug 29 15:30:49 localhost kernel: [ 0.000000] Detected 2600.317 MHz processor. >Aug 29 15:30:49 localhost kernel: [ 0.001005] Calibrating delay loop (skipped), value calculated using timer frequency.. 5200.63 BogoMIPS (lpj=2600317) >Aug 29 15:30:49 localhost kernel: [ 0.001010] pid_max: default: 32768 minimum: 301 >Aug 29 15:30:49 localhost kernel: [ 0.002031] Security Framework initialized >Aug 29 15:30:49 localhost kernel: [ 0.002041] SELinux: Initializing. >Aug 29 15:30:49 localhost kernel: [ 0.003458] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.006480] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.007716] Mount-cache hash table entries: 256 >Aug 29 15:30:49 localhost kernel: [ 0.009414] Initializing cgroup subsys cpuacct >Aug 29 15:30:49 localhost kernel: [ 0.009431] Initializing cgroup subsys memory >Aug 29 15:30:49 localhost kernel: [ 0.009549] Initializing cgroup subsys devices >Aug 29 15:30:49 localhost kernel: [ 0.009555] Initializing cgroup subsys freezer >Aug 29 15:30:49 localhost kernel: [ 0.009560] Initializing cgroup subsys net_cls >Aug 29 15:30:49 localhost kernel: [ 0.009564] Initializing cgroup subsys blkio >Aug 29 15:30:49 localhost kernel: [ 0.009604] Initializing cgroup subsys perf_event >Aug 29 15:30:49 localhost kernel: [ 0.009804] CPU: Physical Processor ID: 0 >Aug 29 15:30:49 localhost kernel: [ 0.009806] CPU: Processor Core ID: 0 >Aug 29 15:30:49 localhost kernel: [ 0.009808] mce: CPU supports 6 MCE banks >Aug 29 15:30:49 localhost kernel: [ 0.010209] ACPI: Core revision 20110413 >Aug 29 15:30:49 localhost kernel: [ 0.085774] ftrace: allocating 25325 entries in 100 pages >Aug 29 15:30:49 localhost kernel: [ 0.088703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Aug 29 15:30:49 localhost kernel: [ 0.098715] CPU0: AMD Phenom(tm) II X3 710 Processor stepping 02 >Aug 29 15:30:49 localhost kernel: [ 0.098991] Performance Events: AMD PMU driver. >Aug 29 15:30:49 localhost kernel: [ 0.098991] ... version: 0 >Aug 29 15:30:49 localhost kernel: [ 0.098991] ... bit width: 48 >Aug 29 15:30:49 localhost kernel: [ 0.098991] ... generic registers: 4 >Aug 29 15:30:49 localhost kernel: [ 0.098991] ... value mask: 0000ffffffffffff >Aug 29 15:30:49 localhost kernel: [ 0.098991] ... max period: 00007fffffffffff >Aug 29 15:30:49 localhost kernel: [ 0.098991] ... fixed-purpose events: 0 >Aug 29 15:30:49 localhost kernel: [ 0.098991] ... event mask: 000000000000000f >Aug 29 15:30:49 localhost kernel: [ 0.098991] NMI watchdog enabled, takes one hw-pmu counter. >Aug 29 15:30:49 localhost kernel: [ 0.099522] lockdep: fixing up alternatives. >Aug 29 15:30:49 localhost kernel: [ 0.099801] Booting Node 0, Processors #1 >Aug 29 15:30:49 localhost kernel: [ 0.171119] NMI watchdog enabled, takes one hw-pmu counter. >Aug 29 15:30:49 localhost kernel: [ 0.171520] lockdep: fixing up alternatives. >Aug 29 15:30:49 localhost kernel: [ 0.171595] #2 >Aug 29 15:30:49 localhost kernel: [ 0.243038] NMI watchdog enabled, takes one hw-pmu counter. >Aug 29 15:30:49 localhost kernel: [ 0.243120] Brought up 3 CPUs >Aug 29 15:30:49 localhost kernel: [ 0.243123] Total of 3 processors activated (15600.58 BogoMIPS). >Aug 29 15:30:49 localhost kernel: [ 0.245288] devtmpfs: initialized >Aug 29 15:30:49 localhost kernel: [ 0.251616] PM: Registering ACPI NVS region at cffa8000 (229376 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.252756] atomic64 test passed for x86-64 platform with CX8 and with SSE >Aug 29 15:30:49 localhost kernel: [ 0.252862] Time: 19:29:58 Date: 08/29/11 >Aug 29 15:30:49 localhost kernel: [ 0.253219] NET: Registered protocol family 16 >Aug 29 15:30:49 localhost kernel: [ 0.254310] TOM: 00000000d0000000 aka 3328M >Aug 29 15:30:49 localhost kernel: [ 0.254325] TOM2: 0000000230000000 aka 8960M >Aug 29 15:30:49 localhost kernel: [ 0.254347] Extended Config Space enabled on 1 nodes >Aug 29 15:30:49 localhost kernel: [ 0.254861] ACPI: bus type pci registered >Aug 29 15:30:49 localhost kernel: [ 0.255259] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Aug 29 15:30:49 localhost kernel: [ 0.255263] PCI: not using MMCONFIG >Aug 29 15:30:49 localhost kernel: [ 0.255266] PCI: Using configuration type 1 for base access >Aug 29 15:30:49 localhost kernel: [ 0.255268] PCI: Using configuration type 1 for extended access >Aug 29 15:30:49 localhost kernel: [ 0.269195] bio: create slab <bio-0> at 0 >Aug 29 15:30:49 localhost kernel: [ 0.297768] ACPI: Executed 1 blocks of module-level executable AML code >Aug 29 15:30:49 localhost kernel: [ 0.384651] ACPI: Interpreter enabled >Aug 29 15:30:49 localhost kernel: [ 0.384655] ACPI: (supports S0 S1 S3 S4 S5) >Aug 29 15:30:49 localhost kernel: [ 0.384913] ACPI: Using IOAPIC for interrupt routing >Aug 29 15:30:49 localhost kernel: [ 0.385098] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Aug 29 15:30:49 localhost kernel: [ 0.394339] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >Aug 29 15:30:49 localhost kernel: [ 0.566884] ACPI: No dock devices found. >Aug 29 15:30:49 localhost kernel: [ 0.566887] HEST: Table not found. >Aug 29 15:30:49 localhost kernel: [ 0.566891] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Aug 29 15:30:49 localhost kernel: [ 0.569020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Aug 29 15:30:49 localhost kernel: [ 0.570915] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] >Aug 29 15:30:49 localhost kernel: [ 0.570928] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] >Aug 29 15:30:49 localhost kernel: [ 0.570930] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] >Aug 29 15:30:49 localhost kernel: [ 0.570933] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] >Aug 29 15:30:49 localhost kernel: [ 0.570935] pci_root PNP0A03:00: host bridge window [mem 0xd0000000-0xdfffffff] >Aug 29 15:30:49 localhost kernel: [ 0.570938] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] >Aug 29 15:30:49 localhost kernel: [ 0.575384] pci 0000:00:08.0: PCI bridge to [bus 01-01] (subtractive decode) >Aug 29 15:30:49 localhost kernel: [ 0.577971] pci 0000:00:10.0: PCI bridge to [bus 02-02] >Aug 29 15:30:49 localhost kernel: [ 0.578443] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Aug 29 15:30:49 localhost kernel: [ 0.578452] pci 0000:00:13.0: PCI bridge to [bus 03-03] >Aug 29 15:30:49 localhost kernel: [ 0.578694] pci 0000:00:14.0: PCI bridge to [bus 04-04] >Aug 29 15:30:49 localhost kernel: [ 0.586224] pci0000:00: Requesting ACPI _OSC control (0x1d) >Aug 29 15:30:49 localhost kernel: [ 0.588288] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0c >Aug 29 15:30:49 localhost kernel: [ 0.588291] ACPI _OSC control for PCIe not granted, disabling ASPM >Aug 29 15:30:49 localhost kernel: [ 0.707345] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *15 >Aug 29 15:30:49 localhost kernel: [ 0.708572] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *10 >Aug 29 15:30:49 localhost kernel: [ 0.709767] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.710998] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *10 >Aug 29 15:30:49 localhost kernel: [ 0.712216] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *10 >Aug 29 15:30:49 localhost kernel: [ 0.713435] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *11 >Aug 29 15:30:49 localhost kernel: [ 0.714625] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.715820] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.717040] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.718266] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.719463] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.720646] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.721829] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.723023] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.724211] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.725392] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.726598] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *11 >Aug 29 15:30:49 localhost kernel: [ 0.727781] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.728970] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.730151] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.731356] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *15 >Aug 29 15:30:49 localhost kernel: [ 0.732534] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.733711] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.734889] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.736076] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.737254] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.738430] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.739610] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.740787] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.741974] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.743150] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.744325] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.745500] ACPI: PCI Interrupt Link [LN7A] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.746673] ACPI: PCI Interrupt Link [LN7B] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.747856] ACPI: PCI Interrupt Link [LN7C] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.749145] ACPI: PCI Interrupt Link [LN7D] (IRQs 16 17 18 19) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.750380] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *15 >Aug 29 15:30:49 localhost kernel: [ 0.751618] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11 >Aug 29 15:30:49 localhost kernel: [ 0.752868] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *11 >Aug 29 15:30:49 localhost kernel: [ 0.754104] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.755307] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.756523] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *10 >Aug 29 15:30:49 localhost kernel: [ 0.757738] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *7 >Aug 29 15:30:49 localhost kernel: [ 0.758962] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5 >Aug 29 15:30:49 localhost kernel: [ 0.760292] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled. >Aug 29 15:30:49 localhost kernel: [ 0.761508] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *10 >Aug 29 15:30:49 localhost kernel: [ 0.762720] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *10 >Aug 29 15:30:49 localhost kernel: [ 0.764298] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >Aug 29 15:30:49 localhost kernel: [ 0.764340] vgaarb: loaded >Aug 29 15:30:49 localhost kernel: [ 0.764342] vgaarb: bridge control possible 0000:02:00.0 >Aug 29 15:30:49 localhost kernel: [ 0.765187] SCSI subsystem initialized >Aug 29 15:30:49 localhost kernel: [ 0.766397] usbcore: registered new interface driver usbfs >Aug 29 15:30:49 localhost kernel: [ 0.766545] usbcore: registered new interface driver hub >Aug 29 15:30:49 localhost kernel: [ 0.766555] usbcore: registered new device driver usb >Aug 29 15:30:49 localhost kernel: [ 0.767407] PCI: Using ACPI for IRQ routing >Aug 29 15:30:49 localhost kernel: [ 0.778461] NetLabel: Initializing >Aug 29 15:30:49 localhost kernel: [ 0.778463] NetLabel: domain hash size = 128 >Aug 29 15:30:49 localhost kernel: [ 0.778465] NetLabel: protocols = UNLABELED CIPSOv4 >Aug 29 15:30:49 localhost kernel: [ 0.778642] NetLabel: unlabeled traffic allowed by default >Aug 29 15:30:49 localhost kernel: [ 0.778797] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Aug 29 15:30:49 localhost kernel: [ 0.778817] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31 >Aug 29 15:30:49 localhost kernel: [ 0.778822] hpet0: 3 comparators, 32-bit 25.000000 MHz counter >Aug 29 15:30:49 localhost kernel: [ 0.782236] Switching to clocksource hpet >Aug 29 15:30:49 localhost kernel: [ 0.782328] Switched to NOHz mode on CPU #0 >Aug 29 15:30:49 localhost kernel: [ 0.782337] Switched to NOHz mode on CPU #1 >Aug 29 15:30:49 localhost kernel: [ 0.782340] Switched to NOHz mode on CPU #2 >Aug 29 15:30:49 localhost kernel: [ 0.849502] pnp: PnP ACPI init >Aug 29 15:30:49 localhost kernel: [ 0.849581] ACPI: bus type pnp registered >Aug 29 15:30:49 localhost kernel: [ 0.857770] system 00:04: [io 0x04d0-0x04d1] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857776] system 00:04: [io 0x0800-0x080f] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857782] system 00:04: [io 0x0500-0x057f] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857788] system 00:04: [io 0x0580-0x05ff] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857799] system 00:04: [io 0x0800-0x087f] could not be reserved >Aug 29 15:30:49 localhost kernel: [ 0.857805] system 00:04: [io 0x0880-0x08ff] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857811] system 00:04: [io 0x0d00-0x0d7f] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857817] system 00:04: [io 0x0d80-0x0dff] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857824] system 00:04: [mem 0x000d0000-0x000d3fff window] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857830] system 00:04: [mem 0x000d4000-0x000d7fff window] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857836] system 00:04: [mem 0x000de000-0x000dffff window] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857842] system 00:04: [mem 0xfed04000-0xfed04fff] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.857848] system 00:04: [mem 0xfee01000-0xfeefffff] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.860507] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved >Aug 29 15:30:49 localhost kernel: [ 0.860514] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.862612] system 00:08: [io 0x0230-0x023f] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.862618] system 00:08: [io 0x0290-0x029f] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.862624] system 00:08: [io 0x0a00-0x0a0f] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.862629] system 00:08: [io 0x0a10-0x0a1f] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.870553] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved >Aug 29 15:30:49 localhost kernel: [ 0.872562] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved >Aug 29 15:30:49 localhost kernel: [ 0.872571] system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved >Aug 29 15:30:49 localhost kernel: [ 0.872580] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved >Aug 29 15:30:49 localhost kernel: [ 0.872589] system 00:0b: [mem 0x00100000-0xcfffffff] could not be reserved >Aug 29 15:30:49 localhost kernel: [ 0.872598] system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved >Aug 29 15:30:49 localhost kernel: [ 0.880276] pnp: PnP ACPI: found 12 devices >Aug 29 15:30:49 localhost kernel: [ 0.880279] ACPI: ACPI bus type pnp unregistered >Aug 29 15:30:49 localhost kernel: [ 0.898028] pci 0000:00:08.0: PCI bridge to [bus 01-01] >Aug 29 15:30:49 localhost kernel: [ 0.898032] pci 0000:00:08.0: bridge window [io 0xc000-0xcfff] >Aug 29 15:30:49 localhost kernel: [ 0.898039] pci 0000:00:08.0: bridge window [mem 0xfbd00000-0xfbdfffff] >Aug 29 15:30:49 localhost kernel: [ 0.898043] pci 0000:00:08.0: bridge window [mem pref disabled] >Aug 29 15:30:49 localhost kernel: [ 0.898051] pci 0000:00:10.0: PCI bridge to [bus 02-02] >Aug 29 15:30:49 localhost kernel: [ 0.898057] pci 0000:00:10.0: bridge window [io 0xd000-0xdfff] >Aug 29 15:30:49 localhost kernel: [ 0.898069] pci 0000:00:10.0: bridge window [mem 0xfbe00000-0xfbefffff] >Aug 29 15:30:49 localhost kernel: [ 0.898078] pci 0000:00:10.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Aug 29 15:30:49 localhost kernel: [ 0.898094] pci 0000:00:13.0: PCI bridge to [bus 03-03] >Aug 29 15:30:49 localhost kernel: [ 0.898100] pci 0000:00:13.0: bridge window [io 0xe000-0xefff] >Aug 29 15:30:49 localhost kernel: [ 0.898112] pci 0000:00:13.0: bridge window [mem 0xfbf00000-0xfbffffff] >Aug 29 15:30:49 localhost kernel: [ 0.898121] pci 0000:00:13.0: bridge window [mem pref disabled] >Aug 29 15:30:49 localhost kernel: [ 0.898136] pci 0000:00:14.0: PCI bridge to [bus 04-04] >Aug 29 15:30:49 localhost kernel: [ 0.898138] pci 0000:00:14.0: bridge window [io disabled] >Aug 29 15:30:49 localhost kernel: [ 0.898150] pci 0000:00:14.0: bridge window [mem disabled] >Aug 29 15:30:49 localhost kernel: [ 0.898159] pci 0000:00:14.0: bridge window [mem pref disabled] >Aug 29 15:30:49 localhost kernel: [ 0.900135] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19 >Aug 29 15:30:49 localhost kernel: [ 0.900160] pci 0000:00:10.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19 >Aug 29 15:30:49 localhost kernel: [ 0.902088] ACPI: PCI Interrupt Link [LN3A] enabled at IRQ 18 >Aug 29 15:30:49 localhost kernel: [ 0.902109] pci 0000:00:13.0: PCI INT A -> Link[LN3A] -> GSI 18 (level, low) -> IRQ 18 >Aug 29 15:30:49 localhost kernel: [ 0.904035] ACPI: PCI Interrupt Link [LN4A] enabled at IRQ 17 >Aug 29 15:30:49 localhost kernel: [ 0.904056] pci 0000:00:14.0: PCI INT A -> Link[LN4A] -> GSI 17 (level, low) -> IRQ 17 >Aug 29 15:30:49 localhost kernel: [ 0.904274] NET: Registered protocol family 2 >Aug 29 15:30:49 localhost kernel: [ 0.904820] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.907501] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.910636] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.915407] TCP: Hash tables configured (established 524288 bind 65536) >Aug 29 15:30:49 localhost kernel: [ 0.915446] TCP reno registered >Aug 29 15:30:49 localhost kernel: [ 0.915556] UDP hash table entries: 4096 (order: 7, 786432 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.916254] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes) >Aug 29 15:30:49 localhost kernel: [ 0.917400] NET: Registered protocol family 1 >Aug 29 15:30:49 localhost kernel: [ 1.003338] pci 0000:00:08.0: Enabling HT MSI Mapping >Aug 29 15:30:49 localhost kernel: [ 1.003511] pci 0000:00:09.0: Enabling HT MSI Mapping >Aug 29 15:30:49 localhost kernel: [ 1.003694] pci 0000:00:0a.0: Enabling HT MSI Mapping >Aug 29 15:30:49 localhost kernel: [ 1.005319] Unpacking initramfs... >Aug 29 15:30:49 localhost kernel: [ 1.572409] Freeing initrd memory: 10060k freed >Aug 29 15:30:49 localhost kernel: [ 1.632732] DMA-API: preallocated 32768 debug entries >Aug 29 15:30:49 localhost kernel: [ 1.632736] DMA-API: debugging enabled by kernel config >Aug 29 15:30:49 localhost kernel: [ 1.633441] work_for_cpu used greatest stack depth: 6632 bytes left >Aug 29 15:30:49 localhost kernel: [ 1.638571] PCI-DMA: Disabling AGP. >Aug 29 15:30:49 localhost kernel: [ 1.638706] PCI-DMA: aperture base @ c4000000 size 65536 KB >Aug 29 15:30:49 localhost kernel: [ 1.638708] PCI-DMA: using GART IOMMU. >Aug 29 15:30:49 localhost kernel: [ 1.638712] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >Aug 29 15:30:49 localhost kernel: [ 1.656916] Intel AES-NI instructions are not detected. >Aug 29 15:30:49 localhost kernel: [ 1.656921] cryptomgr_test used greatest stack depth: 6392 bytes left >Aug 29 15:30:49 localhost kernel: [ 1.657694] audit: initializing netlink socket (disabled) >Aug 29 15:30:49 localhost kernel: [ 1.657767] type=2000 audit(1314646199.656:1): initialized >Aug 29 15:30:49 localhost kernel: [ 1.695092] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Aug 29 15:30:49 localhost kernel: [ 1.750835] VFS: Disk quotas dquot_6.5.2 >Aug 29 15:30:49 localhost kernel: [ 1.751212] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Aug 29 15:30:49 localhost kernel: [ 1.754653] msgmni has been set to 15950 >Aug 29 15:30:49 localhost kernel: [ 1.756378] cryptomgr_test used greatest stack depth: 5816 bytes left >Aug 29 15:30:49 localhost kernel: [ 1.756898] cryptomgr_test used greatest stack depth: 5752 bytes left >Aug 29 15:30:49 localhost kernel: [ 1.757028] alg: No test for stdrng (krng) >Aug 29 15:30:49 localhost kernel: [ 1.757050] NET: Registered protocol family 38 >Aug 29 15:30:49 localhost kernel: [ 1.757341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >Aug 29 15:30:49 localhost kernel: [ 1.757477] io scheduler noop registered >Aug 29 15:30:49 localhost kernel: [ 1.757479] io scheduler deadline registered >Aug 29 15:30:49 localhost kernel: [ 1.757803] io scheduler cfq registered (default) >Aug 29 15:30:49 localhost kernel: [ 1.757806] start plist test >Aug 29 15:30:49 localhost kernel: [ 1.759077] end plist test >Aug 29 15:30:49 localhost kernel: [ 1.763437] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Aug 29 15:30:49 localhost kernel: [ 1.763659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Aug 29 15:30:49 localhost kernel: [ 1.763662] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Aug 29 15:30:49 localhost kernel: [ 1.766709] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Aug 29 15:30:49 localhost kernel: [ 1.766762] ACPI: Power Button [PWRB] >Aug 29 15:30:49 localhost kernel: [ 1.767050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Aug 29 15:30:49 localhost kernel: [ 1.767059] ACPI: Power Button [PWRF] >Aug 29 15:30:49 localhost kernel: [ 1.798821] ERST: Table is not found! >Aug 29 15:30:49 localhost kernel: [ 1.799282] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Aug 29 15:30:49 localhost kernel: [ 1.820037] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Aug 29 15:30:49 localhost kernel: [ 1.845910] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Aug 29 15:30:49 localhost kernel: [ 1.848350] Non-volatile memory driver v1.3 >Aug 29 15:30:49 localhost kernel: [ 1.848353] Linux agpgart interface v0.103 >Aug 29 15:30:49 localhost kernel: [ 1.852945] loop: module loaded >Aug 29 15:30:49 localhost kernel: [ 1.855835] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23 >Aug 29 15:30:49 localhost kernel: [ 1.855864] ahci 0000:00:09.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23 >Aug 29 15:30:49 localhost kernel: [ 1.856017] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP >Aug 29 15:30:49 localhost kernel: [ 1.856194] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >Aug 29 15:30:49 localhost kernel: [ 1.856198] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh >Aug 29 15:30:49 localhost kernel: [ 1.860910] scsi0 : ahci >Aug 29 15:30:49 localhost kernel: [ 1.861804] scsi1 : ahci >Aug 29 15:30:49 localhost kernel: [ 1.862274] scsi2 : ahci >Aug 29 15:30:49 localhost kernel: [ 1.862679] scsi3 : ahci >Aug 29 15:30:49 localhost kernel: [ 1.863118] scsi4 : ahci >Aug 29 15:30:49 localhost kernel: [ 1.863660] scsi5 : ahci >Aug 29 15:30:49 localhost kernel: [ 1.865095] ata1: SATA max UDMA/133 abar m8192@0xfbc7a000 port 0xfbc7a100 irq 40 >Aug 29 15:30:49 localhost kernel: [ 1.865098] ata2: SATA max UDMA/133 abar m8192@0xfbc7a000 port 0xfbc7a180 irq 40 >Aug 29 15:30:49 localhost kernel: [ 1.865100] ata3: SATA max UDMA/133 abar m8192@0xfbc7a000 port 0xfbc7a200 irq 40 >Aug 29 15:30:49 localhost kernel: [ 1.865103] ata4: SATA max UDMA/133 abar m8192@0xfbc7a000 port 0xfbc7a280 irq 40 >Aug 29 15:30:49 localhost kernel: [ 1.865105] ata5: SATA max UDMA/133 abar m8192@0xfbc7a000 port 0xfbc7a300 irq 40 >Aug 29 15:30:49 localhost kernel: [ 1.865108] ata6: SATA max UDMA/133 abar m8192@0xfbc7a000 port 0xfbc7a380 irq 40 >Aug 29 15:30:49 localhost kernel: [ 1.865174] work_for_cpu used greatest stack depth: 4392 bytes left >Aug 29 15:30:49 localhost kernel: [ 1.865817] Fixed MDIO Bus: probed >Aug 29 15:30:49 localhost kernel: [ 1.866263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Aug 29 15:30:49 localhost kernel: [ 1.868398] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 22 >Aug 29 15:30:49 localhost kernel: [ 1.868422] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 22 (level, low) -> IRQ 22 >Aug 29 15:30:49 localhost kernel: [ 1.868468] ehci_hcd 0000:00:02.1: EHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.869340] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 >Aug 29 15:30:49 localhost kernel: [ 1.869465] ehci_hcd 0000:00:02.1: debug port 1 >Aug 29 15:30:49 localhost kernel: [ 1.869550] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfbc7fc00 >Aug 29 15:30:49 localhost kernel: [ 1.875071] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00 >Aug 29 15:30:49 localhost kernel: [ 1.875332] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 29 15:30:49 localhost kernel: [ 1.875335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 29 15:30:49 localhost kernel: [ 1.875338] usb usb1: Product: EHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.875340] usb usb1: Manufacturer: Linux 3.0.0-1.fc16.x86_64 ehci_hcd >Aug 29 15:30:49 localhost kernel: [ 1.875342] usb usb1: SerialNumber: 0000:00:02.1 >Aug 29 15:30:49 localhost kernel: [ 1.876418] hub 1-0:1.0: USB hub found >Aug 29 15:30:49 localhost kernel: [ 1.876485] hub 1-0:1.0: 6 ports detected >Aug 29 15:30:49 localhost kernel: [ 1.879387] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 21 >Aug 29 15:30:49 localhost kernel: [ 1.879411] ehci_hcd 0000:00:04.1: PCI INT B -> Link[UB12] -> GSI 21 (level, low) -> IRQ 21 >Aug 29 15:30:49 localhost kernel: [ 1.879453] ehci_hcd 0000:00:04.1: EHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.879755] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2 >Aug 29 15:30:49 localhost kernel: [ 1.879839] ehci_hcd 0000:00:04.1: debug port 1 >Aug 29 15:30:49 localhost kernel: [ 1.879921] ehci_hcd 0000:00:04.1: irq 21, io mem 0xfbc7f800 >Aug 29 15:30:49 localhost kernel: [ 1.885065] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00 >Aug 29 15:30:49 localhost kernel: [ 1.885212] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 29 15:30:49 localhost kernel: [ 1.885215] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 29 15:30:49 localhost kernel: [ 1.885218] usb usb2: Product: EHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.885220] usb usb2: Manufacturer: Linux 3.0.0-1.fc16.x86_64 ehci_hcd >Aug 29 15:30:49 localhost kernel: [ 1.885222] usb usb2: SerialNumber: 0000:00:04.1 >Aug 29 15:30:49 localhost kernel: [ 1.885796] hub 2-0:1.0: USB hub found >Aug 29 15:30:49 localhost kernel: [ 1.885827] hub 2-0:1.0: 6 ports detected >Aug 29 15:30:49 localhost kernel: [ 1.886432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Aug 29 15:30:49 localhost kernel: [ 1.888560] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 20 >Aug 29 15:30:49 localhost kernel: [ 1.888583] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 20 (level, low) -> IRQ 20 >Aug 29 15:30:49 localhost kernel: [ 1.888627] ohci_hcd 0000:00:02.0: OHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.888901] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3 >Aug 29 15:30:49 localhost kernel: [ 1.889059] ohci_hcd 0000:00:02.0: irq 20, io mem 0xfbc7e000 >Aug 29 15:30:49 localhost kernel: [ 1.942219] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Aug 29 15:30:49 localhost kernel: [ 1.942223] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 29 15:30:49 localhost kernel: [ 1.942225] usb usb3: Product: OHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.942227] usb usb3: Manufacturer: Linux 3.0.0-1.fc16.x86_64 ohci_hcd >Aug 29 15:30:49 localhost kernel: [ 1.942229] usb usb3: SerialNumber: 0000:00:02.0 >Aug 29 15:30:49 localhost kernel: [ 1.942789] hub 3-0:1.0: USB hub found >Aug 29 15:30:49 localhost kernel: [ 1.942821] hub 3-0:1.0: 6 ports detected >Aug 29 15:30:49 localhost kernel: [ 1.945476] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 23 >Aug 29 15:30:49 localhost kernel: [ 1.945480] ohci_hcd 0000:00:04.0: PCI INT A -> Link[UB11] -> GSI 23 (level, low) -> IRQ 23 >Aug 29 15:30:49 localhost kernel: [ 1.945524] ohci_hcd 0000:00:04.0: OHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.945786] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4 >Aug 29 15:30:49 localhost kernel: [ 1.945900] ohci_hcd 0000:00:04.0: irq 23, io mem 0xfbc7d000 >Aug 29 15:30:49 localhost kernel: [ 1.998181] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Aug 29 15:30:49 localhost kernel: [ 1.998185] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 29 15:30:49 localhost kernel: [ 1.998187] usb usb4: Product: OHCI Host Controller >Aug 29 15:30:49 localhost kernel: [ 1.998189] usb usb4: Manufacturer: Linux 3.0.0-1.fc16.x86_64 ohci_hcd >Aug 29 15:30:49 localhost kernel: [ 1.998191] usb usb4: SerialNumber: 0000:00:04.0 >Aug 29 15:30:49 localhost kernel: [ 1.998742] hub 4-0:1.0: USB hub found >Aug 29 15:30:49 localhost kernel: [ 1.998774] hub 4-0:1.0: 6 ports detected >Aug 29 15:30:49 localhost kernel: [ 1.999369] work_for_cpu used greatest stack depth: 4232 bytes left >Aug 29 15:30:49 localhost kernel: [ 1.999495] uhci_hcd: USB Universal Host Controller Interface driver >Aug 29 15:30:49 localhost kernel: [ 1.999992] usbcore: registered new interface driver usbserial >Aug 29 15:30:49 localhost kernel: [ 2.000172] USB Serial support registered for generic >Aug 29 15:30:49 localhost kernel: [ 2.000273] usbcore: registered new interface driver usbserial_generic >Aug 29 15:30:49 localhost kernel: [ 2.000275] usbserial: USB Serial Driver core >Aug 29 15:30:49 localhost kernel: [ 2.000351] USB Serial support registered for GSM modem (1-port) >Aug 29 15:30:49 localhost kernel: [ 2.000465] usbcore: registered new interface driver option >Aug 29 15:30:49 localhost kernel: [ 2.000467] option: v0.7.2:USB Driver for GSM modems >Aug 29 15:30:49 localhost kernel: [ 2.000747] i8042: PNP: No PS/2 controller found. Probing ports directly. >Aug 29 15:30:49 localhost kernel: [ 2.001575] serio: i8042 KBD port at 0x60,0x64 irq 1 >Aug 29 15:30:49 localhost kernel: [ 2.001671] serio: i8042 AUX port at 0x60,0x64 irq 12 >Aug 29 15:30:49 localhost kernel: [ 2.002515] mousedev: PS/2 mouse device common for all mice >Aug 29 15:30:49 localhost kernel: [ 2.003766] rtc_cmos 00:06: RTC can wake from S4 >Aug 29 15:30:49 localhost kernel: [ 2.004434] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >Aug 29 15:30:49 localhost kernel: [ 2.004510] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs >Aug 29 15:30:49 localhost kernel: [ 2.005389] device-mapper: uevent: version 1.0.3 >Aug 29 15:30:49 localhost kernel: [ 2.006113] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com >Aug 29 15:30:49 localhost kernel: [ 2.006828] cpuidle: using governor ladder >Aug 29 15:30:49 localhost kernel: [ 2.006831] cpuidle: using governor menu >Aug 29 15:30:49 localhost kernel: [ 2.009052] EFI Variables Facility v0.08 2004-May-17 >Aug 29 15:30:49 localhost kernel: [ 2.010423] usbcore: registered new interface driver usbhid >Aug 29 15:30:49 localhost kernel: [ 2.010425] usbhid: USB HID core driver >Aug 29 15:30:49 localhost kernel: [ 2.011947] ip_tables: (C) 2000-2006 Netfilter Core Team >Aug 29 15:30:49 localhost kernel: [ 2.012065] TCP cubic registered >Aug 29 15:30:49 localhost kernel: [ 2.012067] Initializing XFRM netlink socket >Aug 29 15:30:49 localhost kernel: [ 2.013175] NET: Registered protocol family 10 >Aug 29 15:30:49 localhost kernel: [ 2.017202] Mobile IPv6 >Aug 29 15:30:49 localhost kernel: [ 2.017208] NET: Registered protocol family 17 >Aug 29 15:30:49 localhost kernel: [ 2.017370] Registering the dns_resolver key type >Aug 29 15:30:49 localhost kernel: [ 2.018397] registered taskstats version 1 >Aug 29 15:30:49 localhost kernel: [ 2.036360] IMA: No TPM chip found, activating TPM-bypass! >Aug 29 15:30:49 localhost kernel: [ 2.038464] Magic number: 7:135:497 >Aug 29 15:30:49 localhost kernel: [ 2.038648] rtc_cmos 00:06: setting system clock to 2011-08-29 19:30:00 UTC (1314646200) >Aug 29 15:30:49 localhost kernel: [ 2.039838] Initializing network drop monitor service >Aug 29 15:30:49 localhost kernel: [ 2.170066] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Aug 29 15:30:49 localhost kernel: [ 2.170145] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Aug 29 15:30:49 localhost kernel: [ 2.170171] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Aug 29 15:30:49 localhost kernel: [ 2.170195] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Aug 29 15:30:49 localhost kernel: [ 2.170218] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Aug 29 15:30:49 localhost kernel: [ 2.170507] ata4.00: ATAPI: ASUS DRW-20B1LT, 1.01, max UDMA/100 >Aug 29 15:30:49 localhost kernel: [ 2.170820] ata3.00: ATA-8: WDC WD1001FALS-00J7B1, 05.00K05, max UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.170823] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Aug 29 15:30:49 localhost kernel: [ 2.171056] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Aug 29 15:30:49 localhost kernel: [ 2.171116] ata4.00: configured for UDMA/100 >Aug 29 15:30:49 localhost kernel: [ 2.171604] ata3.00: configured for UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.171764] ata2.00: ATA-8: WDC WD1001FALS-00J7B1, 05.00K05, max UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.171769] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Aug 29 15:30:49 localhost kernel: [ 2.172406] ata1.00: ATA-8: OCZ-VERTEX2, 1.33, max UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.172408] ata1.00: 224674128 sectors, multi 16: LBA48 NCQ (depth 31/32) >Aug 29 15:30:49 localhost kernel: [ 2.172534] ata2.00: configured for UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.174075] ata6.00: ATA-8: WDC WD20EARS-00MVWB0, 51.0AB51, max UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.174079] ata6.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Aug 29 15:30:49 localhost kernel: [ 2.174101] ata5.00: ATA-8: WDC WD20EARS-00MVWB0, 50.0AB50, max UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.174104] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Aug 29 15:30:49 localhost kernel: [ 2.177180] ata5.00: configured for UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.177337] ata6.00: configured for UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.178080] usb 1-1: new high speed USB device number 2 using ehci_hcd >Aug 29 15:30:49 localhost kernel: [ 2.182439] ata1.00: configured for UDMA/133 >Aug 29 15:30:49 localhost kernel: [ 2.183448] scsi 0:0:0:0: Direct-Access ATA OCZ-VERTEX2 1.33 PQ: 0 ANSI: 5 >Aug 29 15:30:49 localhost kernel: [ 2.184833] sd 0:0:0:0: [sda] 224674128 512-byte logical blocks: (115 GB/107 GiB) >Aug 29 15:30:49 localhost kernel: [ 2.185161] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Aug 29 15:30:49 localhost kernel: [ 2.185287] sd 0:0:0:0: [sda] Write Protect is off >Aug 29 15:30:49 localhost kernel: [ 2.185432] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 29 15:30:49 localhost kernel: [ 2.186371] scsi 1:0:0:0: Direct-Access ATA WDC WD1001FALS-0 05.0 PQ: 0 ANSI: 5 >Aug 29 15:30:49 localhost kernel: [ 2.186986] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Aug 29 15:30:49 localhost kernel: [ 2.187190] sd 1:0:0:0: Attached scsi generic sg1 type 0 >Aug 29 15:30:49 localhost kernel: [ 2.187282] sd 1:0:0:0: [sdb] Write Protect is off >Aug 29 15:30:49 localhost kernel: [ 2.187394] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 29 15:30:49 localhost kernel: [ 2.187763] scsi 2:0:0:0: Direct-Access ATA WDC WD1001FALS-0 05.0 PQ: 0 ANSI: 5 >Aug 29 15:30:49 localhost kernel: [ 2.187943] sda: sda1 sda2 sda3 sda4 < sda5 > >Aug 29 15:30:49 localhost kernel: [ 2.188794] sd 2:0:0:0: Attached scsi generic sg2 type 0 >Aug 29 15:30:49 localhost kernel: [ 2.189365] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Aug 29 15:30:49 localhost kernel: [ 2.189709] sd 2:0:0:0: [sdc] Write Protect is off >Aug 29 15:30:49 localhost kernel: [ 2.189839] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 29 15:30:49 localhost kernel: [ 2.190485] scsi 3:0:0:0: CD-ROM ASUS DRW-20B1LT 1.01 PQ: 0 ANSI: 5 >Aug 29 15:30:49 localhost kernel: [ 2.191313] sd 0:0:0:0: [sda] Attached SCSI disk >Aug 29 15:30:49 localhost kernel: [ 2.196739] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >Aug 29 15:30:49 localhost kernel: [ 2.196770] cdrom: Uniform CD-ROM driver Revision: 3.20 >Aug 29 15:30:49 localhost kernel: [ 2.198157] sr 3:0:0:0: Attached scsi generic sg3 type 5 >Aug 29 15:30:49 localhost kernel: [ 2.198864] scsi 4:0:0:0: Direct-Access ATA WDC WD20EARS-00M 50.0 PQ: 0 ANSI: 5 >Aug 29 15:30:49 localhost kernel: [ 2.199568] sd 4:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >Aug 29 15:30:49 localhost kernel: [ 2.199753] sd 4:0:0:0: Attached scsi generic sg4 type 0 >Aug 29 15:30:49 localhost kernel: [ 2.199815] sd 4:0:0:0: [sdd] Write Protect is off >Aug 29 15:30:49 localhost kernel: [ 2.199918] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 29 15:30:49 localhost kernel: [ 2.200351] scsi 5:0:0:0: Direct-Access ATA WDC WD20EARS-00M 51.0 PQ: 0 ANSI: 5 >Aug 29 15:30:49 localhost kernel: [ 2.201087] sd 5:0:0:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >Aug 29 15:30:49 localhost kernel: [ 2.201253] sd 5:0:0:0: Attached scsi generic sg5 type 0 >Aug 29 15:30:49 localhost kernel: [ 2.201438] sd 5:0:0:0: [sde] Write Protect is off >Aug 29 15:30:49 localhost kernel: [ 2.201601] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 29 15:30:49 localhost kernel: [ 2.222518] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 >Aug 29 15:30:49 localhost kernel: [ 2.225137] sd 1:0:0:0: [sdb] Attached SCSI disk >Aug 29 15:30:49 localhost kernel: [ 2.225289] sdc: sdc1 sdc2 sdc3 sdc4 sdc5 sdc6 sdc7 >Aug 29 15:30:49 localhost kernel: [ 2.227569] sd 2:0:0:0: [sdc] Attached SCSI disk >Aug 29 15:30:49 localhost kernel: [ 2.294608] usb 1-1: New USB device found, idVendor=04a9, idProduct=1905 >Aug 29 15:30:49 localhost kernel: [ 2.294612] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 29 15:30:49 localhost kernel: [ 2.294615] usb 1-1: Product: CanoScan >Aug 29 15:30:49 localhost kernel: [ 2.294617] usb 1-1: Manufacturer: Canon >Aug 29 15:30:49 localhost kernel: [ 2.449076] usb 2-1: new high speed USB device number 2 using ehci_hcd >Aug 29 15:30:49 localhost kernel: [ 2.564346] usb 2-1: New USB device found, idVendor=0424, idProduct=2514 >Aug 29 15:30:49 localhost kernel: [ 2.564349] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 29 15:30:49 localhost kernel: [ 2.564868] hub 2-1:1.0: USB hub found >Aug 29 15:30:49 localhost kernel: [ 2.565093] hub 2-1:1.0: 2 ports detected >Aug 29 15:30:49 localhost kernel: [ 2.654214] Refined TSC clocksource calibration: 2599.999 MHz. >Aug 29 15:30:49 localhost kernel: [ 2.654295] Switching to clocksource tsc >Aug 29 15:30:49 localhost kernel: [ 2.662775] sde: sde1 sde2 sde3 >Aug 29 15:30:49 localhost kernel: [ 2.664242] sd 5:0:0:0: [sde] Attached SCSI disk >Aug 29 15:30:49 localhost kernel: [ 2.669623] sdd: sdd1 sdd2 sdd3 >Aug 29 15:30:49 localhost kernel: [ 2.671115] sd 4:0:0:0: [sdd] Attached SCSI disk >Aug 29 15:30:49 localhost kernel: [ 2.672966] Freeing unused kernel memory: 2776k freed >Aug 29 15:30:49 localhost kernel: [ 2.674178] Write protecting the kernel read-only data: 10240k >Aug 29 15:30:49 localhost kernel: [ 2.678905] Freeing unused kernel memory: 1100k freed >Aug 29 15:30:49 localhost kernel: [ 2.685616] Freeing unused kernel memory: 1508k freed >Aug 29 15:30:49 localhost kernel: [ 2.719078] usb 2-5: new high speed USB device number 4 using ehci_hcd >Aug 29 15:30:49 localhost kernel: [ 2.837348] usb 2-5: New USB device found, idVendor=090c, idProduct=6300 >Aug 29 15:30:49 localhost kernel: [ 2.837353] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 29 15:30:49 localhost kernel: [ 2.837356] usb 2-5: Product: USB2.0 Card Reader >Aug 29 15:30:49 localhost kernel: [ 2.837359] usb 2-5: Manufacturer: SMI >Aug 29 15:30:49 localhost kernel: [ 2.837361] usb 2-5: SerialNumber: 12345678901234567890 >Aug 29 15:30:49 localhost kernel: [ 3.099077] usb 4-2: new low speed USB device number 2 using ohci_hcd >Aug 29 15:30:49 localhost kernel: [ 3.295113] usb 4-2: New USB device found, idVendor=0a81, idProduct=0101 >Aug 29 15:30:49 localhost kernel: [ 3.295117] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 29 15:30:49 localhost kernel: [ 3.295119] usb 4-2: Product: USB Keyboard >Aug 29 15:30:49 localhost kernel: [ 3.295121] usb 4-2: Manufacturer: CHESEN >Aug 29 15:30:49 localhost kernel: [ 3.307822] input: CHESEN USB Keyboard as /devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0/input/input2 >Aug 29 15:30:49 localhost kernel: [ 3.308823] generic-usb 0003:0A81:0101.0001: input,hidraw0: USB HID v1.10 Keyboard [CHESEN USB Keyboard] on usb-0000:00:04.0-2/input0 >Aug 29 15:30:49 localhost kernel: [ 3.321404] input: CHESEN USB Keyboard as /devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.1/input/input3 >Aug 29 15:30:49 localhost kernel: [ 3.321885] generic-usb 0003:0A81:0101.0002: input,hidraw1: USB HID v1.10 Device [CHESEN USB Keyboard] on usb-0000:00:04.0-2/input1 >Aug 29 15:30:49 localhost kernel: [ 3.583064] usb 3-2: new low speed USB device number 2 using ohci_hcd >Aug 29 15:30:49 localhost kernel: [ 3.739372] [drm] Initialized drm 1.1.0 20060810 >Aug 29 15:30:49 localhost kernel: [ 3.751704] [drm] radeon defaulting to kernel modesetting. >Aug 29 15:30:49 localhost kernel: [ 3.751708] [drm] radeon kernel modesetting enabled. >Aug 29 15:30:49 localhost kernel: [ 3.752322] radeon 0000:02:00.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19 >Aug 29 15:30:49 localhost kernel: [ 3.753963] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68D8). >Aug 29 15:30:49 localhost kernel: [ 3.754085] [drm] register mmio base: 0xFBEC0000 >Aug 29 15:30:49 localhost kernel: [ 3.754088] [drm] register mmio size: 131072 >Aug 29 15:30:49 localhost kernel: [ 3.760442] ATOM BIOS: REDWOOD >Aug 29 15:30:49 localhost kernel: [ 3.760538] radeon 0000:02:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >Aug 29 15:30:49 localhost kernel: [ 3.760543] radeon 0000:02:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF >Aug 29 15:30:49 localhost kernel: [ 3.762456] [drm] Detected VRAM RAM=1024M, BAR=256M >Aug 29 15:30:49 localhost kernel: [ 3.762460] [drm] RAM width 128bits DDR >Aug 29 15:30:49 localhost kernel: [ 3.762987] [TTM] Zone kernel: Available graphics memory: 4085964 kiB. >Aug 29 15:30:49 localhost kernel: [ 3.762990] [TTM] Zone dma32: Available graphics memory: 2097152 kiB. >Aug 29 15:30:49 localhost kernel: [ 3.762993] [TTM] Initializing pool allocator. >Aug 29 15:30:49 localhost kernel: [ 3.763475] [drm] radeon: 1024M of VRAM memory ready >Aug 29 15:30:49 localhost kernel: [ 3.763483] [drm] radeon: 512M of GTT memory ready. >Aug 29 15:30:49 localhost kernel: [ 3.763657] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Aug 29 15:30:49 localhost kernel: [ 3.763660] [drm] Driver supports precise vblank timestamp query. >Aug 29 15:30:49 localhost kernel: [ 3.763777] radeon 0000:02:00.0: radeon: using MSI. >Aug 29 15:30:49 localhost kernel: [ 3.763897] [drm] radeon: irq initialized. >Aug 29 15:30:49 localhost kernel: [ 3.763920] [drm] GART: num cpu pages 131072, num gpu pages 131072 >Aug 29 15:30:49 localhost kernel: [ 3.764891] [drm] Loading REDWOOD Microcode >Aug 29 15:30:49 localhost kernel: [ 3.774143] usb 3-2: New USB device found, idVendor=0458, idProduct=003a >Aug 29 15:30:49 localhost kernel: [ 3.774148] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 29 15:30:49 localhost kernel: [ 3.774151] usb 3-2: Product: Optical Mouse >Aug 29 15:30:49 localhost kernel: [ 3.774154] usb 3-2: Manufacturer: Genius >Aug 29 15:30:49 localhost kernel: [ 3.788585] input: Genius Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb3/3-2/3-2:1.0/input/input4 >Aug 29 15:30:49 localhost kernel: [ 3.789252] generic-usb 0003:0458:003A.0003: input,hidraw2: USB HID v1.10 Mouse [Genius Optical Mouse] on usb-0000:00:02.0-2/input0 >Aug 29 15:30:49 localhost kernel: [ 3.832148] radeon 0000:02:00.0: WB enabled >Aug 29 15:30:49 localhost kernel: [ 3.851094] [drm] ring test succeeded in 0 usecs >Aug 29 15:30:49 localhost kernel: [ 3.853481] [drm] radeon: ib pool ready. >Aug 29 15:30:49 localhost kernel: [ 3.854203] [drm] ib test succeeded in 0 usecs >Aug 29 15:30:49 localhost kernel: [ 3.860151] [drm] Radeon Display Connectors >Aug 29 15:30:49 localhost kernel: [ 3.860154] [drm] Connector 0: >Aug 29 15:30:49 localhost kernel: [ 3.860156] [drm] DisplayPort >Aug 29 15:30:49 localhost kernel: [ 3.860158] [drm] HPD4 >Aug 29 15:30:49 localhost kernel: [ 3.860160] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >Aug 29 15:30:49 localhost kernel: [ 3.860163] [drm] Encoders: >Aug 29 15:30:49 localhost kernel: [ 3.860165] [drm] DFP1: INTERNAL_UNIPHY2 >Aug 29 15:30:49 localhost kernel: [ 3.860166] [drm] Connector 1: >Aug 29 15:30:49 localhost kernel: [ 3.860168] [drm] HDMI-A >Aug 29 15:30:49 localhost kernel: [ 3.860169] [drm] HPD5 >Aug 29 15:30:49 localhost kernel: [ 3.860171] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c >Aug 29 15:30:49 localhost kernel: [ 3.860173] [drm] Encoders: >Aug 29 15:30:49 localhost kernel: [ 3.860175] [drm] DFP2: INTERNAL_UNIPHY2 >Aug 29 15:30:49 localhost kernel: [ 3.860176] [drm] Connector 2: >Aug 29 15:30:49 localhost kernel: [ 3.860178] [drm] DVI-I >Aug 29 15:30:49 localhost kernel: [ 3.860179] [drm] HPD1 >Aug 29 15:30:49 localhost kernel: [ 3.860181] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c >Aug 29 15:30:49 localhost kernel: [ 3.860184] [drm] Encoders: >Aug 29 15:30:49 localhost kernel: [ 3.860186] [drm] DFP3: INTERNAL_UNIPHY1 >Aug 29 15:30:49 localhost kernel: [ 3.860188] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Aug 29 15:30:49 localhost kernel: [ 4.093879] [drm] Internal thermal controller with fan control >Aug 29 15:30:49 localhost kernel: [ 4.094278] [drm] radeon: power management initialized >Aug 29 15:30:49 localhost kernel: [ 4.225471] [drm] fb mappable at 0xD0141000 >Aug 29 15:30:49 localhost kernel: [ 4.225474] [drm] vram apper at 0xD0000000 >Aug 29 15:30:49 localhost kernel: [ 4.225476] [drm] size 9216000 >Aug 29 15:30:49 localhost kernel: [ 4.225477] [drm] fb depth is 24 >Aug 29 15:30:49 localhost kernel: [ 4.225479] [drm] pitch is 7680 >Aug 29 15:30:49 localhost kernel: [ 4.226138] fbcon: radeondrmfb (fb0) is primary device >Aug 29 15:30:49 localhost kernel: [ 4.461029] Console: switching to colour frame buffer device 240x75 >Aug 29 15:30:49 localhost kernel: [ 4.476659] fb0: radeondrmfb frame buffer device >Aug 29 15:30:49 localhost kernel: [ 4.476661] drm: registered panic notifier >Aug 29 15:30:49 localhost kernel: [ 4.476709] [drm] Initialized radeon 2.10.0 20080528 for 0000:02:00.0 on minor 0 >Aug 29 15:30:49 localhost kernel: [ 4.476730] work_for_cpu used greatest stack depth: 3496 bytes left >Aug 29 15:30:49 localhost kernel: [ 4.951545] wmi: Mapper loaded >Aug 29 15:30:49 localhost kernel: [ 5.076443] scsi6 : pata_amd >Aug 29 15:30:49 localhost kernel: [ 5.076842] scsi7 : pata_amd >Aug 29 15:30:49 localhost kernel: [ 5.090780] ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >Aug 29 15:30:49 localhost kernel: [ 5.090784] ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >Aug 29 15:30:49 localhost kernel: [ 5.090860] work_for_cpu used greatest stack depth: 3480 bytes left >Aug 29 15:30:49 localhost kernel: [ 5.126037] Initializing USB Mass Storage driver... >Aug 29 15:30:49 localhost kernel: [ 5.129453] scsi8 : usb-storage 2-5:1.0 >Aug 29 15:30:49 localhost kernel: [ 5.130076] usbcore: registered new interface driver usb-storage >Aug 29 15:30:49 localhost kernel: [ 5.130079] USB Mass Storage support registered. >Aug 29 15:30:49 localhost kernel: [ 5.226619] sata_sil24 0000:03:00.0: PCI INT A -> Link[LN3A] -> GSI 18 (level, low) -> IRQ 18 >Aug 29 15:30:49 localhost kernel: [ 5.229778] scsi9 : sata_sil24 >Aug 29 15:30:49 localhost kernel: [ 5.230287] scsi10 : sata_sil24 >Aug 29 15:30:49 localhost kernel: [ 5.230637] ata9: SATA max UDMA/100 host m128@0xfbfffc00 port 0xfbff8000 irq 18 >Aug 29 15:30:49 localhost kernel: [ 5.230642] ata10: SATA max UDMA/100 host m128@0xfbfffc00 port 0xfbffa000 irq 18 >Aug 29 15:30:49 localhost kernel: [ 6.133306] scsi 8:0:0:0: Direct-Access SMI Reader 1.00 PQ: 0 ANSI: 0 CCS >Aug 29 15:30:49 localhost kernel: [ 6.139233] sd 8:0:0:0: Attached scsi generic sg6 type 0 >Aug 29 15:30:49 localhost kernel: [ 6.141744] sd 8:0:0:0: [sdf] Attached SCSI removable disk >Aug 29 15:30:49 localhost kernel: [ 7.250096] ata9: SATA link down (SStatus 0 SControl 0) >Aug 29 15:30:49 localhost kernel: [ 9.270095] ata10: SATA link down (SStatus 0 SControl 0) >Aug 29 15:30:49 localhost kernel: [ 9.278214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 16 >Aug 29 15:30:49 localhost kernel: [ 9.278247] firewire_ohci 0000:01:0a.0: PCI INT A -> Link[LNKD] -> GSI 16 (level, low) -> IRQ 16 >Aug 29 15:30:49 localhost kernel: [ 9.332367] firewire_ohci: Added fw-ohci device 0000:01:0a.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11 >Aug 29 15:30:49 localhost kernel: [ 9.833992] firewire_core: created device fw0: GUID 001e8c0001c5e947, S400 >Aug 29 15:30:49 localhost kernel: [ 9.893698] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Aug 29 15:30:49 localhost kernel: [ 11.526976] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Aug 29 15:30:49 localhost kernel: [ 15.030572] type=1404 audit(1314646213.490:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Aug 29 15:30:49 localhost kernel: [ 16.053878] type=1403 audit(1314646214.513:3): policy loaded auid=4294967295 ses=4294967295 >Aug 29 15:30:49 localhost kernel: [ 23.282906] udevadm used greatest stack depth: 3344 bytes left >Aug 29 15:30:49 localhost kernel: [ 23.612797] type=1400 audit(1314646222.072:4): avc: denied { setattr } for pid=533 comm="systemd-fsck" name="/" dev=dm-0 ino=2 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir >Aug 29 15:30:49 localhost kernel: [ 26.591076] type=1400 audit(1314646225.051:5): avc: denied { write } for pid=547 comm="fsck.ext4" name="/" dev=dm-0 ino=2 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir >Aug 29 15:30:49 localhost kernel: [ 28.656610] fedora-loadmodu used greatest stack depth: 3072 bytes left >Aug 29 15:30:49 localhost kernel: [ 29.774861] EXT4-fs (dm-0): re-mounted. Opts: (null) >Aug 29 15:30:49 localhost kernel: [ 32.494944] microcode: CPU0: patch_level=0x010000c6 >Aug 29 15:30:49 localhost kernel: [ 33.369827] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled >Aug 29 15:30:49 localhost kernel: [ 33.723857] MCE: In-kernel MCE decoding enabled. >Aug 29 15:30:49 localhost kernel: [ 34.666557] i2c i2c-9: nForce2 SMBus adapter at 0x600 >Aug 29 15:30:49 localhost kernel: [ 34.666686] i2c i2c-10: nForce2 SMBus adapter at 0x700 >Aug 29 15:30:49 localhost kernel: [ 34.730405] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64. >Aug 29 15:30:49 localhost kernel: [ 34.732582] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22 >Aug 29 15:30:49 localhost kernel: [ 34.732589] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22 >Aug 29 15:30:49 localhost kernel: [ 34.787361] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 3, addr 00:24:8c:38:2b:0c >Aug 29 15:30:49 localhost kernel: [ 34.787366] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3 >Aug 29 15:30:49 localhost kernel: [ 34.805735] WARNING! power/level is deprecated; use power/control instead >Aug 29 15:30:49 localhost kernel: [ 34.814738] EDAC MC: Ver: 2.1.0 >Aug 29 15:30:49 localhost kernel: [ 34.816678] sundance.c:v1.2 11-Sep-2006 Written by Donald Becker >Aug 29 15:30:49 localhost kernel: [ 34.819961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 19 >Aug 29 15:30:49 localhost kernel: [ 34.819969] sundance 0000:01:08.0: PCI INT A -> Link[LNKA] -> GSI 19 (level, low) -> IRQ 19 >Aug 29 15:30:49 localhost kernel: [ 34.822929] eth1: IC Plus Corporation IP100A FAST Ethernet Adapter at 000000000001cc00, 00:06:4f:5a:dd:a8, IRQ 19. >Aug 29 15:30:49 localhost kernel: [ 34.823441] eth1: MII PHY found at address 0, status 0x786d advertising 01e1. >Aug 29 15:30:49 localhost kernel: [ 34.862764] AMD64 EDAC driver v3.4.0 >Aug 29 15:30:49 localhost kernel: [ 34.885972] microcode: CPU1: patch_level=0x010000c6 >Aug 29 15:30:49 localhost kernel: [ 34.944448] microcode: CPU2: patch_level=0x010000c6 >Aug 29 15:30:49 localhost kernel: [ 34.985374] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Aug 29 15:30:49 localhost kernel: [ 35.132756] EDAC amd64: DRAM ECC disabled. >Aug 29 15:30:49 localhost kernel: [ 35.132767] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. >Aug 29 15:30:49 localhost kernel: [ 35.132769] Either enable ECC checking or force module loading by setting 'ecc_enable_override'. >Aug 29 15:30:49 localhost kernel: [ 35.132771] (Note that use of the override may cause unknown side effects.) >Aug 29 15:30:49 localhost kernel: [ 36.880208] ACPI: PCI Interrupt Link [LN0B] enabled at IRQ 18 >Aug 29 15:30:49 localhost kernel: [ 36.880216] HDA Intel 0000:02:00.1: PCI INT B -> Link[LN0B] -> GSI 18 (level, low) -> IRQ 18 >Aug 29 15:30:49 localhost kernel: [ 37.074759] type=1400 audit(1314646235.534:6): avc: denied { create } for pid=939 comm="mdadm" name="ulquiorra.espada:MEDIA" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=lnk_file >Aug 29 15:30:49 localhost kernel: [ 37.077532] md: bind<sdd2> >Aug 29 15:30:49 localhost kernel: [ 37.113602] type=1400 audit(1314646235.573:7): avc: denied { create } for pid=940 comm="mdadm" name="ulquiorra.espada:RCERO1" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=lnk_file >Aug 29 15:30:49 localhost kernel: [ 37.115954] md: bind<sdb5> >Aug 29 15:30:49 localhost kernel: [ 37.150227] HDMI status: Pin=3 Presence_Detect=0 ELD_Valid=0 >Aug 29 15:30:49 localhost kernel: [ 37.153391] input: HD-Audio Generic HDMI/DP as /devices/pci0000:00/0000:00:10.0/0000:02:00.1/sound/card0/input5 >Aug 29 15:30:49 localhost kernel: [ 37.165345] type=1400 audit(1314646235.625:8): avc: denied { create } for pid=944 comm="mdadm" name="ulquiorra.espada:BACKUP" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=lnk_file >Aug 29 15:30:49 localhost kernel: [ 37.173756] md: bind<sdd3> >Aug 29 15:30:49 localhost kernel: [ 37.224649] md: bind<sde2> >Aug 29 15:30:49 localhost kernel: [ 37.228533] type=1400 audit(1314646235.688:9): avc: denied { module_request } for pid=953 comm="mdadm" kmod="md-level-1" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=system >Aug 29 15:30:49 localhost kernel: [ 37.228921] bio: create slab <bio-1> at 1 >Aug 29 15:30:49 localhost kernel: [ 37.228991] md: personality for level 1 is not loaded! >Aug 29 15:30:49 localhost kernel: [ 37.260158] type=1400 audit(1314646235.720:10): avc: denied { create } for pid=946 comm="mdadm" name="ulquiorra.espada:HOME1" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=lnk_file >Aug 29 15:30:49 localhost kernel: [ 37.261688] md: bind<sdb4> >Aug 29 15:30:49 localhost kernel: [ 37.298285] md: bind<sde3> >Aug 29 15:30:49 localhost kernel: [ 37.300830] type=1400 audit(1314646235.760:11): avc: denied { module_request } for pid=941 comm="mdadm" kmod="md-level-1" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=system >Aug 29 15:30:49 localhost kernel: [ 37.300883] md: personality for level 1 is not loaded! >Aug 29 15:30:49 localhost kernel: [ 37.329500] type=1400 audit(1314646235.789:12): avc: denied { create } for pid=951 comm="mdadm" name="ulquiorra.espada:RCERO2" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=lnk_file >Aug 29 15:30:49 localhost kernel: [ 37.330698] md: bind<sdc6> >Aug 29 15:30:49 localhost kernel: [ 37.369341] md: bind<sdc5> >Aug 29 15:30:49 localhost kernel: [ 37.371586] type=1400 audit(1314646235.831:13): avc: denied { module_request } for pid=945 comm="mdadm" kmod="md-level-0" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=system >Aug 29 15:30:49 localhost kernel: [ 37.371640] md: personality for level 0 is not loaded! >Aug 29 15:30:49 localhost kernel: [ 37.401322] type=1400 audit(1314646235.861:14): avc: denied { create } for pid=942 comm="mdadm" name="ulquiorra.espada:DATA1" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=lnk_file >Aug 29 15:30:49 localhost kernel: [ 37.402580] md: bind<sdb7> >Aug 29 15:30:49 localhost kernel: [ 37.438964] type=1400 audit(1314646235.898:15): avc: denied { create } for pid=947 comm="mdadm" name="ulquiorra.espada:LUKS" scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=lnk_file >Aug 29 15:30:49 localhost kernel: [ 37.443167] md: bind<sdd1> >Aug 29 15:30:49 localhost kernel: [ 37.481923] md: bind<sdc4> >Aug 29 15:30:49 localhost kernel: [ 37.484547] md: personality for level 1 is not loaded! >Aug 29 15:30:49 localhost kernel: [ 37.513825] md: bind<sdb6> >Aug 29 15:30:49 localhost kernel: [ 37.516076] md: personality for level 0 is not loaded! >Aug 29 15:30:49 localhost kernel: [ 37.550476] md: bind<sdc7> >Aug 29 15:30:49 localhost kernel: [ 37.553267] md: personality for level 1 is not loaded! >Aug 29 15:30:49 localhost kernel: [ 37.565660] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 17 >Aug 29 15:30:49 localhost kernel: [ 37.565668] CA0106 0000:01:09.0: PCI INT A -> Link[LNKB] -> GSI 17 (level, low) -> IRQ 17 >Aug 29 15:30:49 localhost kernel: [ 37.565791] snd-ca0106: Model 1006 Rev 00000000 Serial 10061102 >Aug 29 15:30:49 localhost kernel: [ 37.598102] md: bind<sde1> >Aug 29 15:30:49 localhost kernel: [ 37.637968] md: personality for level 1 is not loaded! >Aug 29 15:30:49 localhost kernel: [ 49.971266] multipathd (1115): /proc/1115/oom_adj is deprecated, please use /proc/1115/oom_score_adj instead. >Aug 29 15:30:49 localhost kernel: [ 50.224374] Adding 8388604k swap on /dev/sdb3. Priority:-1 extents:1 across:8388604k >Aug 29 15:30:49 localhost kernel: [ 50.230954] Adding 8388604k swap on /dev/sdc3. Priority:-2 extents:1 across:8388604k >Aug 29 15:30:49 localhost kernel: [ 51.373803] ip6_tables: (C) 2000-2006 Netfilter Core Team >Aug 29 15:30:50 localhost kernel: [ 52.019487] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Aug 29 15:30:51 localhost iptables.init[1078]: iptables: Applying firewall rules: [ OK ] >Aug 29 15:30:51 localhost ip6tables.init[1081]: ip6tables: Applying firewall rules: [ OK ] >Aug 29 15:30:53 localhost NetworkManager[1085]: <info> NetworkManager (version 0.8.9997-7.git20110721.fc16) is starting... >Aug 29 15:30:53 localhost NetworkManager[1085]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Aug 29 15:30:56 localhost dbus[1166]: avc: netlink poll: error 4 >Aug 29 15:30:56 localhost abrtd: Init complete, entering main loop >Aug 29 15:30:56 localhost kernel: [ 58.117929] >Aug 29 15:30:56 localhost kernel: [ 58.117931] ============================================= >Aug 29 15:30:56 localhost kernel: [ 58.117935] [ INFO: possible recursive locking detected ] >Aug 29 15:30:56 localhost kernel: [ 58.117938] 3.0.0-1.fc16.x86_64 #1 >Aug 29 15:30:56 localhost kernel: [ 58.117940] --------------------------------------------- >Aug 29 15:30:56 localhost kernel: [ 58.117942] systemd-logind/1118 is trying to acquire lock: >Aug 29 15:30:56 localhost kernel: [ 58.117944] (&ep->mtx){+.+.+.}, at: [<ffffffff8116ee12>] ep_scan_ready_list+0x3a/0x19f >Aug 29 15:30:56 localhost kernel: [ 58.117953] >Aug 29 15:30:56 localhost kernel: [ 58.117954] but task is already holding lock: >Aug 29 15:30:56 localhost kernel: [ 58.117956] (&ep->mtx){+.+.+.}, at: [<ffffffff8116f38c>] sys_epoll_ctl+0x120/0x51d >Aug 29 15:30:56 localhost kernel: [ 58.117962] >Aug 29 15:30:56 localhost kernel: [ 58.117962] other info that might help us debug this: >Aug 29 15:30:56 localhost kernel: [ 58.117964] Possible unsafe locking scenario: >Aug 29 15:30:56 localhost kernel: [ 58.117966] >Aug 29 15:30:56 localhost kernel: [ 58.117967] CPU0 >Aug 29 15:30:56 localhost kernel: [ 58.117968] ---- >Aug 29 15:30:56 localhost kernel: [ 58.117970] lock(&ep->mtx); >Aug 29 15:30:56 localhost kernel: [ 58.117972] lock(&ep->mtx); >Aug 29 15:30:56 localhost kernel: [ 58.117975] >Aug 29 15:30:56 localhost kernel: [ 58.117975] *** DEADLOCK *** >Aug 29 15:30:56 localhost kernel: [ 58.117976] >Aug 29 15:30:56 localhost kernel: [ 58.117978] May be due to missing lock nesting notation >Aug 29 15:30:56 localhost kernel: [ 58.117979] >Aug 29 15:30:56 localhost kernel: [ 58.117981] 2 locks held by systemd-logind/1118: >Aug 29 15:30:56 localhost kernel: [ 58.117983] #0: (epmutex){+.+.+.}, at: [<ffffffff8116f344>] sys_epoll_ctl+0xd8/0x51d >Aug 29 15:30:56 localhost kernel: [ 58.117988] #1: (&ep->mtx){+.+.+.}, at: [<ffffffff8116f38c>] sys_epoll_ctl+0x120/0x51d >Aug 29 15:30:56 localhost kernel: [ 58.117994] >Aug 29 15:30:56 localhost kernel: [ 58.117995] stack backtrace: >Aug 29 15:30:56 localhost kernel: [ 58.117998] Pid: 1118, comm: systemd-logind Not tainted 3.0.0-1.fc16.x86_64 #1 >Aug 29 15:30:56 localhost kernel: [ 58.118000] Call Trace: >Aug 29 15:30:56 localhost kernel: [ 58.118006] [<ffffffff8108a375>] __lock_acquire+0x917/0xcf7 >Aug 29 15:30:56 localhost kernel: [ 58.118010] [<ffffffff8100af3a>] ? dump_trace+0x2fe/0x30d >Aug 29 15:30:56 localhost kernel: [ 58.118015] [<ffffffff8100e9fd>] ? paravirt_read_tsc+0x9/0xd >Aug 29 15:30:56 localhost kernel: [ 58.118018] [<ffffffff8116ee12>] ? ep_scan_ready_list+0x3a/0x19f >Aug 29 15:30:56 localhost kernel: [ 58.118022] [<ffffffff8108abe2>] lock_acquire+0xbf/0x103 >Aug 29 15:30:56 localhost kernel: [ 58.118025] [<ffffffff8116ee12>] ? ep_scan_ready_list+0x3a/0x19f >Aug 29 15:30:56 localhost kernel: [ 58.118029] [<ffffffff81087ea6>] ? save_trace+0x3d/0xa7 >Aug 29 15:30:56 localhost kernel: [ 58.118033] [<ffffffff8116ee12>] ? ep_scan_ready_list+0x3a/0x19f >Aug 29 15:30:56 localhost kernel: [ 58.118036] [<ffffffff8116e8bf>] ? ep_remove+0xb4/0xb4 >Aug 29 15:30:56 localhost kernel: [ 58.118040] [<ffffffff814dc8f2>] __mutex_lock_common+0x4c/0x361 >Aug 29 15:30:56 localhost kernel: [ 58.118044] [<ffffffff8116ee12>] ? ep_scan_ready_list+0x3a/0x19f >Aug 29 15:30:56 localhost kernel: [ 58.118048] [<ffffffff8100e9fd>] ? paravirt_read_tsc+0x9/0xd >Aug 29 15:30:56 localhost kernel: [ 58.118052] [<ffffffff8100eec7>] ? native_sched_clock+0x34/0x36 >Aug 29 15:30:56 localhost kernel: [ 58.118055] [<ffffffff8100eed2>] ? sched_clock+0x9/0xd >Aug 29 15:30:56 localhost kernel: [ 58.118059] [<ffffffff8108986b>] ? mark_lock+0x2d/0x220 >Aug 29 15:30:56 localhost kernel: [ 58.118062] [<ffffffff8116e8bf>] ? ep_remove+0xb4/0xb4 >Aug 29 15:30:56 localhost kernel: [ 58.118065] [<ffffffff814dcd16>] mutex_lock_nested+0x40/0x45 >Aug 29 15:30:56 localhost kernel: [ 58.118069] [<ffffffff8116ee12>] ep_scan_ready_list+0x3a/0x19f >Aug 29 15:30:56 localhost kernel: [ 58.118072] [<ffffffff8116ef77>] ? ep_scan_ready_list+0x19f/0x19f >Aug 29 15:30:56 localhost kernel: [ 58.118076] [<ffffffff8116ef8e>] ep_poll_readyevents_proc+0x17/0x19 >Aug 29 15:30:56 localhost kernel: [ 58.118079] [<ffffffff8116eb9d>] ep_call_nested.constprop.3+0x90/0xcc >Aug 29 15:30:56 localhost kernel: [ 58.118083] [<ffffffff8116ecc2>] ep_eventpoll_poll+0x4e/0x5d >Aug 29 15:30:56 localhost kernel: [ 58.118086] [<ffffffff8116f49e>] sys_epoll_ctl+0x232/0x51d >Aug 29 15:30:56 localhost kernel: [ 58.118089] [<ffffffff8116ea58>] ? ep_set_mstimeout+0x49/0x49 >Aug 29 15:30:56 localhost kernel: [ 58.118094] [<ffffffff814e4fc2>] system_call_fastpath+0x16/0x1b >Aug 29 15:30:56 localhost avahi-daemon[1073]: Successfully called chroot(). >Aug 29 15:30:56 localhost avahi-daemon[1073]: Successfully dropped remaining capabilities. >Aug 29 15:30:56 localhost systemd-logind[1118]: New seat seat0. >Aug 29 15:30:56 localhost avahi-daemon[1073]: Loading service file /services/ssh.service. >Aug 29 15:30:56 localhost avahi-daemon[1073]: Loading service file /services/udisks.service. >Aug 29 15:30:56 localhost avahi-daemon[1073]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Aug 29 15:30:56 localhost systemd[1]: Reloading. >Aug 29 15:30:56 localhost avahi-daemon[1073]: Network interface enumeration completed. >Aug 29 15:30:56 localhost avahi-daemon[1073]: Registering HINFO record with values 'X86_64'/'LINUX'. >Aug 29 15:30:56 localhost avahi-daemon[1073]: Server startup complete. Host name is linux.local. Local service cookie is 2045567744. >Aug 29 15:30:56 localhost avahi-daemon[1073]: Service "linux" (/services/udisks.service) successfully established. >Aug 29 15:30:56 localhost avahi-daemon[1073]: Service "linux" (/services/ssh.service) successfully established. >Aug 29 15:30:57 localhost systemd[1]: [/lib/systemd/system/instperf.service:8] Unknown lvalue 'ConditionKernelCommandLine' in section 'Service'. Ignoring. >Aug 29 15:30:57 localhost systemd[1]: Reloading. >Aug 29 15:30:57 localhost systemd[1]: [/lib/systemd/system/instperf.service:8] Unknown lvalue 'ConditionKernelCommandLine' in section 'Service'. Ignoring. >Aug 29 15:30:57 localhost systemd[1]: Reloading. >Aug 29 15:30:57 localhost abrtd: Directory 'oops-2011-08-29-15:30:57-1093-0' creation detected >Aug 29 15:30:57 localhost abrtd: Lock file '/var/spool/abrt/oops-2011-08-29-15:30:57-1093-0/.lock' is locked by process 1093 >Aug 29 15:30:57 localhost abrt-dump-oops: Reported 1 kernel oopses to Abrt >Aug 29 15:30:57 localhost NetworkManager[1085]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Aug 29 15:30:57 localhost NetworkManager[1085]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Aug 29 15:30:57 localhost NetworkManager[1085]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Aug 29 15:30:57 localhost dbus[1166]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >Aug 29 15:30:57 localhost systemd[1]: [/lib/systemd/system/instperf.service:8] Unknown lvalue 'ConditionKernelCommandLine' in section 'Service'. Ignoring. >Aug 29 15:30:57 localhost polkitd[1228]: started daemon version 0.101 using authority implementation `local' version `0.101' >Aug 29 15:30:57 localhost dbus[1166]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Aug 29 15:30:58 localhost abrtd: Can't open file '/var/spool/abrt/oops-2011-08-29-15:30:57-1093-0/uid': No such file or directory >Aug 29 15:30:58 localhost NetworkManager[1085]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Aug 29 15:30:58 localhost NetworkManager[1085]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> trying to start the modem manager... >Aug 29 15:30:58 localhost dbus[1166]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> monitoring kernel firmware directory '/lib/firmware'. >Aug 29 15:30:58 localhost dbus[1166]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Aug 29 15:30:58 localhost dbus[1166]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> WiFi enabled by radio killswitch; enabled by state file >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> WWAN enabled by radio killswitch; enabled by state file >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> WiMAX enabled by radio killswitch; enabled by state file >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Networking is enabled by state file >Aug 29 15:30:58 localhost NetworkManager[1085]: <error> [1314646258.553938] [nm-device-ethernet.c:751] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 22) >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): driver 'sundance' does not support carrier detection. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): new Ethernet device (driver: 'sundance' ifindex: 3) >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/0 >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): now managed >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): bringing up device. >Aug 29 15:30:58 localhost kernel: [ 60.096188] eth1: Link up >Aug 29 15:30:58 localhost kernel: [ 60.096188] eth1: Link changed: 100Mbps, full duplex >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): preparing device. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): deactivating device (reason: 2). >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:08.0/0000:01:08.0/net/eth1 >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): carrier is OFF >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): new Ethernet device (driver: 'forcedeth' ifindex: 2) >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): now managed >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): bringing up device. >Aug 29 15:30:58 localhost kernel: [ 60.112287] forcedeth 0000:00:0a.0: em1: no link during initialization >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): preparing device. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (em1): deactivating device (reason: 2). >Aug 29 15:30:58 localhost kernel: [ 60.114503] ADDRCONF(NETDEV_UP): em1: link is not ready >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:0a.0/net/em1 >Aug 29 15:30:58 localhost NetworkManager[1085]: <warn> bluez error getting default adapter: Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Auto-activating connection 'Wired connection 1'. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) starting connection 'Wired connection 1' >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) successful. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 29 15:30:58 localhost NetworkManager[1085]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Aug 29 15:30:59 localhost NetworkManager[1085]: <info> dhclient started with pid 1244 >Aug 29 15:30:59 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. >Aug 29 15:30:59 localhost modem-manager[1243]: <info> ModemManager (version 0.4.998-1.git20110706.fc16) starting... >Aug 29 15:30:59 localhost dbus[1166]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Aug 29 15:30:59 localhost NetworkManager[1085]: <info> modem-manager is now available >Aug 29 15:30:59 localhost avahi-daemon[1073]: Registering new address record for fe80::206:4fff:fe5a:dda8 on eth1.*. >Aug 29 15:31:00 localhost modem-manager[1243]: <info> Loaded plugin Novatel >Aug 29 15:31:01 localhost modem-manager[1243]: <info> Loaded plugin AnyData >Aug 29 15:31:01 localhost modem-manager[1243]: <info> Loaded plugin Wavecom >Aug 29 15:31:02 localhost modem-manager[1243]: <info> Loaded plugin Option High-Speed >Aug 29 15:31:02 localhost kernel: [ 64.266476] 802.1Q VLAN Support v1.8 >Aug 29 15:31:02 localhost modem-manager[1243]: <info> Loaded plugin Samsung >Aug 29 15:31:03 localhost modem-manager[1243]: <info> Loaded plugin Linktop >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Option >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Generic >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin MotoC >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin ZTE >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Huawei >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Gobi >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Longcheer >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin SimTech >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Nokia >Aug 29 15:31:04 localhost dhclient[1244]: Internet Systems Consortium DHCP Client 4.2.2rc1 >Aug 29 15:31:04 localhost dhclient[1244]: Copyright 2004-2011 Internet Systems Consortium. >Aug 29 15:31:04 localhost dhclient[1244]: All rights reserved. >Aug 29 15:31:04 localhost dhclient[1244]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 29 15:31:04 localhost dhclient[1244]: >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin X22X >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Ericsson MBM >Aug 29 15:31:04 localhost NetworkManager[1085]: <info> (eth1): DHCPv4 state changed nbi -> preinit >Aug 29 15:31:04 localhost dhclient[1244]: Listening on LPF/eth1/00:06:4f:5a:dd:a8 >Aug 29 15:31:04 localhost dhclient[1244]: Sending on LPF/eth1/00:06:4f:5a:dd:a8 >Aug 29 15:31:04 localhost dhclient[1244]: Sending on Socket/fallback >Aug 29 15:31:04 localhost dhclient[1244]: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3 >Aug 29 15:31:04 localhost modem-manager[1243]: <info> Loaded plugin Sierra >Aug 29 15:31:05 localhost auditd[1332]: Started dispatcher: /sbin/audispd pid: 1334 >Aug 29 15:31:05 localhost auditd[1332]: Init complete, auditd 2.1.2 listening for events (startup state enable) >Aug 29 15:31:05 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Aug 29 15:31:06 localhost abrtd: New dump directory /var/spool/abrt/oops-2011-08-29-15:30:57-1093-0, processing >Aug 29 15:31:07 localhost rpc.statd[1422]: Version 1.2.4 starting >Aug 29 15:31:07 localhost kernel: [ 68.557647] RPC: Registered named UNIX socket transport module. >Aug 29 15:31:07 localhost kernel: [ 68.557695] RPC: Registered udp transport module. >Aug 29 15:31:07 localhost kernel: [ 68.557745] RPC: Registered tcp transport module. >Aug 29 15:31:07 localhost kernel: [ 68.557796] RPC: Registered tcp NFSv4.1 backchannel transport module. >Aug 29 15:31:07 localhost dhclient[1244]: DHCPREQUEST on eth1 to 255.255.255.255 port 67 >Aug 29 15:31:07 localhost dhclient[1244]: DHCPOFFER from 192.168.1.1 >Aug 29 15:31:07 localhost dhclient[1244]: DHCPACK from 192.168.1.1 >Aug 29 15:31:07 localhost dhclient[1244]: bound to 192.168.1.112 -- renewal in 42869 seconds. >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> (eth1): DHCPv4 state changed preinit -> bound >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 4 of 5 (IP4 Configure Get) scheduled... >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 4 of 5 (IP4 Configure Get) started... >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> address 192.168.1.112 >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> prefix 24 (255.255.255.0) >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> gateway 192.168.1.1 >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> nameserver '192.168.1.1' >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled... >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 4 of 5 (IP4 Configure Get) complete. >Aug 29 15:31:07 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) started... >Aug 29 15:31:07 localhost avahi-daemon[1073]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.112. >Aug 29 15:31:07 localhost avahi-daemon[1073]: New relevant interface eth1.IPv4 for mDNS. >Aug 29 15:31:07 localhost avahi-daemon[1073]: Registering new address record for 192.168.1.112 on eth1.IPv4. >Aug 29 15:31:07 localhost sm-notify[1423]: Version 1.2.4 starting >Aug 29 15:31:07 localhost rpc.statd[1422]: Initializing NSM state >Aug 29 15:31:07 localhost rpc.statd[1422]: failed to create RPC listeners, exiting >Aug 29 15:31:07 localhost systemd[1]: nfslock.service: control process exited, code=exited status=1 >Aug 29 15:31:07 localhost systemd[1]: Unit nfslock.service entered failed state. >Aug 29 15:31:08 localhost NetworkManager[1085]: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0] >Aug 29 15:31:08 localhost NetworkManager[1085]: <info> Policy set 'Wired connection 1' (eth1) as default for IPv4 routing and DNS. >Aug 29 15:31:08 localhost NetworkManager[1085]: <info> Activation (eth1) successful, device activated. >Aug 29 15:31:08 localhost dbus[1166]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Aug 29 15:31:08 localhost NetworkManager[1085]: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete. >Aug 29 15:31:08 localhost dbus[1166]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 29 15:31:11 localhost systemd[1]: Startup finished in 2s 721ms 205us (kernel) + 15s 355ms 98us (initrd) + 54s 769ms 175us (userspace) = 1min 12s 845ms 478us. >Aug 29 15:31:18 localhost dbus[1166]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Aug 29 15:31:18 localhost dbus[1166]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Aug 29 15:31:18 localhost systemd-logind[1118]: New user liveuser logged in. >Aug 29 15:31:18 localhost systemd-logind[1118]: New session 1 of user liveuser. >Aug 29 15:31:18 localhost systemd-logind[1118]: Linked /tmp/.X11-unix/X0 to /run/user/liveuser/X11/display. >Aug 29 15:31:18 localhost dbus[1166]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Aug 29 15:31:28 localhost dbus[1166]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Aug 29 15:31:34 localhost setroubleshoot: SELinux is preventing systemd-logind from setattr access on the chr_file 002. For complete SELinux messages. run sealert -l 82c2388e-ab33-49de-b6b1-e99523d37d53 >Aug 29 15:32:11 localhost dbus[1166]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper) >Aug 29 15:32:11 localhost dbus[1166]: [system] Successfully activated service 'org.freedesktop.UPower' >Aug 29 15:32:12 localhost dbus[1166]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Aug 29 15:32:12 localhost dbus[1166]: [system] Successfully activated service 'org.freedesktop.UDisks' >Aug 29 15:32:12 localhost dbus[1166]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Aug 29 15:32:13 localhost dbus[1166]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Aug 29 15:32:13 localhost dbus[1166]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Aug 29 15:32:13 localhost org.kde.powerdevil.backlighthelper: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave. >Aug 29 15:32:13 localhost dbus[1166]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Aug 29 15:32:14 localhost setroubleshoot: SELinux is preventing /usr/libexec/udisks-daemon from getattr access on the file /osmin. For complete SELinux messages. run sealert -l caf260dc-4da8-435c-8a1e-534e9f5d3175 >Aug 29 15:32:15 localhost setroubleshoot: SELinux is preventing /usr/libexec/udisks-daemon from getattr access on the file /LiveOS/ext3fs.img. For complete SELinux messages. run sealert -l caf260dc-4da8-435c-8a1e-534e9f5d3175 >Aug 29 15:32:35 localhost dbus[1166]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Aug 29 15:32:35 localhost dbus[1166]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Aug 29 19:32:35 localhost rtkit-daemon[2049]: Successfully made thread 2047 of process 2047 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Aug 29 19:32:37 localhost rtkit-daemon[2049]: Successfully made thread 2052 of process 2047 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 29 19:32:38 localhost rtkit-daemon[2049]: Successfully made thread 2053 of process 2047 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 29 19:32:38 localhost rtkit-daemon[2049]: Successfully made thread 2054 of process 2047 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 29 15:32:38 localhost kernel: [ 160.201517] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. >Aug 29 15:32:38 localhost dbus[1166]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Aug 29 15:32:38 localhost dbus[1166]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details. >Aug 29 15:32:38 localhost pulseaudio[2047]: bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.systemd1.LoadFailed >Aug 29 19:32:39 localhost rtkit-daemon[2049]: Successfully made thread 2055 of process 2055 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Aug 29 15:32:39 localhost pulseaudio[2055]: pid.c: Daemon already running. >Aug 29 19:32:39 localhost rtkit-daemon[2049]: Successfully made thread 2057 of process 2057 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Aug 29 15:32:39 localhost pulseaudio[2057]: pid.c: Daemon already running. >Aug 29 15:33:15 localhost kernel: [ 196.900455] md: raid0 personality registered for level 0 >Aug 29 15:33:15 localhost kernel: [ 196.914319] md: raid1 personality registered for level 1 >Aug 29 15:33:15 localhost kernel: [ 196.965815] async_tx: api initialized (async) >Aug 29 15:33:15 localhost kernel: [ 196.967191] xor: automatically using best checksumming function: generic_sse >Aug 29 15:33:15 localhost kernel: [ 196.972014] generic_sse: 10604.000 MB/sec >Aug 29 15:33:15 localhost kernel: [ 196.972017] xor: using function: generic_sse (10604.000 MB/sec) >Aug 29 15:33:15 localhost kernel: [ 197.068021] raid6: int64x1 2472 MB/s >Aug 29 15:33:15 localhost kernel: [ 197.085035] raid6: int64x2 2460 MB/s >Aug 29 15:33:15 localhost kernel: [ 197.102021] raid6: int64x4 2207 MB/s >Aug 29 15:33:15 localhost kernel: [ 197.119047] raid6: int64x8 1320 MB/s >Aug 29 15:33:15 localhost kernel: [ 197.136026] raid6: sse2x1 3437 MB/s >Aug 29 15:33:15 localhost kernel: [ 197.153020] raid6: sse2x2 5410 MB/s >Aug 29 15:33:15 localhost kernel: [ 197.170021] raid6: sse2x4 6496 MB/s >Aug 29 15:33:15 localhost kernel: [ 197.170023] raid6: using algorithm sse2x4 (6496 MB/s) >Aug 29 15:33:15 localhost kernel: [ 197.176644] md: raid6 personality registered for level 6 >Aug 29 15:33:15 localhost kernel: [ 197.176647] md: raid5 personality registered for level 5 >Aug 29 15:33:15 localhost kernel: [ 197.176649] md: raid4 personality registered for level 4 >Aug 29 15:33:15 localhost kernel: [ 197.192820] md: raid10 personality registered for level 10 >Aug 29 15:33:15 localhost kernel: [ 197.273747] device-mapper: multipath: version 1.3.0 loaded >Aug 29 15:33:15 localhost kernel: [ 197.278117] device-mapper: multipath round-robin: version 1.0.0 loaded >Aug 29 15:33:15 localhost kernel: [ 197.432415] Loading iSCSI transport class v2.0-870. >Aug 29 15:33:15 localhost kernel: [ 197.440750] iscsi: registered transport (tcp) >Aug 29 15:33:15 localhost kernel: [ 197.448679] No iBFT detected. >Aug 29 15:33:15 localhost dbus[1166]: avc: received setenforce notice (enforcing=0) >Aug 29 15:33:15 localhost dbus[1621]: avc: received setenforce notice (enforcing=0) >Aug 29 15:33:16 localhost anaconda-cleanup: abrt: detected unhandled Python exception in /usr/bin/anaconda-cleanup >Aug 29 15:33:16 localhost abrtd: New client connected >Aug 29 15:33:16 localhost abrtd: Directory 'pyhook-2011-08-29-15:33:16-2201' creation detected >Aug 29 15:33:16 localhost abrt-server[2202]: Saved Python crash dump of pid 2201 to /var/spool/abrt/pyhook-2011-08-29-15:33:16-2201 >Aug 29 15:33:17 localhost abrtd: Can't open file '/var/spool/abrt/oops-2011-08-29-15:30:57-1093-0/uid': No such file or directory >Aug 29 15:33:17 localhost abrtd: New dump directory /var/spool/abrt/pyhook-2011-08-29-15:33:16-2201, processing >Aug 29 15:33:17 localhost anaconda: /usr/sbin/anaconda 16.14.6 >Aug 29 15:33:20 localhost loader: 8257536 kB (8064 MB) are available >Aug 29 15:33:20 localhost anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Aug 29 15:33:20 localhost anaconda: Default encoding = ascii >Aug 29 15:33:20 localhost anaconda: Display mode = g >Aug 29 15:33:20 localhost loader: 8257536 kB (8064 MB) are available >Aug 29 15:33:20 localhost anaconda: Starting graphical installation. >Aug 29 15:33:22 localhost anaconda: using only installclass _Fedora >Aug 29 15:33:22 localhost anaconda: Detected 7984M of memory >Aug 29 15:33:22 localhost anaconda: Swap attempt of 1024M to 10032M >Aug 29 15:33:22 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Aug 29 15:33:23 localhost anaconda: set timezone: America/New_York, utc: 0 >Aug 29 15:33:23 localhost anaconda: set timezone: America/New_York, utc: 0 >Aug 29 15:33:24 localhost anaconda: dispatch: resetting to the first step. >Aug 29 15:33:24 localhost anaconda: dispatch: moving (1) to step sshd >Aug 29 15:33:24 localhost anaconda: sshd: not enabled, skipping. >Aug 29 15:33:24 localhost anaconda: created new libuser.conf at /tmp/libuser.y7En5x with instPath="/mnt/sysimage" >Aug 29 15:33:24 localhost anaconda: dispatch: leaving (1) step sshd >Aug 29 15:33:24 localhost anaconda: dispatch: moving (1) to step keyboard >Aug 29 15:33:30 localhost anaconda: dispatch: leaving (1) step keyboard >Aug 29 15:33:30 localhost anaconda: dispatch: moving (1) to step betanag >Aug 29 15:33:32 localhost anaconda: dispatch: leaving (1) step betanag >Aug 29 15:33:32 localhost anaconda: dispatch: moving (1) to step filtertype >Aug 29 15:33:36 localhost anaconda: dispatch: leaving (1) step filtertype >Aug 29 15:33:36 localhost anaconda: dispatch: moving (1) to step filter >Aug 29 15:33:36 localhost anaconda: dispatch: leaving (1) step filter >Aug 29 15:33:36 localhost anaconda: dispatch: moving (1) to step storageinit >Aug 29 15:33:36 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Aug 29 15:33:36 localhost dbus[1166]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Aug 29 15:33:36 localhost anaconda: ISCSID is /sbin/iscsid >Aug 29 15:33:36 localhost anaconda: no initiator set >Aug 29 15:33:36 localhost program: Running... modprobe fcoe >Aug 29 15:33:36 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Aug 29 15:33:37 localhost program: No FCoE boot disk information is found in EDD! >Aug 29 15:33:37 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Aug 29 15:33:37 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Aug 29 15:33:37 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Aug 29 15:33:37 localhost storage: not going to create backup copy of non-existent /etc/multipath.conf >Aug 29 15:33:37 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Aug 29 15:33:37 localhost program: Running... modprobe scsi_wait_scan >Aug 29 15:33:37 localhost program: Running... rmmod scsi_wait_scan >Aug 29 15:33:37 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:37 localhost dbus[1166]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Aug 29 15:33:38 localhost setroubleshoot: SELinux is preventing /usr/libexec/udisks-daemon from getattr access on the file /osmin. For complete SELinux messages. run sealert -l caf260dc-4da8-435c-8a1e-534e9f5d3175 >Aug 29 15:33:39 localhost storage: sr0 looks to be the live device; marking as protected >Aug 29 15:33:39 localhost program: Running... modprobe scsi_wait_scan >Aug 29 15:33:39 localhost program: Running... rmmod scsi_wait_scan >Aug 29 15:33:39 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:40 localhost program: Running... multipath -d >Aug 29 15:33:40 localhost program: Running... multipath -ll >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: sdf >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: sda >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sda1 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sda2 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sda3 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sda4 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sda5 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: sdb >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdb1 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdb2 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdb3 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdb4 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdb5 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdb6 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdb7 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: sdc >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdc1 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdc2 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdc3 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdc4 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdc5 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdc6 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdc7 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sr0 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: sdd >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdd1 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdd2 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sdd3 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: sde >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sde1 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sde2 >Aug 29 15:33:40 localhost storage: MultipathTopology: found non-disk device: sde3 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop0 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop1 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop2 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop3 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop4 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop5 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop6 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: loop7 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: dm-0 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: dm-1 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: md121 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: md122 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: md123 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: md124 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: md125 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: md126 >Aug 29 15:33:40 localhost storage: MultipathTopology: found singlepath device: md127 >Aug 29 15:33:40 localhost storage: devices to scan: ['sdf', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sdc7', 'sr0', 'sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sde2', 'sde3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'md121', 'md122', 'md123', 'md124', 'md125', 'md126', 'md127'] >Aug 29 15:33:40 localhost storage: scanning sdf (/devices/pci0000:00/0000:00:04.1/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdf)... >Aug 29 15:33:40 localhost storage: sdf is a disk >Aug 29 15:33:40 localhost storage: added disk sdf (id 0) to device tree >Aug 29 15:33:40 localhost storage: scanning sda (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda)... >Aug 29 15:33:40 localhost storage: sda is a disk >Aug 29 15:33:40 localhost storage: added disk sda (id 1) to device tree >Aug 29 15:33:40 localhost program: Running... modprobe scsi_wait_scan >Aug 29 15:33:40 localhost program: Running... rmmod scsi_wait_scan >Aug 29 15:33:40 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:40 localhost storage: got device: DiskDevice instance (0x32e8550) --#012 name = sda status = True kids = 0 id = 1#012 parents = []#012 uuid = None size = 109704.164062#012 format = existing msdos disklabel#012 major = 8 minor = 0 exists = True protected = False#012 sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance --#012 model: ATA OCZ-VERTEX2 path: /dev/sda type: 1#012 sectorSize: 512 physicalSectorSize: 512#012 length: 224674128 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 1 did: 0 busy: False#012 hardwareGeometry: (13985, 255, 63) biosGeometry: (13985, 255, 63)#012 PedDevice: <_ped.Device object at 0x32e7170>#012 target size = 0 path = /dev/sda#012 format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x333cf10> >Aug 29 15:33:40 localhost storage: got format: DiskLabel instance (0x333ce50) --#012 type = disklabel name = partition table (MSDOS) status = False#012 device = /dev/sda uuid = None exists = True#012 options = None supported = False formattable = True resizable = False#012 type = msdos partition count = 5 sectorSize = 512#012 align_offset = 0 align_grain = 2048#012 partedDisk = parted.Disk instance --#012 type: msdos primaryPartitionCount: 4#012 lastPartitionNumber: 5 maxPrimaryPartitionCount: 4#012 partitions: [<parted.partition.Partition object at 0x33670d0>, <parted.partition.Partition object at 0x3367350>, <parted.partition.Partition object at 0x33675d0>, <parted.partition.Partition object at 0x3367910>, <parted.partition.Partition object at 0x33676d0>]#012 device: <parted.device.Device object at 0x334ca90>#012 PedDisk: <_ped.Disk object at 0x336edd0>#012 origPartedDisk = <parted.disk.Disk object at 0x334cd10>#012 partedDevice = parted.Device instance --#012 model: ATA OCZ-VERTEX2 path: /dev/sda type: 1#012 sectorSize: 512 physicalSectorSize: 512#012 length: 224674128 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 1 did: 0 busy: False#012 hardwareGeometry: (13985, 255, 63) biosGeometry: (13985, 255, 63)#012 PedDevice: <_ped.Device object at 0x32e7710> >Aug 29 15:33:40 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Aug 29 15:33:40 localhost storage: sda1 is a partition >Aug 29 15:33:40 localhost storage: added partition sda1 (id 2) to device tree >Aug 29 15:33:40 localhost storage: type detected on 'sda1' is 'ext4' >Aug 29 15:33:40 localhost program: Running... dumpe2fs -h /dev/sda1 >Aug 29 15:33:40 localhost program: Filesystem volume name: <none> >Aug 29 15:33:40 localhost program: Last mounted on: /boot >Aug 29 15:33:40 localhost program: Filesystem UUID: 322ad008-e956-45de-b820-69b2b1b6b476 >Aug 29 15:33:40 localhost program: Filesystem magic number: 0xEF53 >Aug 29 15:33:40 localhost program: Filesystem revision #: 1 (dynamic) >Aug 29 15:33:40 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Aug 29 15:33:40 localhost program: Filesystem flags: signed_directory_hash >Aug 29 15:33:40 localhost program: Default mount options: user_xattr acl >Aug 29 15:33:40 localhost program: Filesystem state: clean >Aug 29 15:33:40 localhost program: Errors behavior: Continue >Aug 29 15:33:40 localhost program: Filesystem OS type: Linux >Aug 29 15:33:40 localhost program: Inode count: 64000 >Aug 29 15:33:40 localhost program: Block count: 256000 >Aug 29 15:33:40 localhost program: Reserved block count: 12800 >Aug 29 15:33:40 localhost program: Free blocks: 231155 >Aug 29 15:33:40 localhost program: Free inodes: 63895 >Aug 29 15:33:40 localhost program: First block: 0 >Aug 29 15:33:40 localhost program: Block size: 4096 >Aug 29 15:33:40 localhost program: Fragment size: 4096 >Aug 29 15:33:40 localhost program: Reserved GDT blocks: 62 >Aug 29 15:33:40 localhost program: Blocks per group: 32768 >Aug 29 15:33:40 localhost program: Fragments per group: 32768 >Aug 29 15:33:40 localhost program: Inodes per group: 8000 >Aug 29 15:33:40 localhost program: Inode blocks per group: 500 >Aug 29 15:33:40 localhost program: Flex block group size: 16 >Aug 29 15:33:40 localhost program: Filesystem created: Fri Jul 8 21:52:20 2011 >Aug 29 15:33:40 localhost program: Last mount time: Sun Aug 28 23:29:30 2011 >Aug 29 15:33:40 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2207 due to rate-limiting >Aug 29 15:33:42 localhost rsyslogd-2177: imuxsock lost 448 messages from pid 2207 due to rate-limiting >Aug 29 15:33:42 localhost storage: using name md0 for md array containing member sdb4 >Aug 29 15:33:42 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:42 localhost program: Running... mdadm --incremental --quiet /dev/sdb4 >Aug 29 15:33:42 localhost storage: failed to add member /dev/sdb4 to md array /dev/md0: mdadd failed for /dev/sdb4: >Aug 29 15:33:42 localhost storage: added mdarray md0 (id 12) to device tree >Aug 29 15:33:42 localhost storage: got device: PartitionDevice instance (0x3381b10) --#012 name = sdb4 status = True kids = 1 id = 11#012 parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel']#012 uuid = None size = 56320.0#012 format = existing mdmember#012 major = 8 minor = 20 exists = True protected = False#012 sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance --#012 model: Unknown path: /dev/sdb4 type: 0#012 sectorSize: 512 physicalSectorSize: 512#012 length: 115343360 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 0 did: 0 busy: False#012 hardwareGeometry: (7179, 255, 63) biosGeometry: (7179, 255, 63)#012 PedDevice: <_ped.Device object at 0x32e7f80>#012 target size = 0 path = /dev/sdb4#012 format args = [] originalFormat = None grow = None max size = 0 bootable = None#012 part type = 0 primary = None#012 partedPartition = parted.Partition instance --#012 disk: <parted.disk.Disk object at 0x3381dd0> fileSystem: None#012 number: 4 path: /dev/sdb4 type: 0#012 name: Linux RAID active: True busy: False#012 geometry: <parted.geometry.Geometry object at 0x339b310> PedPartition: <_ped.Partition object at 0x337e590>#012 disk = existing 953869MB disk sdb (7) with existing gpt disklabel#012 start = 79693824 end = 195037183 length = 115343360#012 flags = raid >Aug 29 15:33:42 localhost storage: got format: MDRaidMember instance (0x339c7d0) --#012 type = mdmember name = software RAID status = False#012 device = /dev/sdb4 uuid = None exists = True#012 options = None supported = True formattable = True resizable = False#012 mdUUID = 8b590322:aec2af85:57265729:60bda92f biosraid = False >Aug 29 15:33:42 localhost storage: scanning sdb5 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >Aug 29 15:33:42 localhost storage: sdb5 is a partition >Aug 29 15:33:42 localhost storage: added partition sdb5 (id 13) to device tree >Aug 29 15:33:42 localhost storage: type detected on 'sdb5' is 'linux_raid_member' >Aug 29 15:33:42 localhost program: Running... mdadm --examine --brief /dev/sdb5 >Aug 29 15:33:42 localhost program: ARRAY /dev/md/RCERO1 metadata=1.2 UUID=bf29125c:9fed5e33:8674f063:b3da5faf name=ulquiorra.espada:RCERO1 >Aug 29 15:33:42 localhost storage: using name md1 for md array containing member sdb5 >Aug 29 15:33:42 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:42 localhost program: Running... mdadm --incremental --quiet /dev/sdb5 >Aug 29 15:33:42 localhost storage: failed to add member /dev/sdb5 to md array /dev/md1: mdadd failed for /dev/sdb5: >Aug 29 15:33:42 localhost storage: added mdarray md1 (id 14) to device tree >Aug 29 15:33:42 localhost storage: got device: PartitionDevice instance (0x339ca50) --#012 name = sdb5 status = True kids = 1 id = 13#012 parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel']#012 uuid = None size = 51200.0#012 format = existing mdmember#012 major = 8 minor = 21 exists = True protected = False#012 sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance --#012 model: Unknown path: /dev/sdb5 type: 0#012 sectorSize: 512 physicalSectorSize: 512#012 length: 104857600 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 32565 did: 0 busy: False#012 hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63)#012 PedDevice: <_ped.Device object at 0x339a5f0>#012 target size = 0 path = /dev/sdb5#012 format args = [] originalFormat = None grow = None max size = 0 bootable = None#012 part type = 0 primary = None#012 partedPartition = parted.Partition instance --#012 disk: <parted.disk.Disk object at 0x3381dd0> fileSystem: None#012 number: 5 path: /dev/sdb5 type: 0#012 name: Linux RAID active: True busy: False#012 geometry: <parted.geometry.Geometry object at 0x339b8d0> PedPartition: <_ped.Partition object at 0x337e470>#012 disk = existing 953869MB disk sdb (7) with existing gpt disklabel#012 start = 195037184 end = 299894783 length = 104857600#012 flags = raid >Aug 29 15:33:42 localhost storage: got format: MDRaidMember instance (0x3381550) --#012 type = mdmember name = software RAID status = False#012 device = /dev/sdb5 uuid = None exists = True#012 options = None supported = True formattable = True resizable = False#012 mdUUID = bf29125c:9fed5e33:8674f063:b3da5faf biosraid = False >Aug 29 15:33:42 localhost storage: scanning sdb6 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >Aug 29 15:33:42 localhost storage: sdb6 is a partition >Aug 29 15:33:42 localhost storage: added partition sdb6 (id 15) to device tree >Aug 29 15:33:42 localhost storage: type detected on 'sdb6' is 'linux_raid_member' >Aug 29 15:33:42 localhost program: Running... mdadm --examine --brief /dev/sdb6 >Aug 29 15:33:42 localhost program: ARRAY /dev/md/RCERO2 metadata=1.2 UUID=994a287e:7b6ae47b:2d536856:27f7dfd3 name=ulquiorra.espada:RCERO2 >Aug 29 15:33:42 localhost storage: using name md2 for md array containing member sdb6 >Aug 29 15:33:42 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:42 localhost program: Running... mdadm --incremental --quiet /dev/sdb6 >Aug 29 15:33:42 localhost storage: failed to add member /dev/sdb6 to md array /dev/md2: mdadd failed for /dev/sdb6: >Aug 29 15:33:42 localhost storage: added mdarray md2 (id 16) to device tree >Aug 29 15:33:42 localhost storage: got device: PartitionDevice instance (0x339c8d0) --#012 name = sdb6 status = True kids = 1 id = 15#012 parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel']#012 uuid = None size = 71680.0#012 format = existing mdmember#012 major = 8 minor = 22 exists = True protected = False#012 sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance --#012 model: Unknown path: /dev/sdb6 type: 0#012 sectorSize: 512 physicalSectorSize: 512#012 length: 146800640 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 0 did: 0 busy: False#012 hardwareGeometry: (9137, 255, 63) biosGeometry: (9137, 255, 63)#012 PedDevice: <_ped.Device object at 0x339a680>#012 target size = 0 path = /dev/sdb6#012 format args = [] originalFormat = None grow = None max size = 0 bootable = None#012 part type = 0 primary = None#012 partedPartition = parted.Partition instance --#012 disk: <parted.disk.Disk object at 0x3381dd0> fileSystem: None#012 number: 6 path: /dev/sdb6 type: 0#012 name: Linux RAID active: True busy: False#012 geometry: <parted.geometry.Geometry object at 0x339b950> PedPartition: <_ped.Partition object at 0x337e530>#012 disk = existing 953869MB disk sdb (7) with existing gpt disklabel#012 start = 299894784 end = 446695423 length = 146800640#012 flags = raid >Aug 29 15:33:42 localhost storage: got format: MDRaidMember instance (0x339c910) --#012 type = mdmember name = software RAID status = False#012 device = /dev/sdb6 uuid = None exists = True#012 options = None supported = True formattable = True resizable = False#012 mdUUID = 994a287e:7b6ae47b:2d536856:27f7dfd3 biosraid = False >Aug 29 15:33:42 localhost storage: scanning sdb7 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7)... >Aug 29 15:33:42 localhost storage: sdb7 is a partition >Aug 29 15:33:42 localhost storage: added partition sdb7 (id 17) to device tree >Aug 29 15:33:42 localhost storage: type detected on 'sdb7' is 'linux_raid_member' >Aug 29 15:33:42 localhost program: Running... mdadm --examine --brief /dev/sdb7 >Aug 29 15:33:42 localhost program: ARRAY /dev/md/DATA1 metadata=1.2 UUID=582a8b3e:94b0defd:8b3cecc1:2da02a73 name=ulquiorra.espada:DATA1 >Aug 29 15:33:42 localhost storage: using name md3 for md array containing member sdb7 >Aug 29 15:33:42 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:42 localhost program: Running... mdadm --incremental --quiet /dev/sdb7 >Aug 29 15:33:42 localhost storage: failed to add member /dev/sdb7 to md array /dev/md3: mdadd failed for /dev/sdb7: >Aug 29 15:33:42 localhost storage: added mdarray md3 (id 18) to device tree >Aug 29 15:33:42 localhost storage: got device: PartitionDevice instance (0x339c690) --#012 name = sdb7 status = True kids = 1 id = 17#012 parents = ['existing 953869MB disk sdb (7) with existing gpt disklabel']#012 uuid = None size = 732160.0#012 format = existing mdmember#012 major = 8 minor = 23 exists = True protected = False#012 sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance --#012 model: Unknown path: /dev/sdb7 type: 0#012 sectorSize: 512 physicalSectorSize: 512#012 length: 1499463680 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 0 did: 0 busy: False#012 hardwareGeometry: (93337, 255, 63) biosGeometry: (93337, 255, 63)#012 PedDevice: <_ped.Device object at 0x339a7a0>#012 target size = 0 path = /dev/sdb7#012 format args = [] originalFormat = None grow = None max size = 0 bootable = None#012 part type = 0 primary = None#012 partedPartition = parted.Partition instance --#012 disk: <parted.disk.Disk object at 0x3381dd0> fileSystem: None#012 number: 7 path: /dev/sdb7 type: 0#012 name: Linux RAID active: True busy: False#012 geometry: <parted.geometry.Geometry object at 0x339bc10> PedPartition: <_ped.Partition object at 0x337e650>#012 disk = existing 953869MB disk sdb (7) with existing gpt disklabel#012 start = 446695424 end = 1946159103 length = 1499463680#012 flags = raid >Aug 29 15:33:42 localhost storage: got format: MDRaidMember instance (0x339c750) --#012 type = mdmember name = software RAID status = False#012 device = /dev/sdb7 uuid = None exists = True#012 options = None supported = True formattable = True resizable = False#012 mdUUID = 582a8b3e:94b0defd:8b3cecc1:2da02a73 biosraid = False >Aug 29 15:33:42 localhost storage: scanning sdc (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc)... >Aug 29 15:33:42 localhost storage: sdc is a disk >Aug 29 15:33:42 localhost storage: added disk sdc (id 19) to device tree >Aug 29 15:33:42 localhost program: Running... modprobe scsi_wait_scan >Aug 29 15:33:42 localhost program: Running... rmmod scsi_wait_scan >Aug 29 15:33:42 localhost program: Running... udevadm settle --timeout=300 >Aug 29 15:33:43 localhost storage: got device: DiskDevice instance (0x339ca10) --#012 name = sdc status = True kids = 0 id = 19#012 parents = []#012 uuid = None size = 953869.710938#012 format = existing gpt disklabel#012 major = 8 minor = 32 exists = True protected = False#012 sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance --#012 model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1#012 sectorSize: 512 physicalSectorSize: 512#012 length: 1953525168 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 3 did: 0 busy: True#012 hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63)#012 PedDevice: <_ped.Device object at 0x339a710>#012 target size = 0 path = /dev/sdc#012 format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x339cb90> >Aug 29 15:33:43 localhost storage: got format: DiskLabel instance (0x339cf90) --#012 type = disklabel name = partition table (GPT) status = False#012 device = /dev/sdc uuid = None exists = True#012 options = None supported = False formattable = True resizable = False#012 type = gpt partition count = 7 sectorSize = 512#012 align_offset = 0 align_grain = 2048#012 partedDisk = parted.Disk instance --#012 type: gpt primaryPartitionCount: 7#012 lastPartitionNumber: 7 maxPrimaryPartitionCount: 128#012 partitions: [<parted.partition.Partition object at 0x33f0610>, <parted.partition.Partition object at 0x33f0a50>, <parted.partition.Partition object at 0x33f0810>, <parted.partition.Partition object at 0x33f0c10>, <parted.partition.Partition object at 0x33f0d90>, <parted.partition.Partition object at 0x33f0f10>, <parted.partition.Partition object at 0x33ea0d0>]#012 device: <parted.device.Device object at 0x33f02d0>#012 PedDisk: <_ped.Disk object at 0x3382050>#012 origPartedDisk = <parted.disk.Disk object at 0x33f0510>#012 partedDevice = parted.Device instance --#012 model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1#012 sectorSize: 512 physicalSectorSize: 512#012 length: 1953525168 openCount: 0 readOnly: False#012 externalMode: False dirty: False bootDirty: False#012 host: 3 did: 0 busy: True#012 hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63)#012 PedDevice: <_ped.Device object at 0x339a9e0> >Aug 29 15:33:43 localhost storage: scanning sdc1 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >Aug 29 15:33:43 localhost storage: sdc1 is a partition >Aug 29 15:33:43 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2207 due to rate-limiting
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 731177
:
522168
|
522169
|
522170
|
522538
| 915361