F13 anaconda crash

birger birger at birger.sh
Mon May 10 18:32:09 UTC 2010


On Mon, 2010-05-10 at 16:11 +0100, Adam Williamson wrote:
> On Mon, 2010-05-10 at 16:59 +0200, birger wrote:
> > I installed f13 rc2 today. The first attempt crashed after creating
> > file systems. The second attempt succeeded. On the first attempt I
> > tried using encrypted /.
> > 
> > HP laptop with dual core CPU and f13 x86_64 on 80gb ssd
> 
> We need a lot more info for this to be of any use. For a start, what do
> you mean by 'crashed'? Did anaconda post a traceback and offer you the
> opportunity to file a bug report? Did you do it?

I had too many other problems right after the reinstall... One of them
being firefox silently refusing to start. No errors, just immediately
terminated. In the end I found the fix. Remove the line for the VMware
plugin in extensions.ini in my firefox profile dir. I'll have to find
out where to report that plugin as incompatible...

Back to anaconda. Yes, it offered to save a traceback. I'm attaching it
here. I have not reported the issue in bugzilla yet, since I only just
got firefox back in shape.

What I did on the first attempt:

Removed a windows partition (sda1) and old /boot (sda2?).
Created new /boot (ext4 sda1)
Created new swap (swap sda2)
Created new / (encrypted ext4 sda5)

My old F12 / was still there as sda3, sda3 was a LVM setup containing /
and swap.

birger

-------------- next part --------------
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2010.05.10 20:20:50 =~=~=~=~=~=~=~=~=~=~=~=
cat 
anaconda-ks.cfg     .bashrc             .lesshst
.bash_history       .cshrc              .ssh/
.bash_logout        install.log         .tcshrc
.bash_profile       install.log.syslog  traceback.txt
[root at transformer ~]# cat traceback.txt 
anaconda 13.41 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devices.py", line 1627, in create
    self._name = self.slave.format.mapName
  File "/usr/lib/anaconda/storage/deviceaction.py", line 203, in execute
    self.device.create(intf=intf)
  File "/usr/lib/anaconda/storage/devicetree.py", line 704, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 293, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 109, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked
    self.anaconda.dispatch.gotoNext()
AttributeError: 'Ext4FS' object has no attribute 'mapName'

Local variables in innermost frame:
self: LUKSDevice instance (0x7ff8fa709310) --
  name = luks6  status = False  parents = [<storage.devices.PartitionDevice object at 0x7ff8fb344410>]
  kids = 0
  id = 14
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb344210>  size = 30594.109375
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/mapper/luks6
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  target = crypt  dmUuid = None
intf: <gui.InstallInterface object at 0x7ff90069ccd0>


Anaconda instance, containing members:
_instClass: DefaultInstall instance, containing members:
_intf: InstallInterface instance, containing members:
  _intf.runres: 800x600
  _intf.anaconda: Already dumped (Anaconda instance)
  _intf._warnedUnusedRaidMembers: []
  _intf._initLabelAnswers: {}
  _intf.installProgress: None
  _intf.icw: InstallControlWindow instance, containing members:
    _intf.icw.handle: 2961
    _intf.icw.currentWindow: PartitionWindow instance, containing members:
      _intf.icw.currentWindow.checkmark_pixbuf: Pixbuf instance, containing members:
      _intf.icw.currentWindow.intf: Already dumped (InstallInterface instance)
      _intf.icw.currentWindow.lock_pixbuf: Pixbuf instance, containing members:
      _intf.icw.currentWindow.messageGraph: MessageGraph instance, containing members:
        _intf.icw.currentWindow.messageGraph.canvas: Canvas instance, containing members:
        _intf.icw.currentWindow.messageGraph.message: Please Select A Device
        _intf.icw.currentWindow.messageGraph.canvas_text: CanvasText instance, containing members:
      _intf.icw.currentWindow.storage: Storage instance, containing members:
        _intf.icw.currentWindow.storage.clearPartType: 2
        _intf.icw.currentWindow.storage.ignoredDisks: []
        _intf.icw.currentWindow.storage.anaconda: Already dumped (Anaconda instance)
        _intf.icw.currentWindow.storage.zeroMbr: None
        _intf.icw.currentWindow.storage.dasd: DASD instance, containing members:
          _intf.icw.currentWindow.storage.dasd._totalCylinders: 0
          _intf.icw.currentWindow.storage.dasd.started: True
          _intf.icw.currentWindow.storage.dasd._maxFormatJobs: 0
          _intf.icw.currentWindow.storage.dasd._devices: []
          _intf.icw.currentWindow.storage.dasd._completedCylinders: 0.0
          _intf.icw.currentWindow.storage.dasd._dasdlist: []
        _intf.icw.currentWindow.storage.autoPartEscrowCert: None
        _intf.icw.currentWindow.storage.clearPartDisks: [sda]
        _intf.icw.currentWindow.storage.autoPartAddBackupPassphrase: False
        _intf.icw.currentWindow.storage.escrowCertificates: {}
        _intf.icw.currentWindow.storage.fsset: FSSet instance, containing members:
          _intf.icw.currentWindow.storage.fsset.origFStab: None
          _intf.icw.currentWindow.storage.fsset.devicetree: DeviceTree instance, containing members:
            _intf.icw.currentWindow.storage.fsset.devicetree.clearPartType: None
            _intf.icw.currentWindow.storage.fsset.devicetree._ignoredDisks: []
            _intf.icw.currentWindow.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance)
            _intf.icw.currentWindow.storage.fsset.devicetree.dasd: Already dumped (DASD instance)
            _intf.icw.currentWindow.storage.fsset.devicetree.populated: True
            _intf.icw.currentWindow.storage.fsset.devicetree.exclusiveDisks: [sda]
            _intf.icw.currentWindow.storage.fsset.devicetree.clearPartDisks: []
            _intf.icw.currentWindow.storage.fsset.devicetree.iscsi: iscsi instance, containing members:
              _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.started: False
              _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.initiatorSet: False
              _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.nodes: []
              _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.ibftNodes: []
              _intf.icw.currentWindow.storage.fsset.devicetree.iscsi._initiator: 
            _intf.icw.currentWindow.storage.fsset.devicetree.reinitializeDisks: False
            _intf.icw.currentWindow.storage.fsset.devicetree._devices: [DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 4
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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.Disk object at 0x7ff91699cb50>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150>
, OpticalDevice instance, containing members:
              _model: DVDRAM_GSA-U20N
              fstabComment: 
              major: 11
              kids: 0
              _partedDevice: parted.Device instance --
  model: HL-DT-ST DVDRAM GSA-U20N  path: /dev/sr0  type: 1
  sectorSize: 2048  physicalSectorSize:  2048
  length: 1772448  openCount: 0  readOnly: True
  externalMode: False  dirty: False  bootDirty: False
  host: 2  did: 0  busy: True
  hardwareGeometry: (110, 255, 63)  biosGeometry: (110, 255, 63)
  PedDevice: <_ped.Device object at 0x7ff9169a1320>
              uuid: None
              exists: True
              _format: Iso9660FS instance, containing members:
                _format.uuid: None
                _format.exists: True
                _format._mountpoint: None
                _format._minInstanceSize: None
                _format._mountType: iso9660
                _format.fsprofile: None
                _format.label: Fedora_13_x86_64_DVD
                _format._targetSize: 0
                _format._size: 0
                _format.mountopts: None
                _format.mountpoint: None
                _format._migrate: False
                _format._device: /dev/sr0
              sysfsPath: /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sr0
              _vendor: HL-DT-ST
              _name: sr0
              _targetSize: 0
              protected: False
              parents: []
              originalFormat: Already dumped (Iso9660FS instance)
              bus: 
              _size: 3461.8125
              _serial: None
              id: 1
              minor: 0
, PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb227750>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
, LVMVolumeGroupDevice instance (0x7ff8ff746d50) --
  name = vg_sch30110  status = True  parents = [<storage.devices.PartitionDevice object at 0x7ff8ff746210>]
  kids = 2
  id = 4
  uuid = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  format = <storage.formats.DeviceFormat object at 0x7ff916947d90>  size = 41112
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/mapper/vg_sch30110
  format args = []  originalFormat = DeviceFormat instance (0x7ff916947d90) --
  type = None  name = Unknown  status = False
  device = /dev/mapper/vg_sch30110  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  target = None  dmUuid = None  free = 0.0  PE Size = 4.0  PE Count = 10278
  PE Free = 0  PV Count = 1
  LV Names = []  modified = False
  extents = 10278.0  free space = 0
  free extents = 0.0
  PVs = [<storage.devices.PartitionDevice object at 0x7ff8ff746210>]
  LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7ff8ff746610>, <storage.devices.LVMLogicalVolumeDevice object at 0x7ff9169a4450>]
, LVMLogicalVolumeDevice instance (0x7ff8ff746610) --
  name = vg_sch30110-lv_root  status = False  parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>]
  kids = 0
  id = 5
  uuid = pRdkLX-U9n3-pFbj-33vE-xHC4-0eqy-GSlzGI  format = <storage.formats.fs.Ext4FS object at 0x7ff8ff75e050>  size = 35224.0
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = <parted.device.Device object at 0x7ff8ff746710>
  target size = 35224.0  path = /dev/mapper/vg_sch30110-lv_root
  format args = []  originalFormat = Ext4FS instance (0x7ff8ff75e050) --
  type = ext4  name = ext4  status = False
  device = /dev/mapper/vg_sch30110-lv_root  uuid = 1216adf4-446e-49f0-9b55-f9603e17071d  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = Fedora-12-x86_64  size = 35224.0  targetSize = 35224.0
  target = None  dmUuid = None  VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>  percent = 0
  mirrored = False stripes = 1  snapshot total =  0MB
  VG space used = 35224MB
, LVMLogicalVolumeDevice instance (0x7ff9169a4450) --
  name = vg_sch30110-lv_swap  status = False  parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>]
  kids = 0
  id = 6
  uuid = P9ejRw-94s7-SoDr-3kBl-DVnJ-Hjci-CgSM6R  format = <storage.formats.swap.SwapSpace object at 0x7ff8ff75e450>  size = 5888.0
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = <parted.device.Device object at 0x7ff8ff746310>
  target size = 5888.0  path = /dev/mapper/vg_sch30110-lv_swap
  format args = []  originalFormat = SwapSpace instance (0x7ff8ff75e450) --
  type = swap  name = swap  status = False
  device = /dev/mapper/vg_sch30110-lv_swap  uuid = f72ff6c1-b6cf-4963-9bce-bda70a181ad5  exists = True
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  target = None  dmUuid = None  VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>  percent = 0
  mirrored = False stripes = 1  snapshot total =  0MB
  VG space used = 5888MB
, PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0x7ff9169a4110>
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = /dev/sda1  uuid = df720826-5c66-497e-9041-e06e59b6689f  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb21bf10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
, PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0x7ff8fb227d90>
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = False
  device = /dev/sda2  uuid = 81dd051a-b77f-489b-9f13-9740346be597  exists = True
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb20d090>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
, PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb344d50>  size = 30602.0
  major = 0  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5  partedDevice = <parted.device.Device object at 0x7ff8fb227c50>
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb230910>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
, LUKSDevice instance, containing members:
              major: 0
              _partedDevice: None
              exists: None
              _size: 0
              id: 14
              fstabComment: 
              uuid: None
              _format: Ext4FS instance, containing members:
                _format.uuid: None
                _format.exists: None
                _format._mountpoint: None
                _format._minInstanceSize: None
                _format._mountType: ext4
                _format.fsprofile: None
                _format.label: None
                _format._targetSize: 0
                _format._size: 0
                _format.mountopts: None
                _format.mountpoint: /
                _format._migrate: False
                _format._device: None
              dmUuid: None
              parents: [Already dumped (PartitionDevice instance)
]
              minor: 0
              bus: 
              sysfsPath: 
              _targetSize: 0
              _model: 
              kids: 0
              target: crypt
              _vendor: 
              _name: luks6
              protected: False
              originalFormat: Already dumped (Ext4FS instance)
              _serial: None
, PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = <parted.device.Device object at 0x7ff8fb230650>
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = False
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb230390>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
]
            _intf.icw.currentWindow.storage.fsset.devicetree.immutableDevices: []
            _intf.icw.currentWindow.storage.fsset.devicetree.protectedDevNames: []
            _intf.icw.currentWindow.storage.fsset.devicetree.zeroMbr: None
            _intf.icw.currentWindow.storage.fsset.devicetree.unusedRaidMembers: []
            _intf.icw.currentWindow.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members:
              device: PartitionDevice instance (0x7ff8ff746250) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 2
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fa709250>  size = 200.0
  major = 8  minor = 2  exists = False
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0x7ff8ff746450>
  target size = 0  path = /dev/sda2
  format args = []  originalFormat = Ext4FS instance (0x7ff8ff746490) --
  type = ext4  name = ext4  status = False
  device = /dev/sda2  uuid = c3d33688-2eee-4f25-9a6b-e8902debc019  exists = False
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = None  size = 200.0  targetSize = 200.0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb227b90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 71682030  end = 72091629  length = 409600
  flags = boot
              origFormat: Ext4FS instance, containing members:
                origFormat.uuid: c3d33688-2eee-4f25-9a6b-e8902debc019
                origFormat.exists: False
                origFormat._mountpoint: None
                origFormat._minInstanceSize: 65.0
                origFormat._mountType: ext4
                origFormat.fsprofile: None
                origFormat.label: None
                origFormat._targetSize: 200.0
                origFormat._size: 200.0
                origFormat.mountopts: None
                origFormat.mountpoint: None
                origFormat._migrate: False
                origFormat._device: /dev/sda2
, ActionDestroyDevice instance, containing members:
              device: Already dumped (PartitionDevice instance)
, ActionDestroyFormat instance, containing members:
              device: PartitionDevice instance (0x7ff8ff746e50) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fa709a50>  size = 34999.9912109
  major = 8  minor = 1  exists = False
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0x7ff8ff7494d0>
  target size = 0  path = /dev/sda1
  format args = []  originalFormat = NTFS instance (0x7ff8ff749390) --
  type = ntfs  name = ntfs  status = False
  device = /dev/sda1  uuid = FCFC10D3FC1089D2  exists = False
  options = defaults,ro  supported = False  formattable = False  resizable = True
  mountpoint = None  mountopts = None
  label = System  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb227910>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 71682029  length = 71679982
  flags = 
              origFormat: NTFS instance, containing members:
                origFormat.uuid: FCFC10D3FC1089D2
                origFormat.exists: False
                origFormat._mountpoint: None
                origFormat._minInstanceSize: None
                origFormat._mountType: ntfs
                origFormat.fsprofile: None
                origFormat.label: System
                origFormat._targetSize: 0
                origFormat._size: 0
                origFormat.mountopts: None
                origFormat.mountpoint: None
                origFormat._migrate: False
                origFormat._device: /dev/sda1
, ActionDestroyDevice instance, containing members:
              device: Already dumped (PartitionDevice instance)
, ActionCreateDevice instance, containing members:
              device: Already dumped (PartitionDevice instance)
, ActionCreateFormat instance, containing members:
              device: Already dumped (PartitionDevice instance)
              origFormat: Ext4FS instance, containing members:
                origFormat.uuid: df720826-5c66-497e-9041-e06e59b6689f
                origFormat.exists: True
                origFormat._mountpoint: None
                origFormat._minInstanceSize: None
                origFormat._mountType: ext4
                origFormat.fsprofile: None
                origFormat.label: None
                origFormat._targetSize: 0
                origFormat._size: 0
                origFormat.mountopts: None
                origFormat.mountpoint: /boot
                origFormat._migrate: False
                origFormat._device: /dev/sda1
, ActionCreateDevice instance, containing members:
              device: Already dumped (PartitionDevice instance)
, ActionCreateFormat instance, containing members:
              device: Already dumped (PartitionDevice instance)
              origFormat: SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = False
  device = /dev/sda2  uuid = 81dd051a-b77f-489b-9f13-9740346be597  exists = True
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None
, ActionCreateDevice instance, containing members:
              device: Already dumped (PartitionDevice instance)
, ActionCreateDevice instance, containing members:
              device: Already dumped (PartitionDevice instance)
, ActionCreateFormat instance, containing members:
              device: Already dumped (PartitionDevice instance)
              origFormat: LUKS instance (0x7ff8fa6f7f90) --
  type = luks  name = LUKS  status = False
  device = None  uuid = None  exists = None
  options = None  supported = False  formattable = True  resizable = False
  cipher = aes-xts-plain  keySize = 512  mapName = None
  keyFile = None  passphrase = (not set)
  escrowCert = None  addBackup = False
, ActionCreateDevice instance, containing members:
              device: Already dumped (LUKSDevice instance)
, ActionCreateFormat instance, containing members:
              device: Already dumped (LUKSDevice instance)
              origFormat: DeviceFormat instance (0x7ff8fb338050) --
  type = None  name = Unknown  status = None
  device = None  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False

]
            _intf.icw.currentWindow.storage.fsset.devicetree.protectedDevSpecs: []
          _intf.icw.currentWindow.storage.fsset.preserveLines: []
          _intf.icw.currentWindow.storage.fsset.rootpath: /mnt/sysimage
          _intf.icw.currentWindow.storage.fsset._devshm: None
          _intf.icw.currentWindow.storage.fsset._dev: None
          _intf.icw.currentWindow.storage.fsset.blkidTab: None
          _intf.icw.currentWindow.storage.fsset._proc: None
          _intf.icw.currentWindow.storage.fsset.active: False
          _intf.icw.currentWindow.storage.fsset.cryptTab: None
          _intf.icw.currentWindow.storage.fsset._devpts: None
          _intf.icw.currentWindow.storage.fsset._sysfs: None
        _intf.icw.currentWindow.storage.devicetree: Already dumped (DeviceTree instance)
        _intf.icw.currentWindow.storage.eddDict: {'sda': 80}
        _intf.icw.currentWindow.storage.zfcp: ZFCP instance, containing members:
          _intf.icw.currentWindow.storage.zfcp.down: False
          _intf.icw.currentWindow.storage.zfcp.hasReadConfig: True
          _intf.icw.currentWindow.storage.zfcp.fcpdevs: []
        _intf.icw.currentWindow.storage.exclusiveDisks: [sda]
        _intf.icw.currentWindow.storage.defaultFSType: ext4
        _intf.icw.currentWindow.storage._dumpFile: /tmp/storage.state
        _intf.icw.currentWindow.storage.encryptionPassphrase: Skipped
        _intf.icw.currentWindow.storage.encryptionRetrofit: False
        _intf.icw.currentWindow.storage._nextID: 7
        _intf.icw.currentWindow.storage.reinitializeDisks: False
        _intf.icw.currentWindow.storage.defaultBootFSType: ext4
        _intf.icw.currentWindow.storage.fcoe: fcoe instance, containing members:
          _intf.icw.currentWindow.storage.fcoe.started: True
          _intf.icw.currentWindow.storage.fcoe.nics: []
          _intf.icw.currentWindow.storage.fcoe.dcbdStarted: False
          _intf.icw.currentWindow.storage.fcoe.fcoemonStarted: False
        _intf.icw.currentWindow.storage.autoPartitionRequests: [PartSpec instance (0x7ff9007d5610) -- 
  mountpoint = /  asVol = True
  weight = 0  fstype = ext4
  size = 1024  maxSize = 51200  grow = True

, PartSpec instance (0x7ff9007d5650) -- 
  mountpoint = /home  asVol = True
  weight = 0  fstype = ext4
  size = 100  maxSize = None  grow = True

, PartSpec instance (0x7ff9007d5690) -- 
  mountpoint = /boot  asVol = False
  weight = 2000  fstype = ext4
  size = 500  maxSize = None  grow = False

, PartSpec instance (0x7ff9007d5710) -- 
  mountpoint = None  asVol = True
  weight = 0  fstype = swap
  size = 1024  maxSize = 5920  grow = True

]
        _intf.icw.currentWindow.storage.doAutoPart: False
        _intf.icw.currentWindow.storage.protectedDevSpecs: []
        _intf.icw.currentWindow.storage.iscsi: Already dumped (iscsi instance)
        _intf.icw.currentWindow.storage.encryptedAutoPart: False
      _intf.icw.currentWindow.deleteButton: Button instance, containing members:
      _intf.icw.currentWindow.tree: DiskTreeModel instance, containing members:
        _intf.icw.currentWindow.tree.hiddenPartitions: []
        _intf.icw.currentWindow.tree.view: TreeView instance, containing members:
        _intf.icw.currentWindow.tree.columns: [TreeViewColumn instance, containing members:
, TreeViewColumn instance, containing members:
, TreeViewColumn instance, containing members:
, TreeViewColumn instance, containing members:
, TreeViewColumn instance, containing members:
, TreeViewColumn instance, containing members:
]
        _intf.icw.currentWindow.tree.titleSlot: {'': 6, 'Size (MB)': 2, 'Format': 5, 'PyObject': 9, 'Label': 1, 'IsFormattable': 8, 'IsLeaf': 7, 'Device': 0, 'Type': 4, 'Mount Point': 3}
      _intf.icw.currentWindow.stripeGraph: LVMStripeGraph instance, containing members:
        _intf.icw.currentWindow.stripeGraph.storage: Already dumped (Storage instance)
        _intf.icw.currentWindow.stripeGraph.dcCB: <bound method PartitionWindow.barviewActivateCB of <PartitionWindow.PartitionWindow instance at 0x7ff8fb1ee0e0>>
        _intf.icw.currentWindow.stripeGraph.part_type_colors: {'sel_freespace': grey88, 'sel_lv': cornsilk1, 'unsel_lv': white, 'unsel_freespace': grey88}
        _intf.icw.currentWindow.stripeGraph.stripe: None
        _intf.icw.currentWindow.stripeGraph.next_ypos: 0.0
        _intf.icw.currentWindow.stripeGraph.cCB: <bound method DiskTreeModel.selectRowFromObj of <DiskTreeModel object at 0x7ff8fa706b90 (GtkTreeStore at 0x300bb50)>>
      _intf.icw.currentWindow.dialog: Dialog instance, containing members:
      _intf.icw.currentWindow.anaconda: Already dumped (Anaconda instance)
      _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: Partitioning
      _intf.icw.currentWindow.editButton: Button instance, containing members:
      _intf.icw.currentWindow.treeView: Already dumped (TreeView instance)
      _intf.icw.currentWindow.treeViewSelection: TreeSelection instance, containing members:
    _intf.icw.mainxml: XML instance, containing members:
    _intf.icw.window: Window instance, containing members:
    _intf.icw.installFrame: Frame instance, containing members:
    _intf.icw.anaconda: Already dumped (Anaconda instance)
    _intf.icw.reloadRcQueued: 0
  _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="no"\n', 'KEYTABLE', 'no']
, ['MODEL="pc105"\n', 'MODEL', 'pc105']
, ['LAYOUT="no"\n', 'LAYOUT', 'no']
]
  keyboard.type: PC
  keyboard._mods: KeyboardModels instance, containing members:
    keyboard._mods._modelDict: Skipped
  keyboard.beenset: 1
dispatch: Skipped
rootPath: /mnt/sysimage
_platform: X86 instance, containing members:
  _platform._diskLabelType: msdos
  _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: Network instance, containing members:
  _network.netdevices: {'wlan0': DEVICE=wlan0
HWADDR=00:21:5D:C6:BC:B4
ONBOOT=no

, 'eth0': DEVICE=eth0
HWADDR=00:23:5A:22:2A:64
ONBOOT=no

}
  _network.ksdevice: None
  _network.overrideDHCPhostname: False
  _network.hostname: sch30110.bergens-tidende.no
  _network.domains: []
methodstr: None
proxyPassword: None
desktop: Desktop instance, containing members:
  desktop.info: {}
  desktop.runlevel: 3
rootParts: [(<storage.devices.LVMLogicalVolumeDevice object at 0x7ff8ff746610>, 'Fedora 12')
]
canReIPL: False
xdriver: None
stage2: cdrom:///dev/sr0:/mnt/stage2
rescue_mount: True
_bootloader: x86BootloaderInfo instance, containing members:
  _bootloader._configdir: /boot/grub
  _bootloader.doUpgradeOnly: 0
  _bootloader.above1024: 0
  _bootloader.defaultDevice: None
  _bootloader.pure: None
  _bootloader.storage: Already dumped (Storage instance)
  _bootloader.serialOptions: None
  _bootloader.args: KernelArguments instance, containing members:
    _bootloader.args.args: 
    _bootloader.args.appendArgs: 
    _bootloader.args.anaconda: Already dumped (Anaconda instance)
  _bootloader.kernelLocation: /boot/
  _bootloader.timeout: 0
  _bootloader._configname: grub.conf
  _bootloader.device: None
  _bootloader.kickstart: 0
  _bootloader.serialDevice: None
  _bootloader.useGrubVal: 1
  _bootloader._drivelist: [sda]
  _bootloader.images: BootImages instance, containing members:
    _bootloader.images.default: None
    _bootloader.images.images: {}
  _bootloader.serial: 0
  _bootloader.password: None
_timezone: Timezone instance, containing members:
  _timezone.utc: True
  _timezone.tz: Europe/Oslo
displayMode: g
simpleFilter: True
ksdata: None
proxyUsername: None
upgradeRoot: [(<storage.devices.LVMLogicalVolumeDevice object at 0x7ff8ff746610>, 'Fedora 12')
]
extraModules: []
mehConfig: Config instance, containing members:
  mehConfig.programVersion: 13.41
  mehConfig.bugFiler: BugzillaFiler instance, containing members:
    mehConfig.bugFiler.product: Fedora
    mehConfig.bugFiler.displayUrl: https://bugzilla.redhat.com/
    mehConfig.bugFiler._bz: None
    mehConfig.bugFiler.version: 13
    mehConfig.bugFiler.bugUrl: https://bugzilla.redhat.com/xmlrpc.cgi
  mehConfig.bugDisplayUrl: None
  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.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /tmp/program.log, /tmp/storage.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog]
  mehConfig.localSkipList: [passphrase, password]
  mehConfig.programName: anaconda
  mehConfig._intf: Already dumped (InstallInterface instance)
_backend: YumBackend instance, containing members:
  _backend.modeText: 
  _backend.instPath: /mnt/sysimage
  _backend.supportsPackageSelection: True
  _backend.skipFormatRoot: False
  _backend.instLog: None
  _backend.supportsUpgrades: True
  _backend.anaconda: Already dumped (Anaconda instance)
  _backend._loopbackFile: None
  _backend.rootFsType: None
_users: Users instance, containing members:
  _users.admin: 
Exception occurred during state dump:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 225, in dump
    self._dumpClass(obj, fd, skipList=idSkipList)
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 179, in _dumpClass
    self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList)
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 179, in _dumpClass
    self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList)
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 119, in _dumpClass
    if (instance.__class__.__dict__.has_key("__str__") or
AttributeError: __class__


/tmp/anaconda.log:
11:14:17,544 INFO loader: kernel command line: initrd=initrd.img stage2=hd:LABEL="Fedora" BOOT_IMAGE=vmlinuz 

11:14:17,544 DEBUG loader: no ifcfg files found in /etc/sysconfig/network-scripts
11:14:17,544 INFO loader: anaconda version 13.41 on x86_64 starting
11:14:17,548 INFO loader: 3958812 kB are available
11:14:20,625 ERROR loader: removing ddmode.conf failed
11:14:20,626 DEBUG loader: probing buses
11:14:20,821 DEBUG loader: waiting for hardware to initialize
11:14:23,177 INFO loader: trying to mount CD device /dev/sr0 on /mnt/stage2
11:14:23,181 INFO loader: drive status is CDS_DISC_OK
11:14:27,935 INFO loader: closing CD tray on /dev/sr0 .
11:14:27,939 INFO loader: drive status is CDS_DISC_OK
11:22:41,952 INFO loader: mediacheck: /dev/sr0 (Fedora 13 disc ALL) PASSED
11:22:45,172 INFO loader: ejecting /dev/sr0...
11:22:53,493 INFO loader: closing CD tray on /dev/sr0 .
11:22:54,367 INFO loader: drive status is CDS_DRIVE_NOT_READY
11:23:08,191 INFO loader: drive status is CDS_DISC_OK
11:23:11,638 INFO loader: mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/stage2/images/install.img
11:23:11,638 INFO loader: Looking for updates in /mnt/stage2/images/updates.img
11:23:11,638 INFO loader: Looking for product in /mnt/stage2/images/product.img
11:23:11,638 INFO loader: Detected stage 2 image on CD (url: cdrom:///dev/sr0:/mnt/stage2)
11:23:14,639 INFO loader: stage2 url is cdrom:///dev/sr0:/mnt/stage2
11:23:15,436 INFO loader: Loading SELinux policy
11:23:17,498 INFO loader: getting ready to spawn shell now
11:23:17,682 INFO loader: Running anaconda script /usr/bin/anaconda
11:23:34,520 INFO anaconda: created new libuser.conf at /tmp/libuser.MVVIJ9 with instPath="/mnt/sysimage"
11:23:34,521 INFO anaconda: anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'cdrom:///dev/sr0:/mnt/stage2', '--graphical', '--selinux']
11:23:34,521 INFO anaconda: Display mode = g
11:23:34,521 INFO anaconda: Default encoding = utf-8 
11:23:42,072 INFO anaconda: Started mini-wm
11:23:43,786 INFO anaconda.stdout: Starting graphical installation.
11:23:45,033 INFO anaconda: using only installclass _Fedora
11:23:45,040 INFO anaconda: Detected 3872M of memory
11:23:45,041 INFO anaconda: Swap attempt of 1024M to 5920M
11:23:45,056 WARNING anaconda: step installtype does not exist
11:23:45,057 WARNING anaconda: step confirminstall does not exist
11:23:45,057 WARNING anaconda: step complete does not exist
11:23:46,018 INFO anaconda: moving (1) to step welcome
11:23:55,283 INFO anaconda: leaving (1) step welcome
11:23:55,284 INFO anaconda: moving (1) to step language
11:23:58,875 INFO anaconda: leaving (1) step language
11:23:58,875 INFO anaconda: moving (1) to step keyboard
11:24:06,028 INFO anaconda: leaving (1) step keyboard
11:24:06,029 INFO anaconda: moving (1) to step filtertype
11:24:13,919 INFO anaconda: leaving (1) step filtertype
11:24:13,919 INFO anaconda: moving (1) to step filter
11:24:13,978 INFO anaconda: ISCSID is /usr/sbin/iscsid
11:24:13,978 INFO anaconda: no initiator set
11:24:14,111 INFO anaconda: no /tmp/fcpconfig; not configuring zfcp
11:24:16,342 INFO anaconda: leaving (1) step filter
11:24:16,342 INFO anaconda: moving (1) to step storageinit
11:24:16,342 DEBUG anaconda: storageinit is a direct step
11:24:16,533 INFO anaconda: ISCSID is /usr/sbin/iscsid
11:24:16,533 INFO anaconda: no initiator set
11:24:23,345 INFO anaconda: leaving (1) step storageinit
11:24:23,345 INFO anaconda: moving (1) to step findrootparts
11:24:23,345 DEBUG anaconda: findrootparts is a direct step
11:24:23,355 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Operation not supported
11:24:23,355 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options ro
11:24:23,362 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 30] Read-only file system
11:24:23,363 INFO anaconda: failed to set SELinux context for /mnt/sysimage/lost+found: [Errno 30] Read-only file system
11:24:23,365 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False
11:24:23,593 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Operation not supported
11:24:23,593 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_sch30110-lv_root on /mnt/sysimage as ext4 with options ro
11:24:23,602 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 30] Read-only file system
11:24:23,604 INFO anaconda: failed to set SELinux context for /mnt/sysimage/lost+found: [Errno 30] Read-only file system
11:24:23,611 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False
11:24:23,802 WARNING anaconda: step complete does not exist
11:24:23,802 INFO anaconda: leaving (1) step findrootparts
11:24:23,802 INFO anaconda: moving (1) to step findinstall
11:24:32,697 WARNING anaconda: step complete does not exist
11:24:32,698 INFO anaconda: leaving (1) step findinstall
11:24:32,698 INFO anaconda: moving (1) to step network
11:24:44,706 INFO anaconda: leaving (1) step network
11:24:44,706 INFO anaconda: moving (1) to step timezone
11:24:57,845 INFO anaconda: leaving (1) step timezone
11:24:57,845 INFO anaconda: moving (1) to step accounts
11:25:07,665 INFO anaconda: leaving (1) step accounts
11:25:07,665 INFO anaconda: moving (1) to step setuptime
11:25:07,665 DEBUG anaconda: setuptime is a direct step
13:25:08,001 INFO anaconda: leaving (1) step setuptime
13:25:08,001 INFO anaconda: moving (1) to step parttype
13:25:38,414 INFO anaconda: leaving (1) step parttype
13:25:38,414 INFO anaconda: moving (1) to step cleardiskssel
13:25:38,420 INFO anaconda: leaving (1) step cleardiskssel
13:25:38,420 INFO anaconda: moving (1) to step partition
13:26:01,713 DEBUG anaconda: refresh: justRedraw=False
13:26:09,337 DEBUG anaconda: refresh: justRedraw=False
13:26:39,565 DEBUG anaconda: refresh: justRedraw=False
13:27:21,130 DEBUG anaconda: refresh: justRedraw=False
13:28:33,191 DEBUG anaconda: refresh: justRedraw=False
13:28:58,034 DEBUG anaconda: refresh: justRedraw=True
13:29:07,841 DEBUG anaconda: refresh: justRedraw=True
13:29:20,734 DEBUG anaconda: refresh: justRedraw=False
13:29:45,538 DEBUG anaconda: refresh: justRedraw=True
13:29:56,107 INFO anaconda: leaving (1) step partition
13:29:56,107 INFO anaconda: moving (1) to step storagedone
13:29:56,107 DEBUG anaconda: storagedone is a direct step
13:30:27,486 INFO anaconda: leaving (1) step storagedone
13:30:27,487 INFO anaconda: moving (1) to step enablefilesystems
13:30:27,487 DEBUG anaconda: enablefilesystems is a direct step
13:30:32,451 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1
13:30:44,172 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda5


/tmp/program.log:
Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/stage2
Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /tmp/testmnt
Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/stage2
Running... /bin/mount -n -t auto -o ro,loop=/dev/loop0 /mnt/stage2/images/install.img /mnt/runtime
11:23:32,945 INFO program: Running... udevadm trigger --action=add --subsystem-match=net
11:23:32,964 INFO program: Running... udevadm settle --timeout=300
11:23:34,388 INFO program: Running... udevadm trigger --action=add --subsystem-match=net
11:23:34,409 INFO program: Running... udevadm settle --timeout=300
11:24:13,950 INFO program: Running... udevadm trigger --action=change --subsystem-match=block
11:24:13,979 INFO program: Running... modprobe fcoe
11:24:14,112 INFO program: Running... udevadm settle --timeout=300
11:24:16,242 INFO program: Running... multipath -d
11:24:16,340 INFO program: May 10 11:24:16 | /etc/multipath.conf does not exist, blacklisting all devices.
11:24:16,340 INFO program: May 10 11:24:16 | A sample multipath.conf file is located at
11:24:16,340 INFO program: May 10 11:24:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf
11:24:16,341 INFO program: May 10 11:24:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf
11:24:16,342 INFO program: Running... udevadm trigger --action=change --subsystem-match=block
11:24:16,534 INFO program: Running... udevadm settle --timeout=300
11:24:16,614 INFO program: Running... multipath -d
11:24:17,041 INFO program: Running... dumpe2fs -h /dev/sda2
11:24:17,136 INFO program: Filesystem volume name:   <none>
11:24:17,136 INFO program: Last mounted on:          /boot
11:24:17,137 INFO program: Filesystem UUID:          c3d33688-2eee-4f25-9a6b-e8902debc019
11:24:17,137 INFO program: Filesystem magic number:  0xEF53
11:24:17,137 INFO program: Filesystem revision #:    1 (dynamic)
11:24:17,137 INFO program: Filesystem features:      has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize
11:24:17,137 INFO program: Filesystem flags:         signed_directory_hash 
11:24:17,138 INFO program: Default mount options:    user_xattr acl
11:24:17,138 INFO program: Filesystem state:         clean
11:24:17,138 INFO program: Errors behavior:          Continue
11:24:17,138 INFO program: Filesystem OS type:       Linux
11:24:17,138 INFO program: Inode count:              51200
11:24:17,138 INFO program: Block count:              204800
11:24:17,139 INFO program: Reserved block count:     10240
11:24:17,139 INFO program: Free blocks:              138186
11:24:17,139 INFO program: Free inodes:              51154
11:24:17,139 INFO program: First block:              1
11:24:17,139 INFO program: Block size:               1024
11:24:17,140 INFO program: Fragment size:            1024
11:24:17,140 INFO program: Reserved GDT blocks:      256
11:24:17,140 INFO program: Blocks per group:         8192
11:24:17,140 INFO program: Fragments per group:      8192
11:24:17,140 INFO program: Inodes per group:         2048
11:24:17,140 INFO program: Inode blocks per group:   256
11:24:17,141 INFO program: Flex block group size:    16
11:24:17,141 INFO program: Filesystem created:       Tue Nov 24 20:25:26 2009
11:24:17,141 INFO program: Last mount time:          Mon May 10 10:07:11 2010
11:24:17,141 INFO program: Last write time:          Mon May 10 11:13:01 2010
11:24:17,141 INFO program: Mount count:              139
11:24:17,142 INFO program: Maximum mount count:      -1
11:24:17,142 INFO program: Last checked:             Tue Nov 24 20:25:26 2009
11:24:17,142 INFO program: Check interval:           0 (<none>)
11:24:17,142 INFO program: Lifetime writes:          227 MB
11:24:17,142 INFO program: Reserved blocks uid:      0 (user root)
11:24:17,142 INFO program: Reserved blocks gid:      0 (group root)
11:24:17,143 INFO program: First inode:              11
11:24:17,143 INFO program: Inode size:	          128
11:24:17,143 INFO program: Journal inode:            8
11:24:17,143 INFO program: Default directory hash:   half_md4
11:24:17,143 INFO program: Directory Hash Seed:      651f9bd9-ea29-4a29-849b-7bec5767ba89
11:24:17,144 INFO program: Journal backup:           inode blocks
11:24:17,144 INFO program: Journal features:         journal_incompat_revoke
11:24:17,144 INFO program: Journal size:             4096k
11:24:17,144 INFO program: Journal length:           4096
11:24:17,144 INFO program: Journal sequence:         0x000001c6
11:24:17,144 INFO program: Journal start:            0
11:24:17,145 INFO program: 
11:24:17,145 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009)
11:24:17,145 INFO program: Running... dumpe2fs -h /dev/sda2
11:24:17,153 INFO program: Filesystem volume name:   <none>
11:24:17,153 INFO program: Last mounted on:          /boot
11:24:17,154 INFO program: Filesystem UUID:          c3d33688-2eee-4f25-9a6b-e8902debc019
11:24:17,154 INFO program: Filesystem magic number:  0xEF53
11:24:17,154 INFO program: Filesystem revision #:    1 (dynamic)
11:24:17,154 INFO program: Filesystem features:      has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize
11:24:17,154 INFO program: Filesystem flags:         signed_directory_hash 
11:24:17,155 INFO program: Default mount options:    user_xattr acl
11:24:17,155 INFO program: Filesystem state:         clean
11:24:17,155 INFO program: Errors behavior:          Continue
11:24:17,155 INFO program: Filesystem OS type:       Linux
11:24:17,155 INFO program: Inode count:              51200
11:24:17,155 INFO program: Block count:              204800
11:24:17,156 INFO program: Reserved block count:     10240
11:24:17,156 INFO program: Free blocks:              138186
11:24:17,156 INFO program: Free inodes:              51154
11:24:17,156 INFO program: First block:              1
11:24:17,156 INFO program: Block size:               1024
11:24:17,157 INFO program: Fragment size:            1024
11:24:17,157 INFO program: Reserved GDT blocks:      256
11:24:17,157 INFO program: Blocks per group:         8192
11:24:17,157 INFO program: Fragments per group:      8192
11:24:17,157 INFO program: Inodes per group:         2048
11:24:17,158 INFO program: Inode blocks per group:   256
11:24:17,158 INFO program: Flex block group size:    16
11:24:17,158 INFO program: Filesystem created:       Tue Nov 24 20:25:26 2009
11:24:17,158 INFO program: Last mount time:          Mon May 10 10:07:11 2010
11:24:17,158 INFO program: Last write time:          Mon May 10 11:13:01 2010
11:24:17,158 INFO program: Mount count:              139
11:24:17,159 INFO program: Maximum mount count:      -1
11:24:17,159 INFO program: Last checked:             Tue Nov 24 20:25:26 2009
11:24:17,159 INFO program: Check interval:           0 (<none>)
11:24:17,159 INFO program: Lifetime writes:          227 MB
11:24:17,159 INFO program: Reserved blocks uid:      0 (user root)
11:24:17,159 INFO program: Reserved blocks gid:      0 (group root)
11:24:17,160 INFO program: First inode:              11
11:24:17,160 INFO program: Inode size:	          128
11:24:17,160 INFO program: Journal inode:            8
11:24:17,160 INFO program: Default directory hash:   half_md4
11:24:17,160 INFO program: Directory Hash Seed:      651f9bd9-ea29-4a29-849b-7bec5767ba89
11:24:17,161 INFO program: Journal backup:           inode blocks
11:24:17,161 INFO program: Journal features:         journal_incompat_revoke
11:24:17,161 INFO program: Journal size:             4096k
11:24:17,161 INFO program: Journal length:           4096
11:24:17,161 INFO program: Journal sequence:         0x000001c6
11:24:17,161 INFO program: Journal start:            0
11:24:17,162 INFO program: 
11:24:17,162 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009)
11:24:17,162 INFO program: Running... resize2fs -P /dev/sda2
11:24:17,223 INFO program: Estimated minimum size of the filesystem: 66375
11:24:17,223 ERROR program: resize2fs 1.41.10 (10-Feb-2009)
11:24:17,295 INFO program: Running... lvm lvchange -a y vg_sch30110/lv_root
11:24:21,871 INFO program: Running... lvm lvchange -a y vg_sch30110/lv_swap
11:24:22,097 INFO program: Running... udevadm settle --timeout=300
11:24:22,140 INFO program: Running... dumpe2fs -h /dev/mapper/vg_sch30110-lv_root
11:24:22,148 INFO program: Filesystem volume name:   Fedora-12-x86_64
11:24:22,148 INFO program: Last mounted on:          /
11:24:22,148 INFO program: Filesystem UUID:          1216adf4-446e-49f0-9b55-f9603e17071d
11:24:22,148 INFO program: Filesystem magic number:  0xEF53
11:24:22,148 INFO program: Filesystem revision #:    1 (dynamic)
11:24:22,149 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
11:24:22,149 INFO program: Filesystem flags:         signed_directory_hash 
11:24:22,149 INFO program: Default mount options:    user_xattr acl
11:24:22,149 INFO program: Filesystem state:         clean
11:24:22,149 INFO program: Errors behavior:          Continue
11:24:22,149 INFO program: Filesystem OS type:       Linux
11:24:22,150 INFO program: Inode count:              2260992
11:24:22,150 INFO program: Block count:              9017344
11:24:22,150 INFO program: Reserved block count:     90145
11:24:22,150 INFO program: Free blocks:              2590932
11:24:22,150 INFO program: Free inodes:              1935490
11:24:22,150 INFO program: First block:              0
11:24:22,151 INFO program: Block size:               4096
11:24:22,151 INFO program: Fragment size:            4096
11:24:22,151 INFO program: Reserved GDT blocks:      189
11:24:22,151 INFO program: Blocks per group:         32768
11:24:22,151 INFO program: Fragments per group:      32768
11:24:22,151 INFO program: Inodes per group:         8192
11:24:22,151 INFO program: Inode blocks per group:   512
11:24:22,152 INFO program: Flex block group size:    16
11:24:22,152 INFO program: Filesystem created:       Mon Nov  9 19:29:17 2009
11:24:22,152 INFO program: Last mount time:          Mon May 10 10:07:11 2010
11:24:22,152 INFO program: Last write time:          Tue Dec 29 06:28:43 2009
11:24:22,152 INFO program: Mount count:              136
11:24:22,152 INFO program: Maximum mount count:      -1
11:24:22,153 INFO program: Last checked:             Tue Nov 24 20:29:42 2009
11:24:22,153 INFO program: Check interval:           0 (<none>)
11:24:22,153 INFO program: Lifetime writes:          293 GB
11:24:22,153 INFO program: Reserved blocks uid:      0 (user root)
11:24:22,153 INFO program: Reserved blocks gid:      0 (group root)
11:24:22,153 INFO program: First inode:              11
11:24:22,154 INFO program: Inode size:	          256
11:24:22,154 INFO program: Required extra isize:     28
11:24:22,154 INFO program: Desired extra isize:      28
11:24:22,154 INFO program: Journal inode:            8
11:24:22,154 INFO program: Default directory hash:   half_md4
11:24:22,154 INFO program: Directory Hash Seed:      dcc32aac-ac88-4466-9dd9-c3ab1fbe3c7f
11:24:22,155 INFO program: Journal backup:           inode blocks
11:24:22,155 INFO program: Journal features:         journal_incompat_revoke
11:24:22,155 INFO program: Journal size:             64M
11:24:22,155 INFO program: Journal length:           16384
11:24:22,155 INFO program: Journal sequence:         0x001e8b79
11:24:22,155 INFO program: Journal start:            0
11:24:22,155 INFO program: 
11:24:22,156 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009)
11:24:22,156 INFO program: Running... dumpe2fs -h /dev/mapper/vg_sch30110-lv_root
11:24:22,164 INFO program: Filesystem volume name:   Fedora-12-x86_64
11:24:22,164 INFO program: Last mounted on:          /
11:24:22,164 INFO program: Filesystem UUID:          1216adf4-446e-49f0-9b55-f9603e17071d
11:24:22,165 INFO program: Filesystem magic number:  0xEF53
11:24:22,165 INFO program: Filesystem revision #:    1 (dynamic)
11:24:22,165 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
11:24:22,165 INFO program: Filesystem flags:         signed_directory_hash 
11:24:22,165 INFO program: Default mount options:    user_xattr acl
11:24:22,165 INFO program: Filesystem state:         clean
11:24:22,166 INFO program: Errors behavior:          Continue
11:24:22,166 INFO program: Filesystem OS type:       Linux
11:24:22,166 INFO program: Inode count:              2260992
11:24:22,166 INFO program: Block count:              9017344
11:24:22,166 INFO program: Reserved block count:     90145
11:24:22,166 INFO program: Free blocks:              2590932
11:24:22,167 INFO program: Free inodes:              1935490
11:24:22,167 INFO program: First block:              0
11:24:22,167 INFO program: Block size:               4096
11:24:22,167 INFO program: Fragment size:            4096
11:24:22,167 INFO program: Reserved GDT blocks:      189
11:24:22,167 INFO program: Blocks per group:         32768
11:24:22,167 INFO program: Fragments per group:      32768
11:24:22,168 INFO program: Inodes per group:         8192
11:24:22,168 INFO program: Inode blocks per group:   512
11:24:22,168 INFO program: Flex block group size:    16
11:24:22,168 INFO program: Filesystem created:       Mon Nov  9 19:29:17 2009
11:24:22,168 INFO program: Last mount time:          Mon May 10 10:07:11 2010
11:24:22,168 INFO program: Last write time:          Tue Dec 29 06:28:43 2009
11:24:22,169 INFO program: Mount count:              136
11:24:22,169 INFO program: Maximum mount count:      -1
11:24:22,169 INFO program: Last checked:             Tue Nov 24 20:29:42 2009
11:24:22,169 INFO program: Check interval:           0 (<none>)
11:24:22,169 INFO program: Lifetime writes:          293 GB
11:24:22,169 INFO program: Reserved blocks uid:      0 (user root)
11:24:22,170 INFO program: Reserved blocks gid:      0 (group root)
11:24:22,170 INFO program: First inode:              11
11:24:22,170 INFO program: Inode size:	          256
11:24:22,170 INFO program: Required extra isize:     28
11:24:22,170 INFO program: Desired extra isize:      28
11:24:22,170 INFO program: Journal inode:            8
11:24:22,170 INFO program: Default directory hash:   half_md4
11:24:22,171 INFO program: Directory Hash Seed:      dcc32aac-ac88-4466-9dd9-c3ab1fbe3c7f
11:24:22,171 INFO program: Journal backup:           inode blocks
11:24:22,171 INFO program: Journal features:         journal_incompat_revoke
11:24:22,171 INFO program: Journal size:             64M
11:24:22,171 INFO program: Journal length:           16384
11:24:22,171 INFO program: Journal sequence:         0x001e8b79
11:24:22,172 INFO program: Journal start:            0
11:24:22,172 INFO program: 
11:24:22,172 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009)
11:24:22,172 INFO program: Running... resize2fs -P /dev/mapper/vg_sch30110-lv_root
11:24:22,179 INFO program: Estimated minimum size of the filesystem: 6402161
11:24:22,180 ERROR program: resize2fs 1.41.10 (10-Feb-2009)
11:24:22,209 INFO program: Running... udevadm settle --timeout=300
11:24:22,235 INFO program: Running... udevadm settle --timeout=300
11:24:22,257 INFO program: Running... udevadm settle --timeout=300
11:24:22,283 INFO program: Running... udevadm settle --timeout=300
11:24:22,304 INFO program: Running... udevadm settle --timeout=300
11:24:22,323 INFO program: Running... lvm lvchange -a n vg_sch30110/lv_root
11:24:22,417 INFO program: Running... lvm vgchange -a n vg_sch30110
11:24:22,499 INFO program:   0 logical volume(s) in volume group "vg_sch30110" now active
11:24:22,520 INFO program: Running... udevadm settle --timeout=300
11:24:22,546 INFO program: Running... udevadm settle --timeout=300
11:24:22,569 INFO program: Running... lvm vgchange -a n vg_sch30110
11:24:22,587 INFO program:   0 logi
11:24:22,600 INFO program: Running... udevadm settle --timeout=300
11:24:22,627 INFO program: Running... udevadm settle --timeout=300
11:24:22,649 INFO program: Running... udevadm settle --timeout=300
11:24:22,674 INFO program: Running... udevadm settle --timeout=300
Running... /bin/mount -n -t ext4 -o ro /dev/sda2 /mnt/sysimage
Running... /bin/umount /mnt/sysimage
11:24:23,372 INFO program: Running... udevadm settle --timeout=300
11:24:23,397 INFO program: Running... udevadm settle --timeout=300
11:24:23,420 INFO program: Running... lvm lvchange -a y vg_sch30110/lv_root
Running... /bin/mount -n -t ext4 -o ro /dev/mapper/vg_sch30110-lv_root /mnt/sysimage
Running... /bin/umount /mnt/sysimage
11:24:23,617 INFO program: Running... udevadm settle --timeout=300
11:24:23,636 INFO program: Running... lvm lvchange -a n vg_sch30110/lv_root
11:24:23,729 INFO program: Running... lvm vgchange -a n vg_sch30110
11:24:23,745 INFO program:   0 logi
11:24:23,757 INFO program: Running... udevadm settle --timeout=300
11:24:23,782 INFO program: Running... udevadm settle --timeout=300
13:25:07,720 INFO program: Running... /usr/sbin/hwclock --hctosys -u
13:26:01,690 INFO program: Running... udevadm settle --timeout=300
13:26:09,315 INFO program: Running... udevadm settle --timeout=300
13:26:28,862 INFO program: Running... modprobe ext2
13:26:28,918 INFO program: Running... modprobe vfat
13:26:28,937 INFO program: Running... modprobe xfs
13:30:27,199 INFO program: Running... udevadm settle --timeout=300
13:30:27,223 INFO program: Running... lvm vgchange -a n vg_sch30110
13:30:27,239 INFO program:   0 logi
13:30:27,250 INFO program: Running... udevadm settle --timeout=300
13:30:27,277 INFO program: Running... udevadm settle --timeout=300
13:30:27,301 INFO program: Running... lvm vgchange -a n vg_sch30110
13:30:27,317 INFO program:   0 logical volume(s) in volume group "vg_sch30110" now active
13:30:27,328 INFO program: Running... udevadm settle --timeout=300
13:30:27,354 INFO program: Running... udevadm settle --timeout=300
13:30:27,382 INFO program: Running... udevadm settle --timeout=300
13:30:27,409 INFO program: Running... udevadm settle --timeout=300
13:30:27,439 INFO program: Running... udevadm settle --timeout=300
13:30:27,467 INFO program: Running... udevadm settle --timeout=300
13:30:27,487 INFO program: Running... swapoff -a
13:30:30,971 ERROR program: swapoff: /etc/fstab: open failed: No such file or directory
13:30:30,974 INFO program: Running... udevadm settle --timeout=300
13:30:30,997 INFO program: Running... lvm vgchange -a n vg_sch30110
13:30:31,012 INFO program:   0 logic
13:30:31,023 INFO program: Running... udevadm settle --timeout=300
13:30:31,049 INFO program: Running... udevadm settle --timeout=300
13:30:31,073 INFO program: Running... lvm vgchange -a n vg_sch30110
13:30:31,089 INFO program:   0 logical volume(s) in volume group "vg_sch30110" now active
13:30:31,100 INFO program: Running... udevadm settle --timeout=300
13:30:31,127 INFO program: Running... udevadm settle --timeout=300
13:30:31,154 INFO program: Running... udevadm settle --timeout=300
13:30:31,181 INFO program: Running... udevadm settle --timeout=300
13:30:31,211 INFO program: Running... udevadm settle --timeout=300
13:30:31,239 INFO program: Running... udevadm settle --timeout=300
13:30:31,324 INFO program: Running... udevadm settle --timeout=300
13:30:31,352 INFO program: Running... udevadm settle --timeout=300
13:30:31,372 INFO program: Running... udevadm settle --timeout=300
13:30:31,405 INFO program: Running... udevadm settle --timeout=300
13:30:31,479 INFO program: Running... udevadm settle --timeout=300
13:30:31,538 INFO program: Running... udevadm settle --timeout=300
13:30:31,566 INFO program: Running... udevadm settle --timeout=300
13:30:31,586 INFO program: Running... udevadm settle --timeout=300
13:30:31,616 INFO program: Running... udevadm settle --timeout=300
13:30:31,690 INFO program: Running... udevadm settle --timeout=300
13:30:31,731 INFO program: Running... udevadm settle --timeout=300
13:30:31,850 INFO program: Running... udevadm settle --timeout=300
13:30:31,936 INFO program: Running... mke2fs -t ext4 /dev/sda1
13:30:32,019 INFO program: Filesystem label=
13:30:32,019 INFO program: OS type: Linux
13:30:32,020 INFO program: Block size=1024 (log=0)
13:30:32,020 INFO program: Fragment size=1024 (log=0)
13:30:32,025 INFO program: Stride=0 blocks, Stripe width=0 blocks
13:30:32,026 INFO program: 128016 inodes, 512000 blocks
13:30:32,027 INFO program: 25600 blocks (5.00%) reserved for the super user
13:30:32,027 INFO program: First data block=1
13:30:32,028 INFO program: Maximum filesystem blocks=67633152
13:30:32,029 INFO program: 63 block groups
13:30:32,030 INFO program: 8192 blocks per group, 8192 fragments per group
13:30:32,031 INFO program: 2032 inodes per group
13:30:32,033 INFO program: Superblock backups stored on blocks: 
13:30:32,034 INFO program: 	8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
13:30:32,035 INFO program: 
13:30:32,068 INFO program: Writing inode tables:  0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63done                            
13:30:32,094 INFO program: Creating journal (8192 blocks): done
13:30:32,446 INFO program: Writing superblocks and filesystem accounting information: d
13:30:32,447 ERROR program: mke2fs 1.41.10 (10-Feb-2009)
13:30:32,453 INFO program: Running... tune2fs -c0 -i0 -ouser_xattr,acl /dev/sda1
13:30:32,535 INFO program: tune2fs 1.41.10 (10-Feb-2009)
13:30:32,535 INFO program: Setting maximal mount count to -1
13:30:32,535 INFO program: Setting interval between checks to 0 seconds
13:30:32,536 INFO program: Running... udevadm settle --timeout=300
13:30:32,762 INFO program: Running... udevadm settle --timeout=300
13:30:32,832 INFO program: Running... udevadm settle --timeout=300
13:30:33,001 INFO program: Running... udevadm settle --timeout=300
13:30:33,156 INFO program: Running... mkswap -f /dev/sda2
13:30:33,264 INFO program: S
13:30:33,266 INFO program: Running... udevadm settle --timeout=300
13:30:33,294 INFO program: Running... udevadm settle --timeout=300
13:30:33,334 INFO program: Running... udevadm settle --timeout=300
13:30:33,424 INFO program: Running... udevadm settle --timeout=300
13:30:33,465 INFO program: Running... udevadm settle --timeout=300
13:30:33,590 INFO program: Running... udevadm settle --timeout=300
13:30:33,672 INFO program: Running... mke2fs -t ext4 /dev/sda5
13:30:33,684 INFO program: Filesystem label=
13:30:33,685 INFO program: OS type: Linux
13:30:33,686 INFO program: Block size=4096 (log=2)
13:30:33,689 INFO program: Fragment size=4096 (log=2)
13:30:33,690 INFO program: Stride=0 blocks, Stripe width=0 blocks
13:30:33,691 INFO program: 1962240 inodes, 7834112 blocks
13:30:33,692 INFO program: 391705 blocks (5.00%) reserved for the super user
13:30:33,692 INFO program: First data block=0
13:30:33,698 INFO program: Maximum filesystem blocks=4294967296
13:30:33,698 INFO program: 240 block groups
13:30:33,700 INFO program: 32768 blocks per group, 32768 fragments per group
13:30:33,701 INFO program: 8176 inodes per group
13:30:33,702 INFO program: Superblock backups stored on blocks: 
13:30:33,709 INFO program: 	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
13:30:33,709 INFO program: 	4096000
13:30:33,709 INFO program: 
13:30:34,299 INFO program: Writing inode tables:   0/240  1/240  2/240  3/240  4/240  5/240  6/240  7/240  8/240  9/240 10/240 11/240 12/240 13/240 14/240 15/240 16/240 17/240 18/240 19/240 20/240 21/240 22/240 23/240 24/240 25/240 26/240 27/240 28/240 29/240 30/240 31/240 32/240 33/240 34/240 35/240 36/240 37/240 38/240 39/240 40/240 41/240 42/240 43/240 44/240 45/240 46/240 47/240 48/240 49/240 50/240 51/240 52/240 53/240 54/240 55/240 56/240 57/240 58/240 59/240 60/240 61/240 62/240 63/240 64/240 65/240 66/240 67/240 68/240 69/240 70/240 71/240 72/240 73/240 74/240 75/240 76/240 77/240 78/240 79/240 80/240 81/240 82/240 83/240 84/240 85/240 86/240 87/240 88/240 89/240 90/240 91/240 92/240 93/240 94/240 95/240 96/240 97/240 98/240 99/240100/240101/240102/240103/240104/240105/240106/240107/240108/240109/240110/240111/240112/240113/240114/240115/240116/240117/240118/240119/240120/240121/240122/240123/240124/240125/240126/240127/240128/240129/240130/240131/240132/240133/240134/240135/240136/240137/240138/240139/240140/240141/240142/240143/240144/240145/240146/240147/240148/240149/240150/240151/240152/240153/240154/240155/240156/240157/240158/240159/240160/240161/240162/240163/240164/240165/240166/240167/240168/240169/240170/240171/240172/240173/240174/240175/240176/240177/240178/240179/240180/240181/240182/240183/240184/240185/240186/240187/240188/240189/240190/240191/240192/240193/240194/240195/240196/240197/240198/240199/240200/240201/240202/240203/240204/240205/240206/240207/240208/240209/240210/240211/240212/240213/240214/240215/240216/240217/240218/240219/240220/240221/240222/240223/240224/240225/240226/240227/240228/240229/240230/240231/240232/240233/240234/240235/240236/240237/240238/240239/240done                            
13:30:35,261 INFO program: Creating journal (32768 blocks): done
13:30:44,167 INFO program: Writing superblocks and filesystem accounting information: do
13:30:44,168 ERROR program: mke2fs 1.41.10 (10-Feb-2009)
13:30:44,175 INFO program: Running... tune2fs -c0 -i0 -ouser_xattr,acl /dev/sda5
13:30:44,195 INFO program: tune2fs 1.41.10 (10-Feb-2009)
13:30:44,195 INFO program: Setting maximal mount count to -1
13:30:44,195 INFO program: Setting interval between checks to 0 seconds
13:30:44,196 INFO program: Running... udevadm settle --timeout=300
13:30:44,221 INFO program: Running... udevadm settle --timeout=300
13:30:44,289 INFO program: Running... dmsetup info --columns --noheadings -o devno vg_sch30110-lv_swap
13:30:44,297 ERROR program: Device does not exist.
13:30:44,298 ERROR program: Command failed


/tmp/storage.log:
11:23:29,624 DEBUG storage: registered device format class DiskLabel as disklabel
11:23:29,626 DEBUG storage: registered device format class DMRaidMember as dmraidmember
11:23:29,724 DEBUG storage: registered device format class Ext2FS as ext2
11:23:29,724 DEBUG storage: registered device format class Ext3FS as ext3
11:23:29,724 DEBUG storage: registered device format class Ext4FS as ext4
11:23:29,725 DEBUG storage: registered device format class FATFS as vfat
11:23:29,725 DEBUG storage: registered device format class EFIFS as efi
11:23:29,725 DEBUG storage: registered device format class BTRFS as btrfs
11:23:29,726 DEBUG storage: registered device format class GFS2 as gfs2
11:23:29,726 DEBUG storage: registered device format class JFS as jfs
11:23:29,726 DEBUG storage: registered device format class ReiserFS as reiserfs
11:23:29,726 DEBUG storage: registered device format class XFS as xfs
11:23:29,727 DEBUG storage: registered device format class HFS as hfs
11:23:29,727 DEBUG storage: registered device format class AppleBootstrapFS as appleboot
11:23:29,727 DEBUG storage: registered device format class HFSPlus as hfs+
11:23:29,727 DEBUG storage: registered device format class NTFS as ntfs
11:23:29,728 DEBUG storage: registered device format class NFS as nfs
11:23:29,728 DEBUG storage: registered device format class NFSv4 as nfs4
11:23:29,728 DEBUG storage: registered device format class Iso9660FS as iso9660
11:23:29,728 DEBUG storage: registered device format class NoDevFS as nodev
11:23:29,729 DEBUG storage: registered device format class DevPtsFS as devpts
11:23:29,729 DEBUG storage: registered device format class ProcFS as proc
11:23:29,729 DEBUG storage: registered device format class SysFS as sysfs
11:23:29,729 DEBUG storage: registered device format class TmpFS as tmpfs
11:23:29,729 DEBUG storage: registered device format class BindFS as bind
11:23:30,531 DEBUG storage: registered device format class LUKS as luks
11:23:30,533 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv
11:23:30,534 DEBUG storage: registered device format class MDRaidMember as mdmember
11:23:30,535 DEBUG storage: registered device format class MultipathMember as multipath_member
11:23:30,536 DEBUG storage: registered device format class PPCPRePBoot as prepboot
11:23:30,540 DEBUG storage: registered device format class SwapSpace as swap
11:24:16,242 INFO storage: devices to scan for multipath: ['sda']
11:24:16,341 INFO storage: adding sda to singlepath_disks
11:24:16,341 INFO storage: devices post multipath scan: (['sda'], [], [])
11:24:16,614 INFO storage: devices to scan for multipath: ['sda', 'sda1', 'sda2', 'sda3', 'sr0']
11:24:16,626 INFO storage: adding sda1 to non_disk_device list
11:24:16,626 INFO storage: adding sda2 to non_disk_device list
11:24:16,627 INFO storage: adding sda3 to non_disk_device list
11:24:16,627 INFO storage: adding sr0 to non_disk_device list
11:24:16,627 INFO storage: adding sda to singlepath_disks
11:24:16,627 INFO storage: devices post multipath scan: (['sda'], [], ['sr0', 'sda2', 'sda3', 'sda1'])
11:24:16,628 INFO storage: devices to scan: ['sda', 'sr0', 'sda2', 'sda3', 'sda1']
11:24:16,727 DEBUG storage:             DeviceTree.addUdevDevice: info: {'ID_WWN_WITH_EXTENSION': '0x5001517387d61d88', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '045C8601', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN', 'name': 'sda', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_ATA_ROTATION_RATE_RPM': '0', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN', 'DEVLINKS': '/dev/block/8:0 /dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN /dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0 /dev/disk/by-id/wwn-0x5001517387d61d88 /dev/disk/by-id/edd-int13_dev80', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'INTEL_SSDSA1MH080G1HP', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': 'CVEM842300LR080IGN', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda', 'ID_TYPE': 'disk', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:0', '/dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN', '/dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', '/dev/disk/by-id/wwn-0x5001517387d61d88', '/dev/disk/by-id/edd-int13_dev80'], 'MAJOR': '8', 'ID_WWN': '0x5001517387d61d88', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda', 'UDEV_LOG': '3', 'DEVNAME': 'sda', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_MODEL_ENC': 'INTEL\\x20SSDSA1MH080G1HP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda ;
11:24:16,727 DEBUG storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda)...
11:24:16,727 DEBUG storage: looking for device 'sda'...
11:24:16,727 DEBUG storage: found None
11:24:16,729 DEBUG storage:              DeviceTree.addUdevDiskDevice: name: sda ;
11:24:16,730 DEBUG storage: sda is a disk
11:24:16,731 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:16,733 DEBUG storage:                  DiskDevice._setFormat: sda ; current: None ; type: None ;
11:24:16,734 DEBUG storage: added disk sda (id 0) to device tree
11:24:16,734 DEBUG storage: looking up parted Device: /dev/sda
11:24:16,736 DEBUG storage:              DeviceTree.handleUdevDeviceFormat: name: sda ;
11:24:16,738 DEBUG storage:               DeviceTree.handleUdevDiskLabelFormat: device: sda ;
11:24:16,741 DEBUG storage:                DiskDevice.setup: sda ; status: True ; orig: False ;
11:24:16,743 DEBUG storage:                 DiskLabel.__init__: device: /dev/sda ; exists: True ;
11:24:16,754 DEBUG storage: getFormat('disklabel') returning DiskLabel instance
11:24:16,756 DEBUG storage:                 DiskDevice._setFormat: sda ; current: None ; type: disklabel ;
11:24:16,756 DEBUG storage: got device: DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 0
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DeviceFormat instance (0x7ff916947e90) --
  type = None  name = Unknown  status = False
  device = /dev/sda  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150>
11:24:16,758 DEBUG storage: got format: DiskLabel instance (0x7ff9169902d0) --
  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 = 3  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>

11:24:16,760 DEBUG storage:             DeviceTree.addUdevDevice: info: {'ID_REVISION': 'HC09', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_CDROM_DVD_PLUS_RW': '1', 'ID_VENDOR_ENC': 'HL-DT-ST', 'ID_MODEL_ENC': 'DVDRAM\\x20GSA-U20N\\x20', 'ID_CDROM_MEDIA_STATE': 'complete', 'ID_VENDOR': 'HL-DT-ST', 'ID_FS_LABEL_ENC': 'Fedora\\x2013\\x20x86_64\\x20DVD', 'ANACBIN': '/usr/sbin', 'ID_CDROM_MEDIA_DVD': '1', 'ID_CDROM_MEDIA': '1', 'ID_CDROM_CD': '1', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'iso9660', 'DEVLINKS': '/dev/block/11:0 /dev/scd0 /dev/disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0', 'SUBSYSTEM': 'block', 'ID_CDROM_MEDIA_SESSION_COUNT': '1', 'ID_CDROM_DVD_R': '1', 'ID_CDROM': '1', 'ID_MODEL': 'DVDRAM_GSA-U20N', 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', 'ID_CDROM_CD_RW': '1', 'ID_CDROM_MRW': '1', 'ID_FS_LABEL': 'Fedora_13_x86_64_DVD', 'ID_FS_USAGE': 'filesystem', 'ID_CDROM_CD_R': '1', 'ID_CDROM_MRW_W': '1', 'MINOR': '0', 'symlinks': ['/dev/block/11:0', '/dev/scd0', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0'], 'ID_CDROM_DVD_PLUS_R_DL': '1', 'MAJOR': '11', 'ID_CDROM_DVD_PLUS_R': '1', 'name': 'sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sr0', 'ID_CDROM_DVD': '1', 'UDEV_LOG': '3', 'DEVNAME': 'sr0', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sr0', 'ID_CDROM_MEDIA_TRACK_COUNT': '1', 'ID_CDROM_DVD_RW': '1', 'ID_SCSI': '1', 'ACL_MANAGE': '1', 'ID_CDROM_DVD_RAM': '1', 'ID_TYPE': 'cd'} ; name: sr0 ;
11:24:16,760 DEBUG storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sr0)...
11:24:16,761 DEBUG storage: looking for device 'sr0'...
11:24:16,761 DEBUG storage: found None
11:24:16,761 DEBUG storage: sr0 is a cdrom
11:24:16,763 DEBUG storage:              DeviceTree.addUdevOpticalDevice:
11:24:16,763 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:16,765 DEBUG storage:                  OpticalDevice._setFormat: sr0 ; current: None ; type: None ;
11:24:16,765 DEBUG storage: added cdrom sr0 (id 1) to device tree
11:24:16,768 DEBUG storage:              OpticalDevice.mediaPresent: sr0 ; status: True ;
11:24:16,780 DEBUG storage:              DeviceTree.handleUdevDeviceFormat: name: sr0 ;
11:24:16,782 DEBUG storage:               DeviceTree.handleUdevDiskLabelFormat: device: sr0 ;
11:24:16,783 DEBUG storage:                OpticalDevice.setup: sr0 ; status: True ; orig: False ;
11:24:16,785 DEBUG storage:                 OpticalDevice.setupParents: kids: 0 ; name: sr0 ; orig: False ;
11:24:16,787 DEBUG storage:                 DiskLabel.__init__: device: /dev/sr0 ; exists: True ;
11:24:16,940 DEBUG storage: type detected on 'sr0' is 'iso9660'
11:24:16,942 DEBUG storage:                 Iso9660FS.supported: supported: True ;
11:24:16,944 DEBUG storage:                 Iso9660FS.supported: supported: True ;
11:24:16,944 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance
11:24:16,945 DEBUG storage:                OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ;
11:24:16,947 DEBUG storage:                 OpticalDevice.mediaPresent: sr0 ; status: True ;
11:24:16,996 DEBUG storage: looking up parted Device: /dev/sr0
11:24:16,997 DEBUG storage: got device: OpticalDevice instance (0x7ff9169a4750) --
  name = sr0  status = True  parents = []
  kids = 0
  id = 1
  uuid = None  format = <storage.formats.fs.Iso9660FS object at 0x7ff9169a4410>  size = 3461.8125
  major = 11  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sr0  partedDevice = <parted.device.Device object at 0x7ff8ff746050>
  target size = 0  path = /dev/sr0
  format args = []  originalFormat = DeviceFormat instance (0x7ff9169a4510) --
  type = None  name = Unknown  status = False
  device = /dev/sr0  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False

11:24:16,998 DEBUG storage:                Iso9660FS.supported: supported: True ;
11:24:16,999 DEBUG storage: got format: Iso9660FS instance (0x7ff9169a4410) --
  type = iso9660  name = iso9660  status = False
  device = /dev/sr0  uuid = None  exists = True
  options = ro  supported = True  formattable = False  resizable = False
  mountpoint = None  mountopts = None
  label = Fedora_13_x86_64_DVD  size = 0  targetSize = 0

11:24:17,000 DEBUG storage:             DeviceTree.addUdevDevice: info: {'ID_WWN_WITH_EXTENSION': '0x5001517387d61d88', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '045C8601', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN', 'name': 'sda2', 'DEVTYPE': 'partition', 'MINOR': '2', 'ID_ATA_ROTATION_RATE_RPM': '0', 'ID_FS_UUID_ENC': 'c3d33688-2eee-4f25-9a6b-e8902debc019', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'ext4', 'ID_SCSI_COMPAT': 'SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN', 'DEVLINKS': '/dev/block/8:2 /dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN-part2 /dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN-part2 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2 /dev/disk/by-id/wwn-0x5001517387d61d88-part2 /dev/disk/by-id/edd-int13_dev80-part2', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'INTEL_SSDSA1MH080G1HP', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': 'CVEM842300LR080IGN', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:2', '/dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN-part2', '/dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN-part2', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', '/dev/disk/by-id/wwn-0x5001517387d61d88-part2', '/dev/disk/by-id/edd-int13_dev80-part2'], 'MAJOR': '8', 'ID_WWN': '0x5001517387d61d88', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2', 'UDEV_LOG': '3', 'DEVNAME': 'sda2', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_FS_UUID': 'c3d33688-2eee-4f25-9a6b-e8902debc019', 'ID_MODEL_ENC': 'INTEL\\x20SSDSA1MH080G1HP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda2 ;
11:24:17,000 DEBUG storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
11:24:17,000 DEBUG storage: looking for device 'sda2'...
11:24:17,001 DEBUG storage: found None
11:24:17,001 DEBUG storage: sda2 is a partition
11:24:17,002 DEBUG storage:              DeviceTree.addUdevPartitionDevice: name: sda2 ;
11:24:17,002 DEBUG storage: looking for device 'sda'...
11:24:17,003 DEBUG storage: found DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 0
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 3  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150>
11:24:17,005 DEBUG storage:                  DiskDevice.addChild: kids: 0 ; name: sda ;
11:24:17,007 DEBUG storage:                  PartitionDevice._setFormat: sda2 ;
11:24:17,007 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:17,009 DEBUG storage:                   PartitionDevice._setFormat: sda2 ; current: None ; type: None ;
11:24:17,009 DEBUG storage: looking up parted Partition: /dev/sda2
11:24:17,011 DEBUG storage:                PartitionDevice.probe: sda2 ; exists: True ;
11:24:17,012 DEBUG storage:                 PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ;
11:24:17,014 DEBUG storage:                  PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ;
11:24:17,016 DEBUG storage:                PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ;
11:24:17,018 DEBUG storage:                 PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ;
11:24:17,018 DEBUG storage: added partition sda2 (id 2) to device tree
11:24:17,019 DEBUG storage:              DeviceTree.handleUdevDeviceFormat: name: sda2 ;
11:24:17,021 DEBUG storage:               DeviceTree.handleUdevDiskLabelFormat: device: sda2 ;
11:24:17,022 DEBUG storage:                PartitionDevice.setup: sda2 ; status: True ; orig: False ;
11:24:17,024 DEBUG storage:                 PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ;
11:24:17,026 DEBUG storage:                  DiskDevice.setup: sda ; status: True ; orig: False ;
11:24:17,028 DEBUG storage:                 DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:17,030 DEBUG storage:                  DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:17,031 DEBUG storage:                 DiskLabel.__init__: device: /dev/sda2 ; exists: True ;
11:24:17,038 DEBUG storage: type detected on 'sda2' is 'ext4'
11:24:17,040 DEBUG storage:                 Ext4FS.supported: supported: True ;
11:24:17,226 DEBUG storage:                 Ext4FS.supported: supported: True ;
11:24:17,227 DEBUG storage: getFormat('ext4') returning Ext4FS instance
11:24:17,229 DEBUG storage:                PartitionDevice._setFormat: sda2 ;
11:24:17,231 DEBUG storage:                 PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ;
11:24:17,231 DEBUG storage: looking up parted Device: /dev/sda2
11:24:17,232 DEBUG storage: got device: PartitionDevice instance (0x7ff8ff746250) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 2
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8ff746490>  size = 200.0
  major = 8  minor = 2  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0x7ff8ff746450>
  target size = 0  path = /dev/sda2
  format args = []  originalFormat = DeviceFormat instance (0x7ff8ff746310) --
  type = None  name = Unknown  status = False
  device = /dev/sda2  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cf10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 71682030  end = 72091629  length = 409600
  flags = boot
11:24:17,234 DEBUG storage:                Ext4FS.supported: supported: True ;
11:24:17,234 DEBUG storage: got format: Ext4FS instance (0x7ff8ff746490) --
  type = ext4  name = ext4  status = False
  device = /dev/sda2  uuid = c3d33688-2eee-4f25-9a6b-e8902debc019  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = None  size = 200.0  targetSize = 200.0

11:24:17,236 DEBUG storage:             DeviceTree.addUdevDevice: info: {'LVM2_LV_NAME': ['lv_root', 'lv_swap'], 'LVM2_PV_UUID': 'WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo', 'ID_WWN_WITH_EXTENSION': '0x5001517387d61d88', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'ID_REVISION': '045C8601', 'LVM2_PV_SIZE': '42098688.00', 'LVM2_PV_PE_ALLOC_COUNT': '10278', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'LVM2_VG_UUID': '5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI', 'LVM2_LV_SIZE': ['36069376.00', '6029312.00'], 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'LVM2_PV_NAME': '/dev/sda3', 'ID_SERIAL': 'INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN', 'LVM2_VG_FREE': '0', 'LVM2_PV_PE_COUNT': '10278', 'name': 'sda3', 'DEVTYPE': 'partition', 'MINOR': '3', 'ID_ATA_ROTATION_RATE_RPM': '0', 'LVM2_PV_COUNT': '1', 'ID_FS_UUID_ENC': 'WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_VG_EXTENT_COUNT': '10278', 'LVM2_LV_UUID': ['pRdkLX-U9n3-pFbj-33vE-xHC4-0eqy-GSlzGI', 'P9ejRw-94s7-SoDr-3kBl-DVnJ-Hjci-CgSM6R'], 'ID_SCSI_COMPAT': 'SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN', 'DEVLINKS': '/dev/block/8:3 /dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN-part3 /dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN-part3 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3 /dev/disk/by-id/wwn-0x5001517387d61d88-part3 /dev/disk/by-id/edd-int13_dev80-part3', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'LVM2_VG_FREE_COUNT': '0', 'ID_MODEL': 'INTEL_SSDSA1MH080G1HP', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': 'CVEM842300LR080IGN', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3', 'LVM2_PE_START': '192.00', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_LV_ATTR': ['-wi---', '-wi---'], 'LVM2_VG_NAME': 'vg_sch30110', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:3', '/dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN-part3', '/dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN-part3', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3', '/dev/disk/by-id/wwn-0x5001517387d61d88-part3', '/dev/disk/by-id/edd-int13_dev80-part3'], 'MAJOR': '8', 'ID_WWN': '0x5001517387d61d88', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3', 'UDEV_LOG': '3', 'DEVNAME': 'sda3', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_FS_UUID': 'WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo', 'ID_MODEL_ENC': 'INTEL\\x20SSDSA1MH080G1HP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', 'LVM2_VG_SIZE': '42098688.00', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda3 ;
11:24:17,237 DEBUG storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3)...
11:24:17,237 DEBUG storage: looking for device 'sda3'...
11:24:17,237 DEBUG storage: found None
11:24:17,237 DEBUG storage: sda3 is a partition
11:24:17,239 DEBUG storage:              DeviceTree.addUdevPartitionDevice: name: sda3 ;
11:24:17,239 DEBUG storage: looking for device 'sda'...
11:24:17,240 DEBUG storage: found DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 1
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 3  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150>
11:24:17,241 DEBUG storage:                  DiskDevice.addChild: kids: 1 ; name: sda ;
11:24:17,243 DEBUG storage:                  PartitionDevice._setFormat: sda3 ;
11:24:17,243 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:17,245 DEBUG storage:                   PartitionDevice._setFormat: sda3 ; current: None ; type: None ;
11:24:17,246 DEBUG storage: looking up parted Partition: /dev/sda3
11:24:17,247 DEBUG storage:                PartitionDevice.probe: sda3 ; exists: True ;
11:24:17,249 DEBUG storage:                 PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ;
11:24:17,251 DEBUG storage:                  PartitionDevice.flagAvailable: path: /dev/sda3 ; flag: 1 ;
11:24:17,253 DEBUG storage:                PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ;
11:24:17,255 DEBUG storage:                 PartitionDevice.flagAvailable: path: /dev/sda3 ; flag: 10 ;
11:24:17,255 DEBUG storage: added partition sda3 (id 3) to device tree
11:24:17,256 DEBUG storage:              DeviceTree.handleUdevDeviceFormat: name: sda3 ;
11:24:17,258 DEBUG storage:               DeviceTree.handleUdevDiskLabelFormat: device: sda3 ;
11:24:17,260 DEBUG storage:                PartitionDevice.setup: sda3 ; status: True ; orig: False ;
11:24:17,261 DEBUG storage:                 PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ;
11:24:17,263 DEBUG storage:                  DiskDevice.setup: sda ; status: True ; orig: False ;
11:24:17,265 DEBUG storage:                 DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:17,266 DEBUG storage:                  DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:17,268 DEBUG storage:                 DiskLabel.__init__: device: /dev/sda3 ; exists: True ;
11:24:17,273 DEBUG storage: type detected on 'sda3' is 'LVM2_member'
11:24:17,275 DEBUG storage:                LVMPhysicalVolume.__init__: vgName: vg_sch30110 ; uuid: WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo ; exists: True ; vgUuid: 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI ; label: None ; peStart: 0.1875 ; device: /dev/sda3 ; serial: CVEM842300LR080IGN ;
11:24:17,275 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance
11:24:17,277 DEBUG storage:                PartitionDevice._setFormat: sda3 ;
11:24:17,279 DEBUG storage:                 PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ;
11:24:17,281 DEBUG storage:               DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ;
11:24:17,281 DEBUG storage: looking for device 'vg_sch30110'...
11:24:17,281 DEBUG storage: found None
11:24:17,284 DEBUG storage:                    PartitionDevice.addChild: kids: 0 ; name: sda3 ;
11:24:17,284 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:17,286 DEBUG storage:                    LVMVolumeGroupDevice._setFormat: vg_sch30110 ; current: None ; type: None ;
11:24:17,286 DEBUG storage: added lvmvg vg_sch30110 (id 4) to device tree
11:24:17,286 DEBUG storage: looking for device 'vg_sch30110-lv_root'...
11:24:17,287 DEBUG storage: found None
11:24:17,289 DEBUG storage:                    LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_sch30110 ;
11:24:17,289 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:17,291 DEBUG storage:                    LVMLogicalVolumeDevice._setFormat: vg_sch30110-lv_root ; current: None ; type: None ;
11:24:17,292 DEBUG storage: added lvmlv vg_sch30110-lv_root (id 5) to device tree
11:24:17,293 DEBUG storage:                LVMLogicalVolumeDevice.setup: vg_sch30110-lv_root ; status: False ; orig: False ;
11:24:17,295 DEBUG storage:                 LVMVolumeGroupDevice.setup: vg_sch30110 ; status: True ; orig: False ;
11:24:21,860 DEBUG storage: looking up parted Device: /dev/mapper/vg_sch30110-lv_root
11:24:21,861 DEBUG storage: looking for device 'vg_sch30110-lv_swap'...
11:24:21,862 DEBUG storage: found None
11:24:21,864 DEBUG storage:                    LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_sch30110 ;
11:24:21,864 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:21,866 DEBUG storage:                    LVMLogicalVolumeDevice._setFormat: vg_sch30110-lv_swap ; current: None ; type: None ;
11:24:21,867 DEBUG storage: added lvmlv vg_sch30110-lv_swap (id 6) to device tree
11:24:21,869 DEBUG storage:                LVMLogicalVolumeDevice.setup: vg_sch30110-lv_swap ; status: False ; orig: False ;
11:24:21,870 DEBUG storage:                 LVMVolumeGroupDevice.setup: vg_sch30110 ; status: True ; orig: False ;
11:24:22,042 DEBUG storage: looking up parted Device: /dev/mapper/vg_sch30110-lv_swap
11:24:22,043 DEBUG storage: looking up parted Device: /dev/sda3
11:24:22,044 DEBUG storage: got device: PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = DeviceFormat instance (0x7ff8ff746550) --
  type = None  name = Unknown  status = False
  device = /dev/sda3  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
11:24:22,045 DEBUG storage: got format: LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875
11:24:22,047 DEBUG storage:             DeviceTree.addUdevDevice: info: {'ID_WWN_WITH_EXTENSION': '0x5001517387d61d88', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '045C8601', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'System', 'ID_SERIAL': 'INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN', 'name': 'sda1', 'DEVTYPE': 'partition', 'MINOR': '1', 'ID_ATA_ROTATION_RATE_RPM': '0', 'ID_FS_UUID_ENC': 'FCFC10D3FC1089D2', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'ntfs', 'ID_SCSI_COMPAT': 'SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN', 'DEVLINKS': '/dev/block/8:1 /dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN-part1 /dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN-part1 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1 /dev/disk/by-id/wwn-0x5001517387d61d88-part1 /dev/disk/by-id/edd-int13_dev80-part1', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'INTEL_SSDSA1MH080G1HP', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': 'CVEM842300LR080IGN', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1', 'ID_FS_LABEL': 'System', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:1', '/dev/disk/by-id/ata-INTEL_SSDSA1MH080G1HP_CVEM842300LR080IGN-part1', '/dev/disk/by-id/scsi-SATA_INTEL_SSDSA1MH0CVEM842300LR080IGN-part1', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', '/dev/disk/by-id/wwn-0x5001517387d61d88-part1', '/dev/disk/by-id/edd-int13_dev80-part1'], 'MAJOR': '8', 'ID_WWN': '0x5001517387d61d88', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1', 'UDEV_LOG': '3', 'DEVNAME': 'sda1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_FS_UUID': 'FCFC10D3FC1089D2', 'ID_MODEL_ENC': 'INTEL\\x20SSDSA1MH080G1HP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda1 ;
11:24:22,047 DEBUG storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
11:24:22,047 DEBUG storage: looking for device 'sda1'...
11:24:22,047 DEBUG storage: found None
11:24:22,048 DEBUG storage: sda1 is a partition
11:24:22,049 DEBUG storage:              DeviceTree.addUdevPartitionDevice: name: sda1 ;
11:24:22,049 DEBUG storage: looking for device 'sda'...
11:24:22,050 DEBUG storage: found DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 2
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 3  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150>
11:24:22,052 DEBUG storage:                  DiskDevice.addChild: kids: 2 ; name: sda ;
11:24:22,054 DEBUG storage:                  PartitionDevice._setFormat: sda1 ;
11:24:22,054 DEBUG storage: getFormat('None') returning DeviceFormat instance
11:24:22,056 DEBUG storage:                   PartitionDevice._setFormat: sda1 ; current: None ; type: None ;
11:24:22,056 DEBUG storage: looking up parted Partition: /dev/sda1
11:24:22,058 DEBUG storage:                PartitionDevice.probe: sda1 ; exists: True ;
11:24:22,060 DEBUG storage:                 PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ;
11:24:22,062 DEBUG storage:                  PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
11:24:22,063 DEBUG storage:                PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ;
11:24:22,065 DEBUG storage:                 PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ;
11:24:22,066 DEBUG storage: added partition sda1 (id 7) to device tree
11:24:22,067 DEBUG storage:              DeviceTree.handleUdevDeviceFormat: name: sda1 ;
11:24:22,069 DEBUG storage:               DeviceTree.handleUdevDiskLabelFormat: device: sda1 ;
11:24:22,070 DEBUG storage:                PartitionDevice.setup: sda1 ; status: True ; orig: False ;
11:24:22,072 DEBUG storage:                 PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
11:24:22,074 DEBUG storage:                  DiskDevice.setup: sda ; status: True ; orig: False ;
11:24:22,076 DEBUG storage:                 DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,077 DEBUG storage:                  DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,079 DEBUG storage:                 DiskLabel.__init__: device: /dev/sda1 ; exists: True ;
11:24:22,085 DEBUG storage: type detected on 'sda1' is 'ntfs'
11:24:22,087 DEBUG storage:                 NTFS.supported: supported: False ;
11:24:22,089 DEBUG storage:                 NTFS.supported: supported: False ;
11:24:22,089 DEBUG storage: getFormat('ntfs') returning NTFS instance
11:24:22,091 DEBUG storage:                PartitionDevice._setFormat: sda1 ;
11:24:22,093 DEBUG storage:                 PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ;
11:24:22,093 DEBUG storage: looking up parted Device: /dev/sda1
11:24:22,094 DEBUG storage: got device: PartitionDevice instance (0x7ff8ff746e50) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.fs.NTFS object at 0x7ff8ff749390>  size = 34999.9912109
  major = 8  minor = 1  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0x7ff8ff7494d0>
  target size = 0  path = /dev/sda1
  format args = []  originalFormat = DeviceFormat instance (0x7ff8ff746e90) --
  type = None  name = Unknown  status = False
  device = /dev/sda1  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cd90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 71682029  length = 71679982
  flags = 
11:24:22,096 DEBUG storage:                NTFS.supported: supported: False ;
11:24:22,096 DEBUG storage: got format: NTFS instance (0x7ff8ff749390) --
  type = ntfs  name = ntfs  status = False
  device = /dev/sda1  uuid = FCFC10D3FC1089D2  exists = True
  options = defaults,ro  supported = False  formattable = False  resizable = True
  mountpoint = None  mountopts = None
  label = System  size = 0  targetSize = 0

11:24:22,121 INFO storage: devices to scan: ['dm-0', 'dm-1']
11:24:22,123 DEBUG storage:             DeviceTree.addUdevDevice: info: {'ID_FS_VERSION': '1.0', 'DM_UUID': 'LVM-5U8dsdvZj36yxHERnGhQhnztnEhBb1zIpRdkLXU9n3pFbj33vExHC40eqyGSlzGI', 'ID_FS_LABEL_ENC': 'Fedora-12-x86_64', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': '1216adf4-446e-49f0-9b55-f9603e17071d', 'ID_FS_UUID_ENC': '1216adf4-446e-49f0-9b55-f9603e17071d', 'DM_UDEV_RULES_VSN': '1', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/mapper/vg_sch30110-lv_root /dev/vg_sch30110/lv_root /dev/disk/by-id/dm-name-vg_sch30110-lv_root /dev/disk/by-id/dm-uuid-LVM-5U8dsdvZj36yxHERnGhQhnztnEhBb1zIpRdkLXU9n3pFbj33vExHC40eqyGSlzGI /dev/disk/by-uuid/1216adf4-446e-49f0-9b55-f9603e17071d /dev/disk/by-label/Fedora-12-x86_64 /dev/block/253:0', 'SUBSYSTEM': 'block', 'DM_NAME': 'vg_sch30110-lv_root', 'DM_SBIN_PATH': '/usr/sbin', 'sysfs_path': '/devices/virtual/block/dm-0', 'ID_FS_LABEL': 'Fedora-12-x86_64', 'ID_FS_USAGE': 'filesystem', 'MINOR': '0', 'symlinks': ['/dev/mapper/vg_sch30110-lv_root', '/dev/vg_sch30110/lv_root', '/dev/disk/by-id/dm-name-vg_sch30110-lv_root', '/dev/disk/by-id/dm-uuid-LVM-5U8dsdvZj36yxHERnGhQhnztnEhBb1zIpRdkLXU9n3pFbj33vExHC40eqyGSlzGI', '/dev/disk/by-uuid/1216adf4-446e-49f0-9b55-f9603e17071d', '/dev/disk/by-label/Fedora-12-x86_64', '/dev/block/253:0'], 'MAJOR': '253', 'name': 'dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'UDEV_LOG': '3', 'DEVNAME': 'dm-0', 'DM_LV_NAME': 'lv_root', 'DM_VG_NAME': 'vg_sch30110'} ; name: vg_sch30110-lv_root ;
11:24:22,123 DEBUG storage: scanning vg_sch30110-lv_root (/devices/virtual/block/dm-0)...
11:24:22,124 DEBUG storage: looking for device 'vg_sch30110-lv_root'...
11:24:22,125 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7ff8ff746610) --
  name = vg_sch30110-lv_root  status = True  parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>]
  kids = 0
  id = 5
  uuid = pRdkLX-U9n3-pFbj-33vE-xHC4-0eqy-GSlzGI  format = <storage.formats.DeviceFormat object at 0x7ff8ff746d10>  size = 35224.0
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = <parted.device.Device object at 0x7ff8ff746710>
  target size = 35224.0  path = /dev/mapper/vg_sch30110-lv_root
  format args = []  originalFormat = DeviceFormat instance (0x7ff8ff746d10) --
  type = None  name = Unknown  status = False
  device = /dev/mapper/vg_sch30110-lv_root  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  target = None  dmUuid = None  VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>  percent = 0
  mirrored = False stripes = 1  snapshot total =  0MB
  VG space used = 35224MB
11:24:22,125 DEBUG storage: vg_sch30110-lv_root is a device-mapper device
11:24:22,127 DEBUG storage:              DeviceTree.handleUdevDeviceFormat: name: vg_sch30110-lv_root ;
11:24:22,129 DEBUG storage:               DeviceTree.handleUdevDiskLabelFormat: device: vg_sch30110-lv_root ;
11:24:22,130 DEBUG storage:                LVMLogicalVolumeDevice.setup: vg_sch30110-lv_root ; status: True ; orig: False ;
11:24:22,132 DEBUG storage:                 DiskLabel.__init__: device: /dev/mapper/vg_sch30110-lv_root ; exists: True ;
11:24:22,137 DEBUG storage: type detected on 'vg_sch30110-lv_root' is 'ext4'
11:24:22,139 DEBUG storage:                 Ext4FS.supported: supported: True ;
11:24:22,182 DEBUG storage:                 Ext4FS.supported: supported: True ;
11:24:22,183 DEBUG storage: getFormat('ext4') returning Ext4FS instance
11:24:22,184 DEBUG storage:                LVMLogicalVolumeDevice._setFormat: vg_sch30110-lv_root ; current: None ; type: ext4 ;
11:24:22,186 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7ff8ff746610) --
  name = vg_sch30110-lv_root  status = True  parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>]
  kids = 0
  id = 5
  uuid = pRdkLX-U9n3-pFbj-33vE-xHC4-0eqy-GSlzGI  format = <storage.formats.fs.Ext4FS object at 0x7ff8ff75e050>  size = 35224.0
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = <parted.device.Device object at 0x7ff8ff746710>
  target size = 35224.0  path = /dev/mapper/vg_sch30110-lv_root
  format args = []  originalFormat = DeviceFormat instance (0x7ff8ff746d10) --
  type = None  name = Unknown  status = False
  device = /dev/mapper/vg_sch30110-lv_root  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  target = None  dmUuid = None  VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>  percent = 0
  mirrored = False stripes = 1  snapshot total =  0MB
  VG space used = 35224MB
11:24:22,188 DEBUG storage:                Ext4FS.supported: supported: True ;
11:24:22,188 DEBUG storage: got format: Ext4FS instance (0x7ff8ff75e050) --
  type = ext4  name = ext4  status = False
  device = /dev/mapper/vg_sch30110-lv_root  uuid = 1216adf4-446e-49f0-9b55-f9603e17071d  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = Fedora-12-x86_64  size = 35224.0  targetSize = 35224.0

11:24:22,190 DEBUG storage:             DeviceTree.addUdevDevice: info: {'ID_FS_VERSION': '2', 'DM_UUID': 'LVM-5U8dsdvZj36yxHERnGhQhnztnEhBb1zIP9ejRw94s7SoDr3kBlDVnJHjciCgSM6R', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': 'f72ff6c1-b6cf-4963-9bce-bda70a181ad5', 'ID_FS_UUID_ENC': 'f72ff6c1-b6cf-4963-9bce-bda70a181ad5', 'DM_UDEV_RULES_VSN': '1', 'ID_FS_TYPE': 'swap', 'DEVLINKS': '/dev/mapper/vg_sch30110-lv_swap /dev/vg_sch30110/lv_swap /dev/disk/by-id/dm-name-vg_sch30110-lv_swap /dev/disk/by-id/dm-uuid-LVM-5U8dsdvZj36yxHERnGhQhnztnEhBb1zIP9ejRw94s7SoDr3kBlDVnJHjciCgSM6R /dev/disk/by-uuid/f72ff6c1-b6cf-4963-9bce-bda70a181ad5 /dev/block/253:1', 'SUBSYSTEM': 'block', 'DM_NAME': 'vg_sch30110-lv_swap', 'DM_SBIN_PATH': '/usr/sbin', 'sysfs_path': '/devices/virtual/block/dm-1', 'ID_FS_USAGE': 'other', 'MINOR': '1', 'symlinks': ['/dev/mapper/vg_sch30110-lv_swap', '/dev/vg_sch30110/lv_swap', '/dev/disk/by-id/dm-name-vg_sch30110-lv_swap', '/dev/disk/by-id/dm-uuid-LVM-5U8dsdvZj36yxHERnGhQhnztnEhBb1zIP9ejRw94s7SoDr3kBlDVnJHjciCgSM6R', '/dev/disk/by-uuid/f72ff6c1-b6cf-4963-9bce-bda70a181ad5', '/dev/block/253:1'], 'MAJOR': '253', 'name': 'dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'UDEV_LOG': '3', 'DEVNAME': 'dm-1', 'DM_LV_NAME': 'lv_swap', 'DM_VG_NAME': 'vg_sch30110'} ; name: vg_sch30110-lv_swap ;
11:24:22,190 DEBUG storage: scanning vg_sch30110-lv_swap (/devices/virtual/block/dm-1)...
11:24:22,190 DEBUG storage: looking for device 'vg_sch30110-lv_swap'...
11:24:22,191 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7ff9169a4450) --
  name = vg_sch30110-lv_swap  status = True  parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>]
  kids = 0
  id = 6
  uuid = P9ejRw-94s7-SoDr-3kBl-DVnJ-Hjci-CgSM6R  format = <storage.formats.DeviceFormat object at 0x7ff8ff746110>  size = 5888.0
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = <parted.device.Device object at 0x7ff8ff746310>
  target size = 5888.0  path = /dev/mapper/vg_sch30110-lv_swap
  format args = []  originalFormat = DeviceFormat instance (0x7ff8ff746110) --
  type = None  name = Unknown  status = False
  device = /dev/mapper/vg_sch30110-lv_swap  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  target = None  dmUuid = None  VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>  percent = 0
  mirrored = False stripes = 1  snapshot total =  0MB
  VG space used = 5888MB
11:24:22,192 DEBUG storage: vg_sch30110-lv_swap is a device-mapper device
11:24:22,193 DEBUG storage:              DeviceTree.handleUdevDeviceFormat: name: vg_sch30110-lv_swap ;
11:24:22,195 DEBUG storage:               DeviceTree.handleUdevDiskLabelFormat: device: vg_sch30110-lv_swap ;
11:24:22,197 DEBUG storage:                LVMLogicalVolumeDevice.setup: vg_sch30110-lv_swap ; status: True ; orig: False ;
11:24:22,198 DEBUG storage:                 DiskLabel.__init__: device: /dev/mapper/vg_sch30110-lv_swap ; exists: True ;
11:24:22,203 DEBUG storage: type detected on 'vg_sch30110-lv_swap' is 'swap'
11:24:22,205 DEBUG storage:                SwapSpace.__init__: device: /dev/mapper/vg_sch30110-lv_swap ; serial: None ; uuid: f72ff6c1-b6cf-4963-9bce-bda70a181ad5 ; exists: True ; label: None ;
11:24:22,205 DEBUG storage: getFormat('swap') returning SwapSpace instance
11:24:22,207 DEBUG storage:                LVMLogicalVolumeDevice._setFormat: vg_sch30110-lv_swap ; current: None ; type: swap ;
11:24:22,208 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7ff9169a4450) --
  name = vg_sch30110-lv_swap  status = True  parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>]
  kids = 0
  id = 6
  uuid = P9ejRw-94s7-SoDr-3kBl-DVnJ-Hjci-CgSM6R  format = <storage.formats.swap.SwapSpace object at 0x7ff8ff75e450>  size = 5888.0
  major = 0  minor = 0  exists = True
  sysfs path =   partedDevice = <parted.device.Device object at 0x7ff8ff746310>
  target size = 5888.0  path = /dev/mapper/vg_sch30110-lv_swap
  format args = []  originalFormat = DeviceFormat instance (0x7ff8ff746110) --
  type = None  name = Unknown  status = False
  device = /dev/mapper/vg_sch30110-lv_swap  uuid = None  exists = True
  options = None  supported = False  formattable = False  resizable = False
  target = None  dmUuid = None  VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7ff8ff746d50>  percent = 0
  mirrored = False stripes = 1  snapshot total =  0MB
  VG space used = 5888MB
11:24:22,209 DEBUG storage: got format: SwapSpace instance (0x7ff8ff75e450) --
  type = swap  name = swap  status = False
  device = /dev/mapper/vg_sch30110-lv_swap  uuid = f72ff6c1-b6cf-4963-9bce-bda70a181ad5  exists = True
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None
11:24:22,234 DEBUG storage:              OpticalDevice.teardown: sr0 ; status: True ;
11:24:22,255 DEBUG storage:              PartitionDevice.teardown: sda2 ; status: True ;
11:24:22,257 DEBUG storage:               PartitionDevice.teardown: sda2 ; status: True ;
11:24:22,279 DEBUG storage:                 DiskDevice.teardown: sda ; status: True ;
11:24:22,281 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,282 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,303 DEBUG storage:              LVMLogicalVolumeDevice.teardown: vg_sch30110-lv_root ; status: True ;
11:24:22,416 DEBUG storage:               LVMVolumeGroupDevice.teardown: vg_sch30110 ; status: True ;
11:24:22,510 DEBUG storage:                 PartitionDevice.teardown: sda3 ; status: True ;
11:24:22,512 DEBUG storage:                  LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,514 DEBUG storage:                  LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,516 DEBUG storage:                  PartitionDevice.teardown: sda3 ; status: True ;
11:24:22,518 DEBUG storage:                   LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,519 DEBUG storage:                   LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,542 DEBUG storage:                    DiskDevice.teardown: sda ; status: True ;
11:24:22,544 DEBUG storage:                     DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,546 DEBUG storage:                     DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,567 DEBUG storage:              LVMLogicalVolumeDevice.teardown: vg_sch30110-lv_swap ; status: False ;
11:24:22,569 DEBUG storage:               LVMVolumeGroupDevice.teardown: vg_sch30110 ; status: True ;
11:24:22,591 DEBUG storage:                 PartitionDevice.teardown: sda3 ; status: True ;
11:24:22,593 DEBUG storage:                  LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,594 DEBUG storage:                  LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,596 DEBUG storage:                  PartitionDevice.teardown: sda3 ; status: True ;
11:24:22,598 DEBUG storage:                   LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,600 DEBUG storage:                   LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:22,622 DEBUG storage:                    DiskDevice.teardown: sda ; status: True ;
11:24:22,624 DEBUG storage:                     DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,627 DEBUG storage:                     DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,647 DEBUG storage:              PartitionDevice.teardown: sda1 ; status: True ;
11:24:22,649 DEBUG storage:               PartitionDevice.teardown: sda1 ; status: True ;
11:24:22,670 DEBUG storage:                 DiskDevice.teardown: sda ; status: True ;
11:24:22,672 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,674 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:22,693 INFO storage: failed to unlink /etc/mdadm.conf
11:24:22,695 INFO storage: Found sda for biosdev 80
11:24:23,317 DEBUG storage:                 NTFS.supported: supported: False ;
11:24:23,320 DEBUG storage:                 Ext4FS.supported: supported: True ;
11:24:23,323 DEBUG storage:                OpticalDevice.mediaPresent: sr0 ; status: True ;
11:24:23,336 DEBUG storage:                Iso9660FS.supported: supported: True ;
11:24:23,337 DEBUG storage: vg_sch30110 size is 41112MB
11:24:23,337 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
11:24:23,338 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
11:24:23,338 DEBUG storage: vg vg_sch30110 has 0MB free
11:24:23,338 DEBUG storage: vg_sch30110 size is 41112MB
11:24:23,339 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
11:24:23,339 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
11:24:23,340 DEBUG storage: vg vg_sch30110 has 0MB free
11:24:23,342 DEBUG storage:                  Ext4FS.supported: supported: True ;
11:24:23,347 DEBUG storage:             PartitionDevice.setup: sda2 ; status: True ; orig: False ;
11:24:23,349 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ;
11:24:23,350 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
11:24:23,352 DEBUG storage:              DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:23,353 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
11:24:23,355 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None
11:24:23,362 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/sysimage to None
11:24:23,365 DEBUG storage:             PartitionDevice.teardown: sda2 ; status: True ;
11:24:23,372 DEBUG storage:              PartitionDevice.teardown: sda2 ; status: True ;
11:24:23,393 DEBUG storage:                DiskDevice.teardown: sda ; status: True ;
11:24:23,395 DEBUG storage:                 DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:23,397 DEBUG storage:                 DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:23,418 DEBUG storage:             LVMLogicalVolumeDevice.setup: vg_sch30110-lv_root ; status: False ; orig: False ;
11:24:23,420 DEBUG storage:              LVMVolumeGroupDevice.setup: vg_sch30110 ; status: True ; orig: False ;
11:24:23,593 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None
11:24:23,603 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/sysimage to None
11:24:23,611 DEBUG storage:             LVMLogicalVolumeDevice.teardown: vg_sch30110-lv_root ; status: True ;
11:24:23,728 DEBUG storage:              LVMVolumeGroupDevice.teardown: vg_sch30110 ; status: True ;
11:24:23,747 DEBUG storage:                PartitionDevice.teardown: sda3 ; status: True ;
11:24:23,749 DEBUG storage:                 LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:23,751 DEBUG storage:                 LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:23,753 DEBUG storage:                 PartitionDevice.teardown: sda3 ; status: True ;
11:24:23,755 DEBUG storage:                  LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:23,756 DEBUG storage:                  LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
11:24:23,778 DEBUG storage:                   DiskDevice.teardown: sda ; status: True ;
11:24:23,780 DEBUG storage:                    DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
11:24:23,782 DEBUG storage:                    DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:25:38,490 DEBUG storage:           PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ;
13:25:38,492 DEBUG storage:            PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 3 ;
13:25:38,493 DEBUG storage:           PartitionDevice.getFlag: path: /dev/sda2 ; flag: 3 ;
13:25:38,494 DEBUG storage:            PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 3 ;
13:25:38,495 DEBUG storage:           PartitionDevice.getFlag: path: /dev/sda3 ; flag: 3 ;
13:25:38,497 DEBUG storage:            PartitionDevice.flagAvailable: path: /dev/sda3 ; flag: 3 ;
13:25:38,503 DEBUG storage: vg_sch30110 size is 41112MB
13:25:38,504 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:25:38,504 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:25:38,505 DEBUG storage: vg vg_sch30110 has 0MB free
13:25:38,506 DEBUG storage: looking for device 'sda-1'...
13:25:38,506 DEBUG storage: found None
13:25:38,506 DEBUG storage: looking for device 'sda1'...
13:25:38,508 DEBUG storage:                NTFS.supported: supported: False ;
13:25:38,509 DEBUG storage: found PartitionDevice instance (0x7ff8ff746e50) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.fs.NTFS object at 0x7ff8ff749390>  size = 34999.9912109
  major = 8  minor = 1  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0x7ff8ff7494d0>
  target size = 0  path = /dev/sda1
  format args = []  originalFormat = NTFS instance (0x7ff8ff749390) --
  type = ntfs  name = ntfs  status = False
  device = /dev/sda1  uuid = FCFC10D3FC1089D2  exists = True
  options = defaults,ro  supported = False  formattable = False  resizable = True
  mountpoint = None  mountopts = None
  label = System  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cd90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 71682029  length = 71679982
  flags = 
13:25:38,510 DEBUG storage: looking for device 'sda2'...
13:25:38,512 DEBUG storage:                Ext4FS.supported: supported: True ;
13:25:38,513 DEBUG storage: found PartitionDevice instance (0x7ff8ff746250) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 2
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8ff746490>  size = 200.0
  major = 8  minor = 2  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0x7ff8ff746450>
  target size = 0  path = /dev/sda2
  format args = []  originalFormat = Ext4FS instance (0x7ff8ff746490) --
  type = ext4  name = ext4  status = False
  device = /dev/sda2  uuid = c3d33688-2eee-4f25-9a6b-e8902debc019  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = None  size = 200.0  targetSize = 200.0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cf10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 71682030  end = 72091629  length = 409600
  flags = boot
13:25:38,514 DEBUG storage: looking for device 'sda3'...
13:25:38,515 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:25:38,516 DEBUG storage: looking for device 'sda-1'...
13:25:38,516 DEBUG storage: found None
13:25:55,109 DEBUG storage: looking for device 'sda1'...
13:25:55,111 DEBUG storage:               NTFS.supported: supported: False ;
13:25:55,111 DEBUG storage: found PartitionDevice instance (0x7ff8ff746e50) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.fs.NTFS object at 0x7ff8ff749390>  size = 34999.9912109
  major = 8  minor = 1  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0x7ff8ff7494d0>
  target size = 0  path = /dev/sda1
  format args = []  originalFormat = NTFS instance (0x7ff8ff749390) --
  type = ntfs  name = ntfs  status = False
  device = /dev/sda1  uuid = FCFC10D3FC1089D2  exists = True
  options = defaults,ro  supported = False  formattable = False  resizable = True
  mountpoint = None  mountopts = None
  label = System  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cd90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 71682029  length = 71679982
  flags = 
13:25:55,112 DEBUG storage: looking for device 'sda2'...
13:25:55,114 DEBUG storage:               Ext4FS.supported: supported: True ;
13:25:55,115 DEBUG storage: found PartitionDevice instance (0x7ff8ff746250) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 2
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8ff746490>  size = 200.0
  major = 8  minor = 2  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0x7ff8ff746450>
  target size = 0  path = /dev/sda2
  format args = []  originalFormat = Ext4FS instance (0x7ff8ff746490) --
  type = ext4  name = ext4  status = False
  device = /dev/sda2  uuid = c3d33688-2eee-4f25-9a6b-e8902debc019  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = None  size = 200.0  targetSize = 200.0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cf10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 71682030  end = 72091629  length = 409600
  flags = boot
13:25:55,115 DEBUG storage: looking for device 'sda3'...
13:25:55,116 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:26:01,683 DEBUG storage:           PartitionDevice._setFormat: sda1 ;
13:26:01,683 DEBUG storage: getFormat('None') returning DeviceFormat instance
13:26:01,685 DEBUG storage:            PartitionDevice._setFormat: sda1 ; current: ntfs ; type: None ;
13:26:01,685 DEBUG storage: registered action: Destroy Format ntfs on partition sda1 (id 7)
13:26:01,686 DEBUG storage:          PartitionDevice.teardown: sda1 ; status: True ;
13:26:01,687 DEBUG storage:           DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ;
13:26:01,688 DEBUG storage:           PartitionDevice.teardown: sda1 ; status: True ;
13:26:01,690 DEBUG storage:            DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ;
13:26:01,710 DEBUG storage: removed partition sda1 (id 7) from device tree
13:26:01,712 DEBUG storage:           DiskDevice.removeChild: kids: 3 ; name: sda ;
13:26:01,712 DEBUG storage: registered action: Destroy Device partition sda1 (id 7)
13:26:01,716 DEBUG storage:         DiskDevice.setup: sda ; status: True ; orig: False ;
13:26:01,718 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda']
13:26:01,718 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=[]
13:26:01,718 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda']
13:26:01,719 DEBUG storage: growPartitions: disks=['sda'], partitions=[]
13:26:01,719 DEBUG storage: no growable partitions
13:26:01,721 DEBUG storage: vg_sch30110 size is 41112MB
13:26:01,722 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:26:01,722 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:26:01,723 DEBUG storage: vg vg_sch30110 has 0MB free
13:26:01,724 DEBUG storage: looking for device 'sda-1'...
13:26:01,724 DEBUG storage: found None
13:26:01,725 DEBUG storage: looking for device 'sda2'...
13:26:01,726 DEBUG storage:              Ext4FS.supported: supported: True ;
13:26:01,728 DEBUG storage: found PartitionDevice instance (0x7ff8ff746250) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 2
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8ff746490>  size = 200.0
  major = 8  minor = 2  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0x7ff8ff746450>
  target size = 0  path = /dev/sda2
  format args = []  originalFormat = Ext4FS instance (0x7ff8ff746490) --
  type = ext4  name = ext4  status = False
  device = /dev/sda2  uuid = c3d33688-2eee-4f25-9a6b-e8902debc019  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = None  size = 200.0  targetSize = 200.0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cf10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 71682030  end = 72091629  length = 409600
  flags = boot
13:26:01,728 DEBUG storage: looking for device 'sda3'...
13:26:01,729 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:26:01,730 DEBUG storage: looking for device 'sda-1'...
13:26:01,730 DEBUG storage: found None
13:26:03,153 DEBUG storage: looking for device 'sda2'...
13:26:03,155 DEBUG storage:              Ext4FS.supported: supported: True ;
13:26:03,156 DEBUG storage: found PartitionDevice instance (0x7ff8ff746250) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 2
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8ff746490>  size = 200.0
  major = 8  minor = 2  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0x7ff8ff746450>
  target size = 0  path = /dev/sda2
  format args = []  originalFormat = Ext4FS instance (0x7ff8ff746490) --
  type = ext4  name = ext4  status = False
  device = /dev/sda2  uuid = c3d33688-2eee-4f25-9a6b-e8902debc019  exists = True
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = None  mountopts = None
  label = None  size = 200.0  targetSize = 200.0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff91699cf10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 71682030  end = 72091629  length = 409600
  flags = boot
13:26:03,157 DEBUG storage: looking for device 'sda3'...
13:26:03,158 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:26:09,308 DEBUG storage:           PartitionDevice._setFormat: sda2 ;
13:26:09,308 DEBUG storage: getFormat('None') returning DeviceFormat instance
13:26:09,310 DEBUG storage:            PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ;
13:26:09,310 DEBUG storage: registered action: Destroy Format ext4 on partition sda2 (id 2)
13:26:09,311 DEBUG storage:          PartitionDevice.teardown: sda2 ; status: True ;
13:26:09,312 DEBUG storage:           DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ;
13:26:09,313 DEBUG storage:           PartitionDevice.teardown: sda2 ; status: True ;
13:26:09,315 DEBUG storage:            DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ;
13:26:09,335 DEBUG storage: removed partition sda2 (id 2) from device tree
13:26:09,337 DEBUG storage:           DiskDevice.removeChild: kids: 2 ; name: sda ;
13:26:09,337 DEBUG storage: registered action: Destroy Device partition sda2 (id 2)
13:26:09,340 DEBUG storage:         DiskDevice.setup: sda ; status: True ; orig: False ;
13:26:09,341 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda']
13:26:09,341 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=[]
13:26:09,341 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda']
13:26:09,342 DEBUG storage: growPartitions: disks=['sda'], partitions=[]
13:26:09,342 DEBUG storage: no growable partitions
13:26:09,344 DEBUG storage: vg_sch30110 size is 41112MB
13:26:09,345 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:26:09,345 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:26:09,346 DEBUG storage: vg vg_sch30110 has 0MB free
13:26:09,346 DEBUG storage: looking for device 'sda-1'...
13:26:09,347 DEBUG storage: found None
13:26:09,347 DEBUG storage: looking for device 'sda3'...
13:26:09,349 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:26:09,349 DEBUG storage: looking for device 'sda-1'...
13:26:09,350 DEBUG storage: found None
13:26:23,094 DEBUG storage:        LVMPhysicalVolume.__init__:
13:26:23,094 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance
13:26:23,095 DEBUG storage:        MDRaidMember.__init__:
13:26:23,096 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance
13:26:23,096 DEBUG storage: vg_sch30110 size is 41112MB
13:26:23,097 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:26:23,097 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:26:23,098 DEBUG storage: vg vg_sch30110 has 0MB free
13:26:28,842 DEBUG storage:          Ext4FS.supported: supported: True ;
13:26:28,843 DEBUG storage: getFormat('ext4') returning Ext4FS instance
13:26:28,844 DEBUG storage:           PartitionDevice._setFormat: req0 ;
13:26:28,845 DEBUG storage:            PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ;
13:26:28,852 DEBUG storage:          Ext4FS.supported: supported: True ;
13:26:28,854 DEBUG storage:           BindFS.supported: supported: False ;
13:26:28,855 DEBUG storage:          BindFS.supported: supported: False ;
13:26:28,856 DEBUG storage:            DevPtsFS.supported: supported: False ;
13:26:28,857 DEBUG storage:          DevPtsFS.supported: supported: False ;
13:26:28,859 DEBUG storage:          DiskLabel.__init__:
13:26:28,860 DEBUG storage:          DMRaidMember.__init__:
13:26:28,861 DEBUG storage:           Ext2FS.supported: supported: True ;
13:26:28,875 DEBUG storage:          Ext2FS.supported: supported: True ;
13:26:28,878 DEBUG storage:           Ext3FS.supported: supported: True ;
13:26:28,879 DEBUG storage:          Ext3FS.supported: supported: True ;
13:26:28,881 DEBUG storage:           Ext4FS.supported: supported: True ;
13:26:28,883 DEBUG storage:          Ext4FS.supported: supported: True ;
13:26:28,885 DEBUG storage:           HFS.supported: supported: False ;
13:26:28,886 DEBUG storage:          HFS.supported: supported: False ;
13:26:28,887 DEBUG storage:           HFSPlus.supported: supported: False ;
13:26:28,888 DEBUG storage:          HFSPlus.supported: supported: False ;
13:26:28,890 DEBUG storage:           Iso9660FS.supported: supported: True ;
13:26:28,891 DEBUG storage:          Iso9660FS.supported: supported: True ;
13:26:28,892 DEBUG storage:          LUKS.__init__:
13:26:28,893 DEBUG storage:          LVMPhysicalVolume.__init__:
13:26:28,895 DEBUG storage:          MDRaidMember.__init__:
13:26:28,897 DEBUG storage:          MultipathMember.__init__:
13:26:28,898 DEBUG storage:           NFS.supported: supported: False ;
13:26:28,899 DEBUG storage:          NFS.supported: supported: False ;
13:26:28,900 DEBUG storage:           NFSv4.supported: supported: False ;
13:26:28,901 DEBUG storage:          NFSv4.supported: supported: False ;
13:26:28,903 DEBUG storage:            NoDevFS.supported: supported: False ;
13:26:28,905 DEBUG storage:          NoDevFS.supported: supported: False ;
13:26:28,906 DEBUG storage:           NTFS.supported: supported: False ;
13:26:28,907 DEBUG storage:          NTFS.supported: supported: False ;
13:26:28,908 DEBUG storage:            ProcFS.supported: supported: False ;
13:26:28,909 DEBUG storage:          ProcFS.supported: supported: False ;
13:26:28,910 DEBUG storage:          SwapSpace.__init__:
13:26:28,912 DEBUG storage:            SysFS.supported: supported: False ;
13:26:28,913 DEBUG storage:          SysFS.supported: supported: False ;
13:26:28,915 DEBUG storage:            TmpFS.supported: supported: False ;
13:26:28,916 DEBUG storage:          TmpFS.supported: supported: False ;
13:26:28,917 DEBUG storage:           FATFS.supported: supported: True ;
13:26:28,934 DEBUG storage:          FATFS.supported: supported: True ;
13:26:28,936 DEBUG storage:           XFS.supported: supported: True ;
13:26:29,001 DEBUG storage:          XFS.supported: supported: True ;
13:26:29,003 DEBUG storage:           Ext4FS.supported: supported: True ;
13:26:39,558 DEBUG storage:          Ext4FS.supported: supported: True ;
13:26:39,560 DEBUG storage:             PartitionDevice._setFormat: req1 ;
13:26:39,562 DEBUG storage:              PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ;
13:26:39,563 DEBUG storage:           PartitionDevice._setFormat: req1 ;
13:26:39,564 DEBUG storage:            PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ;
13:26:39,565 DEBUG storage: added partition req1 (id 9) to device tree
13:26:39,565 DEBUG storage: registered action: Create Device partition req1 (id 9)
13:26:39,565 DEBUG storage: registered action: Create Format ext4 on partition req1 (id 9)
13:26:39,567 DEBUG storage:          DiskDevice.setup: sda ; status: True ; orig: False ;
13:26:39,568 DEBUG storage: removing all non-preexisting partitions ['req1(id 9)'] from disk(s) ['sda']
13:26:39,568 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req1(id 9)']
13:26:39,568 DEBUG storage: removing all non-preexisting partitions ['req1(id 9)'] from disk(s) ['sda']
13:26:39,569 DEBUG storage: allocating partition: req1 ; id: 9 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: True ; primary: None ; size: 500MB ; grow: None ; max_size: 0
13:26:39,569 DEBUG storage: checking freespace on sda
13:26:39,570 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=None
13:26:39,571 DEBUG storage: current free range is 63-72091629 (35200MB)
13:26:39,571 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 1
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 1  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 0
13:26:39,572 DEBUG storage: new free: parted.Geometry instance --
  start: 63  end: 72091629  length: 72091567
  device: <parted.device.Device object at 0x7ff8fb30ee10>  PedGeometry: <_ped.Geometry object at 0x7ff8fb30edd0> (63-72091629 / 35200MB)
13:26:39,572 DEBUG storage: new free allows for 0 sectors of growth
13:26:39,572 DEBUG storage: found free space for bootable request
13:26:39,572 DEBUG storage: adjusted start sector from 63 to 2048
13:26:39,573 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda
13:26:39,574 DEBUG storage:            PartitionDevice._setPartedPartition: req1 ;
13:26:39,575 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb338090>  PedPartition: <_ped.Partition object at 0x7ff8fb31d170> has path /dev/sda1
13:26:39,576 DEBUG storage:            PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
13:26:39,578 DEBUG storage:             DiskDevice.addChild: kids: 1 ; name: sda ;
13:26:39,580 DEBUG storage:            PartitionDevice._setPartedPartition: sda1 ;
13:26:39,580 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb3380d0>  PedPartition: <_ped.Partition object at 0x7ff8fb31d110> has path /dev/sda1
13:26:39,581 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 9)']
13:26:39,581 DEBUG storage: no growable partitions
13:26:39,583 DEBUG storage: vg_sch30110 size is 41112MB
13:26:39,583 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:26:39,584 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:26:39,585 DEBUG storage: vg vg_sch30110 has 0MB free
13:26:39,586 DEBUG storage: looking for device 'sda-1'...
13:26:39,586 DEBUG storage: found None
13:26:39,586 DEBUG storage: looking for device 'sda1'...
13:26:39,588 DEBUG storage:               Ext4FS.supported: supported: True ;
13:26:39,589 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338210>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:26:39,590 DEBUG storage: looking for device 'sda-1'...
13:26:39,590 DEBUG storage: found None
13:26:39,591 DEBUG storage: looking for device 'sda3'...
13:26:39,592 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:26:39,593 DEBUG storage: looking for device 'sda-1'...
13:26:39,593 DEBUG storage: found None
13:26:43,512 DEBUG storage:        LVMPhysicalVolume.__init__:
13:26:43,513 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance
13:26:43,514 DEBUG storage:        MDRaidMember.__init__:
13:26:43,514 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance
13:26:43,514 DEBUG storage: vg_sch30110 size is 41112MB
13:26:43,515 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:26:43,516 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:26:43,516 DEBUG storage: vg vg_sch30110 has 0MB free
13:26:46,060 DEBUG storage:          Ext4FS.supported: supported: True ;
13:26:46,061 DEBUG storage: getFormat('ext4') returning Ext4FS instance
13:26:46,062 DEBUG storage:           PartitionDevice._setFormat: req2 ;
13:26:46,063 DEBUG storage:            PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ;
13:26:46,070 DEBUG storage:          Ext4FS.supported: supported: True ;
13:26:46,071 DEBUG storage:           BindFS.supported: supported: False ;
13:26:46,073 DEBUG storage:          BindFS.supported: supported: False ;
13:26:46,074 DEBUG storage:            DevPtsFS.supported: supported: False ;
13:26:46,075 DEBUG storage:          DevPtsFS.supported: supported: False ;
13:26:46,076 DEBUG storage:          DiskLabel.__init__:
13:26:46,077 DEBUG storage:          DMRaidMember.__init__:
13:26:46,078 DEBUG storage:           Ext2FS.supported: supported: True ;
13:26:46,080 DEBUG storage:          Ext2FS.supported: supported: True ;
13:26:46,082 DEBUG storage:           Ext3FS.supported: supported: True ;
13:26:46,084 DEBUG storage:          Ext3FS.supported: supported: True ;
13:26:46,086 DEBUG storage:           Ext4FS.supported: supported: True ;
13:26:46,087 DEBUG storage:          Ext4FS.supported: supported: True ;
13:26:46,089 DEBUG storage:           HFS.supported: supported: False ;
13:26:46,091 DEBUG storage:          HFS.supported: supported: False ;
13:26:46,092 DEBUG storage:           HFSPlus.supported: supported: False ;
13:26:46,093 DEBUG storage:          HFSPlus.supported: supported: False ;
13:26:46,094 DEBUG storage:           Iso9660FS.supported: supported: True ;
13:26:46,095 DEBUG storage:          Iso9660FS.supported: supported: True ;
13:26:46,097 DEBUG storage:          LUKS.__init__:
13:26:46,098 DEBUG storage:          LVMPhysicalVolume.__init__:
13:26:46,099 DEBUG storage:          MDRaidMember.__init__:
13:26:46,101 DEBUG storage:          MultipathMember.__init__:
13:26:46,102 DEBUG storage:           NFS.supported: supported: False ;
13:26:46,103 DEBUG storage:          NFS.supported: supported: False ;
13:26:46,104 DEBUG storage:           NFSv4.supported: supported: False ;
13:26:46,105 DEBUG storage:          NFSv4.supported: supported: False ;
13:26:46,106 DEBUG storage:            NoDevFS.supported: supported: False ;
13:26:46,108 DEBUG storage:          NoDevFS.supported: supported: False ;
13:26:46,109 DEBUG storage:           NTFS.supported: supported: False ;
13:26:46,110 DEBUG storage:          NTFS.supported: supported: False ;
13:26:46,111 DEBUG storage:            ProcFS.supported: supported: False ;
13:26:46,112 DEBUG storage:          ProcFS.supported: supported: False ;
13:26:46,113 DEBUG storage:          SwapSpace.__init__:
13:26:46,115 DEBUG storage:            SysFS.supported: supported: False ;
13:26:46,116 DEBUG storage:          SysFS.supported: supported: False ;
13:26:46,117 DEBUG storage:            TmpFS.supported: supported: False ;
13:26:46,118 DEBUG storage:          TmpFS.supported: supported: False ;
13:26:46,120 DEBUG storage:           FATFS.supported: supported: True ;
13:26:46,121 DEBUG storage:          FATFS.supported: supported: True ;
13:26:46,123 DEBUG storage:           XFS.supported: supported: True ;
13:26:46,124 DEBUG storage:          XFS.supported: supported: True ;
13:26:46,126 DEBUG storage:           Ext4FS.supported: supported: True ;
13:27:02,104 DEBUG storage:           SwapSpace.__init__:
13:27:21,123 DEBUG storage:         SwapSpace.__init__: mountpoint:  ;
13:27:21,125 DEBUG storage:             PartitionDevice._setFormat: req3 ;
13:27:21,126 DEBUG storage:              PartitionDevice._setFormat: req3 ; current: None ; type: swap ;
13:27:21,128 DEBUG storage:           PartitionDevice._setFormat: req3 ;
13:27:21,129 DEBUG storage:            PartitionDevice._setFormat: req3 ; current: swap ; type: swap ;
13:27:21,129 DEBUG storage: added partition req3 (id 11) to device tree
13:27:21,129 DEBUG storage: registered action: Create Device partition req3 (id 11)
13:27:21,130 DEBUG storage: registered action: Create Format swap on partition req3 (id 11)
13:27:21,131 DEBUG storage:          DiskDevice.setup: sda ; status: True ; orig: False ;
13:27:21,132 DEBUG storage: removing all non-preexisting partitions ['req3(id 11)', 'sda1(id 9)'] from disk(s) ['sda']
13:27:21,133 DEBUG storage:            PartitionDevice._setPartedPartition: sda1 ;
13:27:21,134 DEBUG storage: device sda1 new partedPartition None has path None
13:27:21,135 DEBUG storage:            PartitionDevice._setDisk: req1 ; new: None ; old: sda ;
13:27:21,136 DEBUG storage:             DiskDevice.removeChild: kids: 2 ; name: sda ;
13:27:21,137 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req3(id 11)', 'req1(id 9)']
13:27:21,137 DEBUG storage: removing all non-preexisting partitions ['req1(id 9)', 'req3(id 11)'] from disk(s) ['sda']
13:27:21,137 DEBUG storage: allocating partition: req1 ; id: 9 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: True ; primary: None ; size: 500MB ; grow: None ; max_size: 0
13:27:21,137 DEBUG storage: checking freespace on sda
13:27:21,138 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=None
13:27:21,139 DEBUG storage: current free range is 63-72091629 (35200MB)
13:27:21,139 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 1
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 1  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 0
13:27:21,140 DEBUG storage: new free: parted.Geometry instance --
  start: 63  end: 72091629  length: 72091567
  device: <parted.device.Device object at 0x7ff8fb30ef50>  PedGeometry: <_ped.Geometry object at 0x7ff8fb3381d0> (63-72091629 / 35200MB)
13:27:21,140 DEBUG storage: new free allows for 0 sectors of growth
13:27:21,140 DEBUG storage: found free space for bootable request
13:27:21,140 DEBUG storage: adjusted start sector from 63 to 2048
13:27:21,141 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda
13:27:21,142 DEBUG storage:            PartitionDevice._setPartedPartition: req1 ;
13:27:21,143 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344550>  PedPartition: <_ped.Partition object at 0x7ff8fa6fff50> has path /dev/sda1
13:27:21,144 DEBUG storage:            PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
13:27:21,146 DEBUG storage:             DiskDevice.addChild: kids: 1 ; name: sda ;
13:27:21,147 DEBUG storage:            PartitionDevice._setPartedPartition: sda1 ;
13:27:21,148 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344510>  PedPartition: <_ped.Partition object at 0x7ff8fb31d110> has path /dev/sda1
13:27:21,148 DEBUG storage: allocating partition: req3 ; id: 11 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: False ; primary: None ; size: 4096MB ; grow: None ; max_size: 0
13:27:21,149 DEBUG storage: checking freespace on sda
13:27:21,149 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096MB boot=False best=None grow=None
13:27:21,150 DEBUG storage: current free range is 63-2047 (0MB)
13:27:21,150 DEBUG storage: current free range is 1026048-72091629 (34699MB)
13:27:21,150 DEBUG storage: current free range is 156295150-156301487 (3MB)
13:27:21,151 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 2
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  type = disklabel  name = partition table (MSDOS)  status = False
  device = /dev/sda  uuid = None  exists = True
  options = None  supported = False  formattable = True  resizable = False
  type = msdos  partition count = 2  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 0
13:27:21,151 DEBUG storage: new free: parted.Geometry instance --
  start: 1026048  end: 72091629  length: 71065582
  device: <parted.device.Device object at 0x7ff8fb344250>  PedGeometry: <_ped.Geometry object at 0x7ff8fb344110> (1026048-72091629 / 34699MB)
13:27:21,151 DEBUG storage: new free allows for 0 sectors of growth
13:27:21,152 DEBUG storage: created partition sda2 of 4096MB and added it to /dev/sda
13:27:21,153 DEBUG storage:            PartitionDevice._setPartedPartition: req3 ;
13:27:21,154 DEBUG storage: device req3 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344910>  PedPartition: <_ped.Partition object at 0x7ff8fb31d170> has path /dev/sda2
13:27:21,155 DEBUG storage:            PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
13:27:21,157 DEBUG storage:             DiskDevice.addChild: kids: 2 ; name: sda ;
13:27:21,159 DEBUG storage:            PartitionDevice._setPartedPartition: sda2 ;
13:27:21,159 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344150>  PedPartition: <_ped.Partition object at 0x7ff8fb33f530> has path /dev/sda2
13:27:21,159 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda2(id 11)', 'sda1(id 9)']
13:27:21,160 DEBUG storage: no growable partitions
13:27:21,162 DEBUG storage: vg_sch30110 size is 41112MB
13:27:21,162 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:27:21,163 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:27:21,163 DEBUG storage: vg vg_sch30110 has 0MB free
13:27:21,164 DEBUG storage: looking for device 'sda-1'...
13:27:21,164 DEBUG storage: found None
13:27:21,165 DEBUG storage: looking for device 'sda1'...
13:27:21,167 DEBUG storage:               Ext4FS.supported: supported: True ;
13:27:21,168 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344290>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:27:21,168 DEBUG storage: looking for device 'sda2'...
13:27:21,169 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb3447d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:27:21,170 DEBUG storage: looking for device 'sda-1'...
13:27:21,170 DEBUG storage: found None
13:27:21,171 DEBUG storage: looking for device 'sda3'...
13:27:21,172 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:27:21,173 DEBUG storage: looking for device 'sda-1'...
13:27:21,173 DEBUG storage: found None
13:27:34,785 DEBUG storage: looking for device 'sda1'...
13:27:34,787 DEBUG storage:              Ext4FS.supported: supported: True ;
13:27:34,788 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344290>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:27:34,789 DEBUG storage: looking for device 'sda2'...
13:27:34,790 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb3447d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:27:34,790 DEBUG storage: looking for device 'sda3'...
13:27:34,791 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:27:46,428 DEBUG storage: looking for device 'sda1'...
13:27:46,430 DEBUG storage:               Ext4FS.supported: supported: True ;
13:27:46,431 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344290>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:27:46,432 DEBUG storage: looking for device 'sda2'...
13:27:46,433 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb3447d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:27:46,433 DEBUG storage: looking for device 'sda3'...
13:27:46,434 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:27:48,580 DEBUG storage:        LVMPhysicalVolume.__init__:
13:27:48,581 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance
13:27:48,582 DEBUG storage:        MDRaidMember.__init__:
13:27:48,582 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance
13:27:48,582 DEBUG storage: vg_sch30110 size is 41112MB
13:27:48,583 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:27:48,584 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:27:48,584 DEBUG storage: vg vg_sch30110 has 0MB free
13:27:51,188 DEBUG storage:          Ext4FS.supported: supported: True ;
13:27:51,189 DEBUG storage: getFormat('ext4') returning Ext4FS instance
13:27:51,190 DEBUG storage:           PartitionDevice._setFormat: req4 ;
13:27:51,191 DEBUG storage:            PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ;
13:27:51,197 DEBUG storage:          Ext4FS.supported: supported: True ;
13:27:51,199 DEBUG storage:           BindFS.supported: supported: False ;
13:27:51,200 DEBUG storage:          BindFS.supported: supported: False ;
13:27:51,202 DEBUG storage:            DevPtsFS.supported: supported: False ;
13:27:51,203 DEBUG storage:          DevPtsFS.supported: supported: False ;
13:27:51,204 DEBUG storage:          DiskLabel.__init__:
13:27:51,205 DEBUG storage:          DMRaidMember.__init__:
13:27:51,206 DEBUG storage:           Ext2FS.supported: supported: True ;
13:27:51,208 DEBUG storage:          Ext2FS.supported: supported: True ;
13:27:51,210 DEBUG storage:           Ext3FS.supported: supported: True ;
13:27:51,211 DEBUG storage:          Ext3FS.supported: supported: True ;
13:27:51,213 DEBUG storage:           Ext4FS.supported: supported: True ;
13:27:51,215 DEBUG storage:          Ext4FS.supported: supported: True ;
13:27:51,217 DEBUG storage:           HFS.supported: supported: False ;
13:27:51,218 DEBUG storage:          HFS.supported: supported: False ;
13:27:51,219 DEBUG storage:           HFSPlus.supported: supported: False ;
13:27:51,220 DEBUG storage:          HFSPlus.supported: supported: False ;
13:27:51,221 DEBUG storage:           Iso9660FS.supported: supported: True ;
13:27:51,222 DEBUG storage:          Iso9660FS.supported: supported: True ;
13:27:51,224 DEBUG storage:          LUKS.__init__:
13:27:51,225 DEBUG storage:          LVMPhysicalVolume.__init__:
13:27:51,226 DEBUG storage:          MDRaidMember.__init__:
13:27:51,228 DEBUG storage:          MultipathMember.__init__:
13:27:51,229 DEBUG storage:           NFS.supported: supported: False ;
13:27:51,230 DEBUG storage:          NFS.supported: supported: False ;
13:27:51,231 DEBUG storage:           NFSv4.supported: supported: False ;
13:27:51,232 DEBUG storage:          NFSv4.supported: supported: False ;
13:27:51,234 DEBUG storage:            NoDevFS.supported: supported: False ;
13:27:51,235 DEBUG storage:          NoDevFS.supported: supported: False ;
13:27:51,236 DEBUG storage:           NTFS.supported: supported: False ;
13:27:51,237 DEBUG storage:          NTFS.supported: supported: False ;
13:27:51,238 DEBUG storage:            ProcFS.supported: supported: False ;
13:27:51,239 DEBUG storage:          ProcFS.supported: supported: False ;
13:27:51,240 DEBUG storage:          SwapSpace.__init__:
13:27:51,242 DEBUG storage:            SysFS.supported: supported: False ;
13:27:51,243 DEBUG storage:          SysFS.supported: supported: False ;
13:27:51,244 DEBUG storage:            TmpFS.supported: supported: False ;
13:27:51,246 DEBUG storage:          TmpFS.supported: supported: False ;
13:27:51,247 DEBUG storage:           FATFS.supported: supported: True ;
13:27:51,248 DEBUG storage:          FATFS.supported: supported: True ;
13:27:51,250 DEBUG storage:           XFS.supported: supported: True ;
13:27:51,251 DEBUG storage:          XFS.supported: supported: True ;
13:27:51,253 DEBUG storage:           Ext4FS.supported: supported: True ;
13:28:33,176 DEBUG storage:          Ext4FS.supported: supported: True ;
13:28:33,181 DEBUG storage:             PartitionDevice._setFormat: req5 ;
13:28:33,183 DEBUG storage:              PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ;
13:28:33,184 DEBUG storage:          LUKS.__init__: passphrase: None ;
13:28:33,184 DEBUG storage: getFormat('luks') returning LUKS instance
13:28:33,185 DEBUG storage:              PartitionDevice.addChild: kids: 0 ; name: req5 ;
13:28:33,187 DEBUG storage:              LUKSDevice._setFormat: luks6 ; current: None ; type: ext4 ;
13:28:33,188 DEBUG storage:           PartitionDevice._setFormat: req5 ;
13:28:33,189 DEBUG storage:            PartitionDevice._setFormat: req5 ; current: ext4 ; type: luks ;
13:28:33,189 DEBUG storage: getFormat('None') returning DeviceFormat instance
13:28:33,190 DEBUG storage: added partition req5 (id 13) to device tree
13:28:33,190 DEBUG storage: registered action: Create Device partition req5 (id 13)
13:28:33,190 DEBUG storage: registered action: Create Format luks on partition req5 (id 13)
13:28:33,190 DEBUG storage: added luks/dm-crypt luks6 (id 14) to device tree
13:28:33,190 DEBUG storage: registered action: Create Device luks/dm-crypt luks6 (id 14)
13:28:33,191 DEBUG storage: registered action: Create Format ext4 on luks/dm-crypt luks6 (id 14)
13:28:33,193 DEBUG storage:          DiskDevice.setup: sda ; status: True ; orig: False ;
13:28:33,194 DEBUG storage: removing all non-preexisting partitions ['req5(id 13)', 'sda1(id 9)', 'sda2(id 11)'] from disk(s) ['sda']
13:28:33,195 DEBUG storage:            PartitionDevice._setPartedPartition: sda1 ;
13:28:33,195 DEBUG storage: device sda1 new partedPartition None has path None
13:28:33,197 DEBUG storage:            PartitionDevice._setDisk: req1 ; new: None ; old: sda ;
13:28:33,198 DEBUG storage:             DiskDevice.removeChild: kids: 3 ; name: sda ;
13:28:33,199 DEBUG storage:            PartitionDevice._setPartedPartition: sda2 ;
13:28:33,199 DEBUG storage: device sda2 new partedPartition None has path None
13:28:33,201 DEBUG storage:            PartitionDevice._setDisk: req3 ; new: None ; old: sda ;
13:28:33,202 DEBUG storage:             DiskDevice.removeChild: kids: 2 ; name: sda ;
13:28:33,202 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req5(id 13)', 'req1(id 9)', 'req3(id 11)']
13:28:33,203 DEBUG storage: removing all non-preexisting partitions ['req1(id 9)', 'req3(id 11)', 'req5(id 13)'] from disk(s) ['sda']
13:28:33,203 DEBUG storage: allocating partition: req1 ; id: 9 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: True ; primary: None ; size: 500MB ; grow: None ; max_size: 0
13:28:33,203 DEBUG storage: checking freespace on sda
13:28:33,204 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=None
13:28:33,205 DEBUG storage: current free range is 63-72091629 (35200MB)
13:28:33,205 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 1
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 1  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 0
13:28:33,205 DEBUG storage: new free: parted.Geometry instance --
  start: 63  end: 72091629  length: 72091567
  device: <parted.device.Device object at 0x7ff8fb338d90>  PedGeometry: <_ped.Geometry object at 0x7ff8fb338c90> (63-72091629 / 35200MB)
13:28:33,206 DEBUG storage: new free allows for 0 sectors of growth
13:28:33,206 DEBUG storage: found free space for bootable request
13:28:33,206 DEBUG storage: adjusted start sector from 63 to 2048
13:28:33,207 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda
13:28:33,208 DEBUG storage:            PartitionDevice._setPartedPartition: req1 ;
13:28:33,209 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb30ee10>  PedPartition: <_ped.Partition object at 0x7ff8fa6fff50> has path /dev/sda1
13:28:33,210 DEBUG storage:            PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
13:28:33,211 DEBUG storage:             DiskDevice.addChild: kids: 1 ; name: sda ;
13:28:33,213 DEBUG storage:            PartitionDevice._setPartedPartition: sda1 ;
13:28:33,214 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb329fd0>  PedPartition: <_ped.Partition object at 0x7ff8fb31d170> has path /dev/sda1
13:28:33,214 DEBUG storage: allocating partition: req3 ; id: 11 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: False ; primary: None ; size: 4096MB ; grow: None ; max_size: 0
13:28:33,214 DEBUG storage: checking freespace on sda
13:28:33,215 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096MB boot=False best=None grow=None
13:28:33,215 DEBUG storage: current free range is 63-2047 (0MB)
13:28:33,216 DEBUG storage: current free range is 1026048-72091629 (34699MB)
13:28:33,216 DEBUG storage: current free range is 156295150-156301487 (3MB)
13:28:33,217 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 2
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  type = disklabel  name = partition table (MSDOS)  status = False
  device = /dev/sda  uuid = None  exists = True
  options = None  supported = False  formattable = True  resizable = False
  type = msdos  partition count = 2  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 0
13:28:33,217 DEBUG storage: new free: parted.Geometry instance --
  start: 1026048  end: 72091629  length: 71065582
  device: <parted.device.Device object at 0x7ff8fb338dd0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb338bd0> (1026048-72091629 / 34699MB)
13:28:33,217 DEBUG storage: new free allows for 0 sectors of growth
13:28:33,218 DEBUG storage: created partition sda2 of 4096MB and added it to /dev/sda
13:28:33,219 DEBUG storage:            PartitionDevice._setPartedPartition: req3 ;
13:28:33,220 DEBUG storage: device req3 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb31f590>  PedPartition: <_ped.Partition object at 0x7ff8fb31d110> has path /dev/sda2
13:28:33,221 DEBUG storage:            PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
13:28:33,222 DEBUG storage:             DiskDevice.addChild: kids: 2 ; name: sda ;
13:28:33,224 DEBUG storage:            PartitionDevice._setPartedPartition: sda2 ;
13:28:33,225 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb31f190>  PedPartition: <_ped.Partition object at 0x7ff8fb33f5f0> has path /dev/sda2
13:28:33,225 DEBUG storage: allocating partition: req5 ; id: 13 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: False ; primary: None ; size: 500MB ; grow: True ; max_size: 0
13:28:33,225 DEBUG storage: checking freespace on sda
13:28:33,226 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=False best=None grow=True
13:28:33,226 DEBUG storage: current free range is 63-2047 (0MB)
13:28:33,227 DEBUG storage: current free range is 9414656-72091629 (30603MB)
13:28:33,227 DEBUG storage: current free range is 156295150-156301487 (3MB)
13:28:33,227 DEBUG storage: evaluating growth potential for new layout
13:28:33,227 DEBUG storage: calculating growth for disk /dev/sda
13:28:33,228 DEBUG storage: adjusted length from 62676974 to 62674944
13:28:33,229 DEBUG storage:            PartitionDevice._setPartedPartition: req5 ;
13:28:33,230 DEBUG storage: device req5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 4  path: /dev/sda4  type: 2
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344b50>  PedPartition: <_ped.Partition object at 0x7ff8fb33f710> has path /dev/sda4
13:28:33,231 DEBUG storage:            PartitionDevice._setDisk: sda4 ; new: sda ; old: None ;
13:28:33,233 DEBUG storage:             DiskDevice.addChild: kids: 3 ; name: sda ;
13:28:33,233 DEBUG storage: adding request 9 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 72091567
remaining = 0  sectorSize = 512
13:28:33,233 DEBUG storage: adding request 11 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 71067567
remaining = 0  sectorSize = 512
13:28:33,234 DEBUG storage: Chunk.growRequests: Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 62678959
remaining = 0  sectorSize = 512
13:28:33,234 DEBUG storage: request 9 (sda1) growth: 0 (0MB) size: 500MB
13:28:33,234 DEBUG storage: request 11 (sda2) growth: 0 (0MB) size: 4096MB
13:28:33,234 DEBUG storage: Chunk.growRequests: Chunk instance --
device = /dev/sda  start = 156295150  end = 156301487
length = 6338  size = 3 pool = 6338
remaining = 0  sectorSize = 512
13:28:33,234 DEBUG storage: disk /dev/sda growth: 0 (0MB)
13:28:33,236 DEBUG storage:            PartitionDevice._setPartedPartition: sda4 ;
13:28:33,236 DEBUG storage: device sda4 new partedPartition None has path None
13:28:33,237 DEBUG storage:            PartitionDevice._setDisk: req5 ; new: None ; old: sda ;
13:28:33,239 DEBUG storage:             DiskDevice.removeChild: kids: 4 ; name: sda ;
13:28:33,239 DEBUG storage: total growth: 0 sectors
13:28:33,240 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 3
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 3  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 2
13:28:33,240 DEBUG storage: new free: parted.Geometry instance --
  start: 9414656  end: 72091629  length: 62676974
  device: <parted.device.Device object at 0x7ff8fb30ebd0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb338290> (9414656-72091629 / 30603MB)
13:28:33,240 DEBUG storage: new free allows for 0 sectors of growth
13:28:33,241 DEBUG storage: creating extended partition
13:28:33,241 DEBUG storage: adjusted length from 62676974 to 62674944
13:28:33,242 DEBUG storage: recalculating free space
13:28:33,242 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True
13:28:33,242 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (63-2047)
13:28:33,243 DEBUG storage: free region not suitable for request
13:28:33,243 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (9414719-72089599)
13:28:33,243 DEBUG storage: current free range is 9414719-72089599 (30602MB)
13:28:33,243 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (72089600-72091629)
13:28:33,243 DEBUG storage: free region not suitable for request
13:28:33,244 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (156295150-156301487)
13:28:33,244 DEBUG storage: free region not suitable for request
13:28:33,244 DEBUG storage: adjusted start sector from 9414719 to 9418752
13:28:33,245 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda
13:28:33,246 DEBUG storage:            PartitionDevice._setPartedPartition: req5 ;
13:28:33,247 DEBUG storage: device req5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344ed0>  PedPartition: <_ped.Partition object at 0x7ff8fb33f470> has path /dev/sda5
13:28:33,248 DEBUG storage:            PartitionDevice._setDisk: sda5 ; new: sda ; old: None ;
13:28:33,249 DEBUG storage:             DiskDevice.addChild: kids: 3 ; name: sda ;
13:28:33,252 DEBUG storage:            PartitionDevice._setPartedPartition: sda5 ;
13:28:33,253 DEBUG storage: device sda5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344310>  PedPartition: <_ped.Partition object at 0x7ff8fb33f7d0> has path /dev/sda5
13:28:33,253 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda5(id 13)', 'sda1(id 9)', 'sda2(id 11)']
13:28:33,253 DEBUG storage: growable partitions are ['sda5']
13:28:33,253 DEBUG storage: growing partitions on sda
13:28:33,254 DEBUG storage: adding request 13 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 72091567
remaining = 0  sectorSize = 512
13:28:33,254 DEBUG storage: adding request 9 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 71067567
remaining = 1  sectorSize = 512
13:28:33,254 DEBUG storage: adding request 11 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 70043567
remaining = 1  sectorSize = 512
13:28:33,255 DEBUG storage: disk sda has 2 chunks
13:28:33,255 DEBUG storage: Chunk.growRequests: Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 61654959
remaining = 1  sectorSize = 512
13:28:33,255 DEBUG storage: 1 partitions and 61654959 (30104MB) left in chunk
13:28:33,255 DEBUG storage: adding 61654959 (30104MB) to 13 (sda5)
13:28:33,255 DEBUG storage: new grow amount for partition 13 (sda5) is 61654959 sectors, or 30104MB
13:28:33,256 DEBUG storage: partition sda1 (9): 0
13:28:33,256 DEBUG storage: new geometry for sda1: parted.Geometry instance --
  start: 2048  end: 1026047  length: 1024000
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb344d10>
13:28:33,256 DEBUG storage: partition sda2 (11): 0
13:28:33,257 DEBUG storage: new geometry for sda2: parted.Geometry instance --
  start: 1026048  end: 9414655  length: 8388608
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34a190>
13:28:33,257 DEBUG storage: partition sda5 (13): 1
13:28:33,257 DEBUG storage: new geometry for sda5: parted.Geometry instance --
  start: 9416704  end: 72089599  length: 62672896
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34a290>
13:28:33,257 DEBUG storage: removing all non-preexisting partitions ['sda1(id 9)', 'sda2(id 11)', 'sda5(id 13)'] from disk(s) ['sda']
13:28:33,259 DEBUG storage:             PartitionDevice._setPartedPartition: sda1 ;
13:28:33,259 DEBUG storage: device sda1 new partedPartition None has path None
13:28:33,260 DEBUG storage:             PartitionDevice._setDisk: req1 ; new: None ; old: sda ;
13:28:33,262 DEBUG storage:              DiskDevice.removeChild: kids: 4 ; name: sda ;
13:28:33,263 DEBUG storage:             PartitionDevice._setPartedPartition: sda2 ;
13:28:33,263 DEBUG storage: device sda2 new partedPartition None has path None
13:28:33,265 DEBUG storage:             PartitionDevice._setDisk: req3 ; new: None ; old: sda ;
13:28:33,266 DEBUG storage:              DiskDevice.removeChild: kids: 3 ; name: sda ;
13:28:33,268 DEBUG storage:             PartitionDevice._setPartedPartition: sda5 ;
13:28:33,268 DEBUG storage: device sda5 new partedPartition None has path None
13:28:33,269 DEBUG storage:             PartitionDevice._setDisk: req5 ; new: None ; old: sda ;
13:28:33,270 DEBUG storage:              DiskDevice.removeChild: kids: 2 ; name: sda ;
13:28:33,272 DEBUG storage: removing empty extended partition from sda
13:28:33,272 DEBUG storage: back from removeNewPartitions
13:28:33,272 DEBUG storage: extended: parted.Geometry instance --
  start: 9414656  end: 72089599  length: 62674944
  device: <parted.device.Device object at 0x7ff8fb344490>  PedGeometry: <_ped.Geometry object at 0x7ff8fb344c90>
13:28:33,272 DEBUG storage: setting up new geometry for extended on sda
13:28:33,273 DEBUG storage: new geometry for extended: parted.Geometry instance --
  start: 9414656  end: 72089599  length: 62674944
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb329d90>
13:28:33,273 DEBUG storage: setting req1 new geometry: parted.Geometry instance --
  start: 2048  end: 1026047  length: 1024000
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb344d10>
13:28:33,275 DEBUG storage:            PartitionDevice._setPartedPartition: req1 ;
13:28:33,275 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb3447d0>  PedPartition: <_ped.Partition object at 0x7ff8fb33f590> has path /dev/sda1
13:28:33,276 DEBUG storage:            PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
13:28:33,278 DEBUG storage:             DiskDevice.addChild: kids: 1 ; name: sda ;
13:28:33,280 DEBUG storage:            PartitionDevice._setPartedPartition: sda1 ;
13:28:33,281 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb329ed0>  PedPartition: <_ped.Partition object at 0x7ff8fb31d110> has path /dev/sda1
13:28:33,281 DEBUG storage: setting req3 new geometry: parted.Geometry instance --
  start: 1026048  end: 9414655  length: 8388608
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34a190>
13:28:33,282 DEBUG storage:            PartitionDevice._setPartedPartition: req3 ;
13:28:33,283 DEBUG storage: device req3 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb338250>  PedPartition: <_ped.Partition object at 0x7ff8fb33f530> has path /dev/sda2
13:28:33,284 DEBUG storage:            PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
13:28:33,286 DEBUG storage:             DiskDevice.addChild: kids: 2 ; name: sda ;
13:28:33,288 DEBUG storage:            PartitionDevice._setPartedPartition: sda2 ;
13:28:33,288 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb30ee10>  PedPartition: <_ped.Partition object at 0x7ff8fb33f8f0> has path /dev/sda2
13:28:33,289 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance --
  start: 9414656  end: 72089599  length: 62674944
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb329d90>
13:28:33,289 DEBUG storage: setting req5 new geometry: parted.Geometry instance --
  start: 9416704  end: 72089599  length: 62672896
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34a290>
13:28:33,291 DEBUG storage:            PartitionDevice._setPartedPartition: req5 ;
13:28:33,291 DEBUG storage: device req5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb30ed10>  PedPartition: <_ped.Partition object at 0x7ff8fb33f650> has path /dev/sda5
13:28:33,292 DEBUG storage:            PartitionDevice._setDisk: sda5 ; new: sda ; old: None ;
13:28:33,294 DEBUG storage:             DiskDevice.addChild: kids: 3 ; name: sda ;
13:28:33,296 DEBUG storage:            PartitionDevice._setPartedPartition: sda5 ;
13:28:33,297 DEBUG storage: device sda5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb344590>  PedPartition: <_ped.Partition object at 0x7ff8fb33f7d0> has path /dev/sda5
13:28:33,298 DEBUG storage: looking for device 'sda4'...
13:28:33,298 DEBUG storage: found None
13:28:33,299 DEBUG storage:             DiskDevice.addChild: kids: 4 ; name: sda ;
13:28:33,300 DEBUG storage:             PartitionDevice._setFormat: sda4 ;
13:28:33,301 DEBUG storage: getFormat('None') returning DeviceFormat instance
13:28:33,302 DEBUG storage:              PartitionDevice._setFormat: sda4 ; current: None ; type: None ;
13:28:33,303 DEBUG storage:           DiskDevice.removeChild: kids: 5 ; name: sda ;
13:28:33,304 DEBUG storage:           PartitionDevice._setPartedPartition: sda4 ;
13:28:33,305 DEBUG storage: device sda4 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 4  path: /dev/sda4  type: 2
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb338290>  PedPartition: <_ped.Partition object at 0x7ff8fb33f770> has path /dev/sda4
13:28:33,305 DEBUG storage: added partition sda4 (id 15) to device tree
13:28:33,307 DEBUG storage: vg_sch30110 size is 41112MB
13:28:33,308 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:28:33,308 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:28:33,309 DEBUG storage: vg vg_sch30110 has 0MB free
13:28:33,310 DEBUG storage: looking for device 'sda-1'...
13:28:33,310 DEBUG storage: found None
13:28:33,311 DEBUG storage: looking for device 'sda1'...
13:28:33,312 DEBUG storage:               Ext4FS.supported: supported: True ;
13:28:33,314 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb329950>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:28:33,314 DEBUG storage: looking for device 'sda2'...
13:28:33,315 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb30ecd0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:28:33,316 DEBUG storage: looking for device 'sda4'...
13:28:33,317 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = None
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338c90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:28:33,318 DEBUG storage: looking for device 'sda5'...
13:28:33,320 DEBUG storage:               Ext4FS.supported: supported: True ;
13:28:33,321 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.luks.LUKS object at 0x7ff8fa6f7f90>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344390>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:28:33,322 DEBUG storage: looking for device 'sda-1'...
13:28:33,322 DEBUG storage: found None
13:28:33,322 DEBUG storage: looking for device 'sda3'...
13:28:33,323 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:28:33,324 DEBUG storage: looking for device 'sda-1'...
13:28:33,324 DEBUG storage: found None
13:28:51,003 DEBUG storage: looking for device 'sda1'...
13:28:51,005 DEBUG storage:              Ext4FS.supported: supported: True ;
13:28:51,006 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb329950>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:28:51,006 DEBUG storage: looking for device 'sda2'...
13:28:51,007 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb30ecd0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:28:51,008 DEBUG storage: looking for device 'sda4'...
13:28:51,009 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = None
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338c90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:28:51,009 DEBUG storage: looking for device 'sda5'...
13:28:51,011 DEBUG storage:              Ext4FS.supported: supported: True ;
13:28:51,012 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.luks.LUKS object at 0x7ff8fa6f7f90>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344390>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:28:51,012 DEBUG storage: looking for device 'sda3'...
13:28:51,014 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:28:51,197 DEBUG storage:           Ext4FS.supported: supported: True ;
13:28:51,199 DEBUG storage:            BindFS.supported: supported: False ;
13:28:51,201 DEBUG storage:           BindFS.supported: supported: False ;
13:28:51,202 DEBUG storage:             DevPtsFS.supported: supported: False ;
13:28:51,203 DEBUG storage:           DevPtsFS.supported: supported: False ;
13:28:51,204 DEBUG storage:           DiskLabel.__init__:
13:28:51,205 DEBUG storage:           DMRaidMember.__init__:
13:28:51,207 DEBUG storage:            Ext2FS.supported: supported: True ;
13:28:51,208 DEBUG storage:           Ext2FS.supported: supported: True ;
13:28:51,210 DEBUG storage:            Ext3FS.supported: supported: True ;
13:28:51,212 DEBUG storage:           Ext3FS.supported: supported: True ;
13:28:51,214 DEBUG storage:            Ext4FS.supported: supported: True ;
13:28:51,216 DEBUG storage:           Ext4FS.supported: supported: True ;
13:28:51,218 DEBUG storage:            HFS.supported: supported: False ;
13:28:51,219 DEBUG storage:           HFS.supported: supported: False ;
13:28:51,220 DEBUG storage:            HFSPlus.supported: supported: False ;
13:28:51,221 DEBUG storage:           HFSPlus.supported: supported: False ;
13:28:51,223 DEBUG storage:            Iso9660FS.supported: supported: True ;
13:28:51,224 DEBUG storage:           Iso9660FS.supported: supported: True ;
13:28:51,225 DEBUG storage:           LUKS.__init__:
13:28:51,226 DEBUG storage:           LVMPhysicalVolume.__init__:
13:28:51,228 DEBUG storage:           MDRaidMember.__init__:
13:28:51,230 DEBUG storage:           MultipathMember.__init__:
13:28:51,231 DEBUG storage:            NFS.supported: supported: False ;
13:28:51,232 DEBUG storage:           NFS.supported: supported: False ;
13:28:51,233 DEBUG storage:            NFSv4.supported: supported: False ;
13:28:51,234 DEBUG storage:           NFSv4.supported: supported: False ;
13:28:51,236 DEBUG storage:             NoDevFS.supported: supported: False ;
13:28:51,237 DEBUG storage:           NoDevFS.supported: supported: False ;
13:28:51,239 DEBUG storage:            NTFS.supported: supported: False ;
13:28:51,240 DEBUG storage:           NTFS.supported: supported: False ;
13:28:51,241 DEBUG storage:             ProcFS.supported: supported: False ;
13:28:51,242 DEBUG storage:           ProcFS.supported: supported: False ;
13:28:51,244 DEBUG storage:           SwapSpace.__init__:
13:28:51,245 DEBUG storage:             SysFS.supported: supported: False ;
13:28:51,246 DEBUG storage:           SysFS.supported: supported: False ;
13:28:51,248 DEBUG storage:             TmpFS.supported: supported: False ;
13:28:51,249 DEBUG storage:           TmpFS.supported: supported: False ;
13:28:51,250 DEBUG storage:            FATFS.supported: supported: True ;
13:28:51,252 DEBUG storage:           FATFS.supported: supported: True ;
13:28:51,253 DEBUG storage:            XFS.supported: supported: True ;
13:28:51,255 DEBUG storage:           XFS.supported: supported: True ;
13:28:51,257 DEBUG storage:            Ext4FS.supported: supported: True ;
13:28:58,038 DEBUG storage: vg_sch30110 size is 41112MB
13:28:58,038 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:28:58,039 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:28:58,040 DEBUG storage: vg vg_sch30110 has 0MB free
13:28:58,041 DEBUG storage: looking for device 'sda-1'...
13:28:58,041 DEBUG storage: found None
13:28:58,041 DEBUG storage: looking for device 'sda1'...
13:28:58,043 DEBUG storage:                Ext4FS.supported: supported: True ;
13:28:58,044 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb329950>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:28:58,045 DEBUG storage: looking for device 'sda2'...
13:28:58,046 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb30ecd0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:28:58,047 DEBUG storage: looking for device 'sda4'...
13:28:58,048 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = None
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338c90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:28:58,049 DEBUG storage: looking for device 'sda5'...
13:28:58,051 DEBUG storage:                Ext4FS.supported: supported: True ;
13:28:58,052 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.luks.LUKS object at 0x7ff8fa6f7f90>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344390>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:28:58,053 DEBUG storage: looking for device 'sda-1'...
13:28:58,053 DEBUG storage: found None
13:28:58,054 DEBUG storage: looking for device 'sda3'...
13:28:58,055 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:28:58,055 DEBUG storage: looking for device 'sda-1'...
13:28:58,056 DEBUG storage: found None
13:29:02,608 DEBUG storage: looking for device 'sda1'...
13:29:02,610 DEBUG storage:              Ext4FS.supported: supported: True ;
13:29:02,612 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb329950>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:29:02,612 DEBUG storage: looking for device 'sda2'...
13:29:02,613 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb30ecd0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:29:02,613 DEBUG storage: looking for device 'sda4'...
13:29:02,614 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = None
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338c90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:29:02,615 DEBUG storage: looking for device 'sda5'...
13:29:02,617 DEBUG storage:              Ext4FS.supported: supported: True ;
13:29:02,618 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.luks.LUKS object at 0x7ff8fa6f7f90>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344390>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:29:02,618 DEBUG storage: looking for device 'sda3'...
13:29:02,619 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:29:02,821 DEBUG storage:            BindFS.supported: supported: False ;
13:29:02,822 DEBUG storage:           BindFS.supported: supported: False ;
13:29:02,824 DEBUG storage:             DevPtsFS.supported: supported: False ;
13:29:02,825 DEBUG storage:           DevPtsFS.supported: supported: False ;
13:29:02,826 DEBUG storage:           DiskLabel.__init__:
13:29:02,827 DEBUG storage:           DMRaidMember.__init__:
13:29:02,829 DEBUG storage:            Ext2FS.supported: supported: True ;
13:29:02,830 DEBUG storage:           Ext2FS.supported: supported: True ;
13:29:02,832 DEBUG storage:            Ext3FS.supported: supported: True ;
13:29:02,834 DEBUG storage:           Ext3FS.supported: supported: True ;
13:29:02,836 DEBUG storage:            Ext4FS.supported: supported: True ;
13:29:02,838 DEBUG storage:           Ext4FS.supported: supported: True ;
13:29:02,840 DEBUG storage:            HFS.supported: supported: False ;
13:29:02,841 DEBUG storage:           HFS.supported: supported: False ;
13:29:02,842 DEBUG storage:            HFSPlus.supported: supported: False ;
13:29:02,844 DEBUG storage:           HFSPlus.supported: supported: False ;
13:29:02,845 DEBUG storage:            Iso9660FS.supported: supported: True ;
13:29:02,846 DEBUG storage:           Iso9660FS.supported: supported: True ;
13:29:02,847 DEBUG storage:           LUKS.__init__:
13:29:02,849 DEBUG storage:           LVMPhysicalVolume.__init__:
13:29:02,850 DEBUG storage:           MDRaidMember.__init__:
13:29:02,852 DEBUG storage:           MultipathMember.__init__:
13:29:02,853 DEBUG storage:            NFS.supported: supported: False ;
13:29:02,854 DEBUG storage:           NFS.supported: supported: False ;
13:29:02,856 DEBUG storage:            NFSv4.supported: supported: False ;
13:29:02,857 DEBUG storage:           NFSv4.supported: supported: False ;
13:29:02,858 DEBUG storage:             NoDevFS.supported: supported: False ;
13:29:02,859 DEBUG storage:           NoDevFS.supported: supported: False ;
13:29:02,861 DEBUG storage:            NTFS.supported: supported: False ;
13:29:02,862 DEBUG storage:           NTFS.supported: supported: False ;
13:29:02,863 DEBUG storage:             ProcFS.supported: supported: False ;
13:29:02,864 DEBUG storage:           ProcFS.supported: supported: False ;
13:29:02,866 DEBUG storage:           SwapSpace.__init__:
13:29:02,868 DEBUG storage:             SysFS.supported: supported: False ;
13:29:02,869 DEBUG storage:           SysFS.supported: supported: False ;
13:29:02,870 DEBUG storage:             TmpFS.supported: supported: False ;
13:29:02,872 DEBUG storage:           TmpFS.supported: supported: False ;
13:29:02,873 DEBUG storage:            FATFS.supported: supported: True ;
13:29:02,874 DEBUG storage:           FATFS.supported: supported: True ;
13:29:02,876 DEBUG storage:            XFS.supported: supported: True ;
13:29:02,878 DEBUG storage:           XFS.supported: supported: True ;
13:29:02,880 DEBUG storage:           SwapSpace.__init__:
13:29:07,844 DEBUG storage: vg_sch30110 size is 41112MB
13:29:07,844 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:29:07,845 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:29:07,845 DEBUG storage: vg vg_sch30110 has 0MB free
13:29:07,846 DEBUG storage: looking for device 'sda-1'...
13:29:07,847 DEBUG storage: found None
13:29:07,847 DEBUG storage: looking for device 'sda1'...
13:29:07,849 DEBUG storage:                Ext4FS.supported: supported: True ;
13:29:07,850 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb329950>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:29:07,851 DEBUG storage: looking for device 'sda2'...
13:29:07,852 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb30ecd0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:29:07,853 DEBUG storage: looking for device 'sda4'...
13:29:07,854 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = None
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338c90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:29:07,855 DEBUG storage: looking for device 'sda5'...
13:29:07,856 DEBUG storage:                Ext4FS.supported: supported: True ;
13:29:07,858 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.luks.LUKS object at 0x7ff8fa6f7f90>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344390>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:29:07,858 DEBUG storage: looking for device 'sda-1'...
13:29:07,859 DEBUG storage: found None
13:29:07,859 DEBUG storage: looking for device 'sda3'...
13:29:07,860 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:29:07,861 DEBUG storage: looking for device 'sda-1'...
13:29:07,861 DEBUG storage: found None
13:29:12,521 DEBUG storage: looking for device 'sda1'...
13:29:12,522 DEBUG storage:              Ext4FS.supported: supported: True ;
13:29:12,524 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb329950>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:29:12,524 DEBUG storage: looking for device 'sda2'...
13:29:12,525 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb30ecd0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:29:12,526 DEBUG storage: looking for device 'sda4'...
13:29:12,526 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = None
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338c90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:29:12,527 DEBUG storage: looking for device 'sda5'...
13:29:12,529 DEBUG storage:              Ext4FS.supported: supported: True ;
13:29:12,530 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.luks.LUKS object at 0x7ff8fa6f7f90>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb344390>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:29:12,530 DEBUG storage: looking for device 'sda3'...
13:29:12,531 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:29:12,708 DEBUG storage:           Ext4FS.supported: supported: True ;
13:29:12,710 DEBUG storage:            BindFS.supported: supported: False ;
13:29:12,711 DEBUG storage:           BindFS.supported: supported: False ;
13:29:12,712 DEBUG storage:             DevPtsFS.supported: supported: False ;
13:29:12,713 DEBUG storage:           DevPtsFS.supported: supported: False ;
13:29:12,715 DEBUG storage:           DiskLabel.__init__:
13:29:12,716 DEBUG storage:           DMRaidMember.__init__:
13:29:12,717 DEBUG storage:            Ext2FS.supported: supported: True ;
13:29:12,719 DEBUG storage:           Ext2FS.supported: supported: True ;
13:29:12,721 DEBUG storage:            Ext3FS.supported: supported: True ;
13:29:12,722 DEBUG storage:           Ext3FS.supported: supported: True ;
13:29:12,724 DEBUG storage:            Ext4FS.supported: supported: True ;
13:29:12,726 DEBUG storage:           Ext4FS.supported: supported: True ;
13:29:12,728 DEBUG storage:            HFS.supported: supported: False ;
13:29:12,729 DEBUG storage:           HFS.supported: supported: False ;
13:29:12,731 DEBUG storage:            HFSPlus.supported: supported: False ;
13:29:12,732 DEBUG storage:           HFSPlus.supported: supported: False ;
13:29:12,733 DEBUG storage:            Iso9660FS.supported: supported: True ;
13:29:12,734 DEBUG storage:           Iso9660FS.supported: supported: True ;
13:29:12,736 DEBUG storage:           LUKS.__init__:
13:29:12,737 DEBUG storage:           LVMPhysicalVolume.__init__:
13:29:12,738 DEBUG storage:           MDRaidMember.__init__:
13:29:12,740 DEBUG storage:           MultipathMember.__init__:
13:29:12,741 DEBUG storage:            NFS.supported: supported: False ;
13:29:12,743 DEBUG storage:           NFS.supported: supported: False ;
13:29:12,744 DEBUG storage:            NFSv4.supported: supported: False ;
13:29:12,745 DEBUG storage:           NFSv4.supported: supported: False ;
13:29:12,746 DEBUG storage:             NoDevFS.supported: supported: False ;
13:29:12,748 DEBUG storage:           NoDevFS.supported: supported: False ;
13:29:12,749 DEBUG storage:            NTFS.supported: supported: False ;
13:29:12,750 DEBUG storage:           NTFS.supported: supported: False ;
13:29:12,751 DEBUG storage:             ProcFS.supported: supported: False ;
13:29:12,753 DEBUG storage:           ProcFS.supported: supported: False ;
13:29:12,754 DEBUG storage:           SwapSpace.__init__:
13:29:12,755 DEBUG storage:             SysFS.supported: supported: False ;
13:29:12,757 DEBUG storage:           SysFS.supported: supported: False ;
13:29:12,758 DEBUG storage:             TmpFS.supported: supported: False ;
13:29:12,759 DEBUG storage:           TmpFS.supported: supported: False ;
13:29:12,761 DEBUG storage:            FATFS.supported: supported: True ;
13:29:12,762 DEBUG storage:           FATFS.supported: supported: True ;
13:29:12,764 DEBUG storage:            XFS.supported: supported: True ;
13:29:12,766 DEBUG storage:           XFS.supported: supported: True ;
13:29:12,768 DEBUG storage:            Ext4FS.supported: supported: True ;
13:29:20,730 DEBUG storage:           Ext4FS.supported: supported: True ;
13:29:20,732 DEBUG storage:            PartitionDevice._setFormat: sda5 ;
13:29:20,734 DEBUG storage:             PartitionDevice._setFormat: sda5 ; current: luks ; type: ext4 ;
13:29:20,734 DEBUG storage: registered action: Create Format ext4 on partition sda5 (id 13)
13:29:20,737 DEBUG storage:           DiskDevice.setup: sda ; status: True ; orig: False ;
13:29:20,738 DEBUG storage: removing all non-preexisting partitions ['sda1(id 9)', 'sda2(id 11)', 'sda4(id 15)', 'sda5(id 13)'] from disk(s) ['sda']
13:29:20,739 DEBUG storage:             PartitionDevice._setPartedPartition: sda1 ;
13:29:20,740 DEBUG storage: device sda1 new partedPartition None has path None
13:29:20,741 DEBUG storage:             PartitionDevice._setDisk: req1 ; new: None ; old: sda ;
13:29:20,742 DEBUG storage:              DiskDevice.removeChild: kids: 4 ; name: sda ;
13:29:20,744 DEBUG storage:             PartitionDevice._setPartedPartition: sda2 ;
13:29:20,744 DEBUG storage: device sda2 new partedPartition None has path None
13:29:20,745 DEBUG storage:             PartitionDevice._setDisk: req3 ; new: None ; old: sda ;
13:29:20,747 DEBUG storage:              DiskDevice.removeChild: kids: 3 ; name: sda ;
13:29:20,748 DEBUG storage:             PartitionDevice._setPartedPartition: sda5 ;
13:29:20,748 DEBUG storage: device sda5 new partedPartition None has path None
13:29:20,750 DEBUG storage:             PartitionDevice._setDisk: req5 ; new: None ; old: sda ;
13:29:20,751 DEBUG storage:              DiskDevice.removeChild: kids: 2 ; name: sda ;
13:29:20,752 DEBUG storage: removing empty extended partition from sda
13:29:20,753 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req1(id 9)', 'req3(id 11)', 'sda4(id 15)', 'req5(id 13)']
13:29:20,753 DEBUG storage: removing all non-preexisting partitions ['req1(id 9)', 'sda4(id 15)', 'req3(id 11)', 'req5(id 13)'] from disk(s) ['sda']
13:29:20,753 DEBUG storage: allocating partition: req1 ; id: 9 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: True ; primary: None ; size: 500MB ; grow: None ; max_size: 0
13:29:20,754 DEBUG storage: checking freespace on sda
13:29:20,755 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=None
13:29:20,755 DEBUG storage: current free range is 63-72091629 (35200MB)
13:29:20,756 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 1
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 1  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 0
13:29:20,756 DEBUG storage: new free: parted.Geometry instance --
  start: 63  end: 72091629  length: 72091567
  device: <parted.device.Device object at 0x7ff8fb34ab90>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34ad90> (63-72091629 / 35200MB)
13:29:20,756 DEBUG storage: new free allows for 0 sectors of growth
13:29:20,756 DEBUG storage: found free space for bootable request
13:29:20,757 DEBUG storage: adjusted start sector from 63 to 2048
13:29:20,757 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda
13:29:20,759 DEBUG storage:             PartitionDevice._setPartedPartition: req1 ;
13:29:20,759 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb34ab10>  PedPartition: <_ped.Partition object at 0x7ff8fb33f830> has path /dev/sda1
13:29:20,761 DEBUG storage:             PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
13:29:20,762 DEBUG storage:              DiskDevice.addChild: kids: 1 ; name: sda ;
13:29:20,764 DEBUG storage:             PartitionDevice._setPartedPartition: sda1 ;
13:29:20,765 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb34a790>  PedPartition: <_ped.Partition object at 0x7ff8fb33f470> has path /dev/sda1
13:29:20,765 DEBUG storage: allocating partition: req3 ; id: 11 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: False ; primary: None ; size: 4096MB ; grow: None ; max_size: 0
13:29:20,765 DEBUG storage: checking freespace on sda
13:29:20,766 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096MB boot=False best=None grow=None
13:29:20,766 DEBUG storage: current free range is 63-2047 (0MB)
13:29:20,766 DEBUG storage: current free range is 1026048-72091629 (34699MB)
13:29:20,767 DEBUG storage: current free range is 156295150-156301487 (3MB)
13:29:20,767 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 2
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  type = disklabel  name = partition table (MSDOS)  status = False
  device = /dev/sda  uuid = None  exists = True
  options = None  supported = False  formattable = True  resizable = False
  type = msdos  partition count = 2  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 0
13:29:20,768 DEBUG storage: new free: parted.Geometry instance --
  start: 1026048  end: 72091629  length: 71065582
  device: <parted.device.Device object at 0x7ff8fb34a9d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34acd0> (1026048-72091629 / 34699MB)
13:29:20,768 DEBUG storage: new free allows for 0 sectors of growth
13:29:20,769 DEBUG storage: created partition sda2 of 4096MB and added it to /dev/sda
13:29:20,770 DEBUG storage:             PartitionDevice._setPartedPartition: req3 ;
13:29:20,770 DEBUG storage: device req3 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb34a990>  PedPartition: <_ped.Partition object at 0x7ff8fa6fff50> has path /dev/sda2
13:29:20,772 DEBUG storage:             PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
13:29:20,773 DEBUG storage:              DiskDevice.addChild: kids: 2 ; name: sda ;
13:29:20,775 DEBUG storage:             PartitionDevice._setPartedPartition: sda2 ;
13:29:20,776 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb34abd0>  PedPartition: <_ped.Partition object at 0x7ff8fb33f710> has path /dev/sda2
13:29:20,776 DEBUG storage: allocating partition: req5 ; id: 13 ; disks: [<storage.devices.DiskDevice object at 0x7ff916947e10>] ;
boot: False ; primary: None ; size: 500MB ; grow: True ; max_size: 0
13:29:20,776 DEBUG storage: checking freespace on sda
13:29:20,777 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=False best=None grow=True
13:29:20,778 DEBUG storage: current free range is 63-2047 (0MB)
13:29:20,778 DEBUG storage: current free range is 9414656-72091629 (30603MB)
13:29:20,778 DEBUG storage: current free range is 156295150-156301487 (3MB)
13:29:20,778 DEBUG storage: evaluating growth potential for new layout
13:29:20,779 DEBUG storage: calculating growth for disk /dev/sda
13:29:20,779 DEBUG storage: adjusted length from 62676974 to 62674944
13:29:20,781 DEBUG storage:             PartitionDevice._setPartedPartition: req5 ;
13:29:20,781 DEBUG storage: device req5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 4  path: /dev/sda4  type: 2
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb3493d0>  PedPartition: <_ped.Partition object at 0x7ff8fb33f5f0> has path /dev/sda4
13:29:20,783 DEBUG storage:             PartitionDevice._setDisk: sda4 ; new: sda ; old: None ;
13:29:20,784 DEBUG storage:              DiskDevice.addChild: kids: 3 ; name: sda ;
13:29:20,784 DEBUG storage: adding request 9 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 72091567
remaining = 0  sectorSize = 512
13:29:20,785 DEBUG storage: adding request 11 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 71067567
remaining = 0  sectorSize = 512
13:29:20,785 DEBUG storage: Chunk.growRequests: Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 62678959
remaining = 0  sectorSize = 512
13:29:20,785 DEBUG storage: request 9 (sda1) growth: 0 (0MB) size: 500MB
13:29:20,785 DEBUG storage: request 11 (sda2) growth: 0 (0MB) size: 4096MB
13:29:20,786 DEBUG storage: Chunk.growRequests: Chunk instance --
device = /dev/sda  start = 156295150  end = 156301487
length = 6338  size = 3 pool = 6338
remaining = 0  sectorSize = 512
13:29:20,786 DEBUG storage: disk /dev/sda growth: 0 (0MB)
13:29:20,787 DEBUG storage:             PartitionDevice._setPartedPartition: sda4 ;
13:29:20,787 DEBUG storage: device sda4 new partedPartition None has path None
13:29:20,789 DEBUG storage:             PartitionDevice._setDisk: req5 ; new: None ; old: sda ;
13:29:20,790 DEBUG storage:              DiskDevice.removeChild: kids: 4 ; name: sda ;
13:29:20,790 DEBUG storage: total growth: 0 sectors
13:29:20,792 DEBUG storage: updating use_disk to DiskDevice instance (0x7ff916947e10) --
  name = sda  status = True  parents = []
  kids = 3
  id = 0
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0x7ff9169902d0>  size = 76319.0859375
  major = 8  minor = 0  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0x7ff916990150>
  target size = 0  path = /dev/sda
  format args = []  originalFormat = DiskLabel instance (0x7ff9169902d0) --
  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 = 3  sectorSize = 512
  align_offset = 0  align_grain = 2048
  partedDisk = <parted.disk.Disk object at 0x7ff91699c990>
  origPartedDisk = <parted.disk.Disk object at 0x7ff91699cb50>
  partedDevice = <parted.device.Device object at 0x7ff91699c8d0>
  removable = False  partedDevice = <parted.device.Device object at 0x7ff916990150> (sda), type: 2
13:29:20,792 DEBUG storage: new free: parted.Geometry instance --
  start: 9414656  end: 72091629  length: 62676974
  device: <parted.device.Device object at 0x7ff8fb34a450>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34acd0> (9414656-72091629 / 30603MB)
13:29:20,792 DEBUG storage: new free allows for 0 sectors of growth
13:29:20,792 DEBUG storage: creating extended partition
13:29:20,792 DEBUG storage: adjusted length from 62676974 to 62674944
13:29:20,793 DEBUG storage: recalculating free space
13:29:20,793 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True
13:29:20,794 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (63-2047)
13:29:20,794 DEBUG storage: free region not suitable for request
13:29:20,794 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (9414719-72089599)
13:29:20,794 DEBUG storage: current free range is 9414719-72089599 (30602MB)
13:29:20,795 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (72089600-72091629)
13:29:20,795 DEBUG storage: free region not suitable for request
13:29:20,795 DEBUG storage: looking for intersection between extended (9414656-72089599) and free (156295150-156301487)
13:29:20,795 DEBUG storage: free region not suitable for request
13:29:20,796 DEBUG storage: adjusted start sector from 9414719 to 9418752
13:29:20,796 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda
13:29:20,798 DEBUG storage:             PartitionDevice._setPartedPartition: req5 ;
13:29:20,798 DEBUG storage: device req5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb349650>  PedPartition: <_ped.Partition object at 0x7ff8fb33f9b0> has path /dev/sda5
13:29:20,800 DEBUG storage:             PartitionDevice._setDisk: sda5 ; new: sda ; old: None ;
13:29:20,801 DEBUG storage:              DiskDevice.addChild: kids: 3 ; name: sda ;
13:29:20,804 DEBUG storage:             PartitionDevice._setPartedPartition: sda5 ;
13:29:20,804 DEBUG storage: device sda5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb349cd0>  PedPartition: <_ped.Partition object at 0x7ff8fb33fb90> has path /dev/sda5
13:29:20,804 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 9)', 'sda2(id 11)', 'sda4(id 15)', 'sda5(id 13)']
13:29:20,805 DEBUG storage: growable partitions are ['sda5']
13:29:20,805 DEBUG storage: growing partitions on sda
13:29:20,805 DEBUG storage: adding request 9 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 72091567
remaining = 0  sectorSize = 512
13:29:20,806 DEBUG storage: adding request 11 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 71067567
remaining = 0  sectorSize = 512
13:29:20,806 DEBUG storage: adding request 13 to chunk Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 62678959
remaining = 0  sectorSize = 512
13:29:20,806 DEBUG storage: disk sda has 2 chunks
13:29:20,806 DEBUG storage: Chunk.growRequests: Chunk instance --
device = /dev/sda  start = 63  end = 72091629
length = 72091567  size = 35200 pool = 61654959
remaining = 1  sectorSize = 512
13:29:20,807 DEBUG storage: 1 partitions and 61654959 (30104MB) left in chunk
13:29:20,807 DEBUG storage: adding 61654959 (30104MB) to 13 (sda5)
13:29:20,807 DEBUG storage: new grow amount for partition 13 (sda5) is 61654959 sectors, or 30104MB
13:29:20,807 DEBUG storage: partition sda1 (9): 0
13:29:20,807 DEBUG storage: new geometry for sda1: parted.Geometry instance --
  start: 2048  end: 1026047  length: 1024000
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb3497d0>
13:29:20,808 DEBUG storage: partition sda2 (11): 0
13:29:20,808 DEBUG storage: new geometry for sda2: parted.Geometry instance --
  start: 1026048  end: 9414655  length: 8388608
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb349f90>
13:29:20,808 DEBUG storage: partition sda5 (13): 1
13:29:20,809 DEBUG storage: new geometry for sda5: parted.Geometry instance --
  start: 9416704  end: 72089599  length: 62672896
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb20d0d0>
13:29:20,809 DEBUG storage: removing all non-preexisting partitions ['sda1(id 9)', 'sda2(id 11)', 'sda5(id 13)'] from disk(s) ['sda']
13:29:20,810 DEBUG storage:              PartitionDevice._setPartedPartition: sda1 ;
13:29:20,811 DEBUG storage: device sda1 new partedPartition None has path None
13:29:20,812 DEBUG storage:              PartitionDevice._setDisk: req1 ; new: None ; old: sda ;
13:29:20,814 DEBUG storage:               DiskDevice.removeChild: kids: 4 ; name: sda ;
13:29:20,815 DEBUG storage:              PartitionDevice._setPartedPartition: sda2 ;
13:29:20,815 DEBUG storage: device sda2 new partedPartition None has path None
13:29:20,817 DEBUG storage:              PartitionDevice._setDisk: req3 ; new: None ; old: sda ;
13:29:20,818 DEBUG storage:               DiskDevice.removeChild: kids: 3 ; name: sda ;
13:29:20,820 DEBUG storage:              PartitionDevice._setPartedPartition: sda5 ;
13:29:20,820 DEBUG storage: device sda5 new partedPartition None has path None
13:29:20,822 DEBUG storage:              PartitionDevice._setDisk: req5 ; new: None ; old: sda ;
13:29:20,823 DEBUG storage:               DiskDevice.removeChild: kids: 2 ; name: sda ;
13:29:20,825 DEBUG storage: removing empty extended partition from sda
13:29:20,825 DEBUG storage: back from removeNewPartitions
13:29:20,825 DEBUG storage: extended: parted.Geometry instance --
  start: 9414656  end: 72089599  length: 62674944
  device: <parted.device.Device object at 0x7ff8fb349290>  PedGeometry: <_ped.Geometry object at 0x7ff8fb34aad0>
13:29:20,825 DEBUG storage: setting up new geometry for extended on sda
13:29:20,825 DEBUG storage: new geometry for extended: parted.Geometry instance --
  start: 9414656  end: 72089599  length: 62674944
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb349590>
13:29:20,826 DEBUG storage: setting req1 new geometry: parted.Geometry instance --
  start: 2048  end: 1026047  length: 1024000
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb3497d0>
13:29:20,827 DEBUG storage:             PartitionDevice._setPartedPartition: req1 ;
13:29:20,828 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb349750>  PedPartition: <_ped.Partition object at 0x7ff8fb33fa10> has path /dev/sda1
13:29:20,829 DEBUG storage:             PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
13:29:20,831 DEBUG storage:              DiskDevice.addChild: kids: 1 ; name: sda ;
13:29:20,833 DEBUG storage:             PartitionDevice._setPartedPartition: sda1 ;
13:29:20,833 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb349e10>  PedPartition: <_ped.Partition object at 0x7ff8fb33fb30> has path /dev/sda1
13:29:20,833 DEBUG storage: setting req3 new geometry: parted.Geometry instance --
  start: 1026048  end: 9414655  length: 8388608
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb349f90>
13:29:20,835 DEBUG storage:             PartitionDevice._setPartedPartition: req3 ;
13:29:20,836 DEBUG storage: device req3 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb349b10>  PedPartition: <_ped.Partition object at 0x7ff8fb33f890> has path /dev/sda2
13:29:20,837 DEBUG storage:             PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
13:29:20,838 DEBUG storage:              DiskDevice.addChild: kids: 2 ; name: sda ;
13:29:20,841 DEBUG storage:             PartitionDevice._setPartedPartition: sda2 ;
13:29:20,841 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb34abd0>  PedPartition: <_ped.Partition object at 0x7ff8fb33f710> has path /dev/sda2
13:29:20,841 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance --
  start: 9414656  end: 72089599  length: 62674944
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb349590>
13:29:20,842 DEBUG storage: setting req5 new geometry: parted.Geometry instance --
  start: 9416704  end: 72089599  length: 62672896
  device: <parted.device.Device object at 0x7ff91699c8d0>  PedGeometry: <_ped.Geometry object at 0x7ff8fb20d0d0>
13:29:20,843 DEBUG storage:             PartitionDevice._setPartedPartition: req5 ;
13:29:20,844 DEBUG storage: device req5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb34a5d0>  PedPartition: <_ped.Partition object at 0x7ff8fb33fad0> has path /dev/sda5
13:29:20,845 DEBUG storage:             PartitionDevice._setDisk: sda5 ; new: sda ; old: None ;
13:29:20,847 DEBUG storage:              DiskDevice.addChild: kids: 3 ; name: sda ;
13:29:20,849 DEBUG storage:             PartitionDevice._setPartedPartition: sda5 ;
13:29:20,850 DEBUG storage: device sda5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb34ad10>  PedPartition: <_ped.Partition object at 0x7ff8fb33f830> has path /dev/sda5
13:29:20,851 DEBUG storage: looking for device 'sda4'...
13:29:20,852 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = False
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb338c90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:29:20,853 DEBUG storage:            PartitionDevice._setPartedPartition: sda4 ;
13:29:20,854 DEBUG storage: device sda4 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699c990>  fileSystem: None
  number: 4  path: /dev/sda4  type: 2
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb3491d0>  PedPartition: <_ped.Partition object at 0x7ff8fb33fa70> has path /dev/sda4
13:29:20,856 DEBUG storage: vg_sch30110 size is 41112MB
13:29:20,856 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:29:20,856 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:29:20,857 DEBUG storage: vg vg_sch30110 has 0MB free
13:29:20,858 DEBUG storage: looking for device 'sda-1'...
13:29:20,858 DEBUG storage: found None
13:29:20,858 DEBUG storage: looking for device 'sda1'...
13:29:20,860 DEBUG storage:                Ext4FS.supported: supported: True ;
13:29:20,861 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb3497d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:29:20,862 DEBUG storage: looking for device 'sda2'...
13:29:20,863 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb34aa10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:29:20,864 DEBUG storage: looking for device 'sda4'...
13:29:20,865 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = False
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb349f90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:29:20,866 DEBUG storage: looking for device 'sda5'...
13:29:20,868 DEBUG storage:                Ext4FS.supported: supported: True ;
13:29:20,869 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb344d50>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb34ac10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:29:20,870 DEBUG storage: looking for device 'sda-1'...
13:29:20,870 DEBUG storage: found None
13:29:20,870 DEBUG storage: looking for device 'sda3'...
13:29:20,871 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:29:20,872 DEBUG storage: looking for device 'sda-1'...
13:29:20,872 DEBUG storage: found None
13:29:38,194 DEBUG storage:                 PartitionDevice.addChild: kids: 1 ; name: sda3 ;
13:29:38,194 DEBUG storage: getFormat('None') returning DeviceFormat instance
13:29:38,196 DEBUG storage:                 LVMVolumeGroupDevice._setFormat: tmp-vg_sch30110 ; current: None ; type: None ;
13:29:38,198 DEBUG storage:                 LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_sch30110 ;
13:29:38,200 DEBUG storage:                 LVMLogicalVolumeDevice._setFormat: tmp-vg_sch30110-lv_root ; current: None ; type: ext4 ;
13:29:38,201 DEBUG storage:                 LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_sch30110 ;
13:29:38,203 DEBUG storage:                 LVMLogicalVolumeDevice._setFormat: tmp-vg_sch30110-lv_swap ; current: None ; type: swap ;
13:29:38,203 DEBUG storage: tmp-vg_sch30110 size is 41112MB
13:29:38,204 DEBUG storage: lv tmp-vg_sch30110-lv_root uses 35224MB
13:29:38,204 DEBUG storage: lv tmp-vg_sch30110-lv_swap uses 5888MB
13:29:38,204 DEBUG storage: vg tmp-vg_sch30110 has 0MB free
13:29:45,541 DEBUG storage: vg_sch30110 size is 41112MB
13:29:45,541 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:29:45,542 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:29:45,542 DEBUG storage: vg vg_sch30110 has 0MB free
13:29:45,543 DEBUG storage: looking for device 'sda-1'...
13:29:45,544 DEBUG storage: found None
13:29:45,544 DEBUG storage: looking for device 'sda1'...
13:29:45,546 DEBUG storage:                Ext4FS.supported: supported: True ;
13:29:45,547 DEBUG storage: found PartitionDevice instance (0x7ff8fa709090) --
  name = sda1  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb30ec10>  size = 500.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda1
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb30ec10) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /boot  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb3497d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 2048  end = 1026047  length = 1024000
  flags = 
13:29:45,548 DEBUG storage: looking for device 'sda2'...
13:29:45,549 DEBUG storage: found PartitionDevice instance (0x7ff8fb329f90) --
  name = sda2  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 11
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0x7ff8fb329ad0>  size = 4096.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 4096  path = /dev/sda2
  format args = []  originalFormat = SwapSpace instance (0x7ff8fb329ad0) --
  type = swap  name = swap  status = None
  device = None  uuid = None  exists = None
  options =   supported = True  formattable = True  resizable = False
  priority = None  label = None  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb34aa10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 1026048  end = 9414655  length = 8388608
  flags = 
13:29:45,550 DEBUG storage: looking for device 'sda4'...
13:29:45,551 DEBUG storage: found PartitionDevice instance (0x7ff8fb344450) --
  name = sda4  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 0
  id = 15
  uuid = None  format = <storage.formats.DeviceFormat object at 0x7ff8fb3440d0>  size = 30603.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 0  path = /dev/sda4
  format args = []  originalFormat = DeviceFormat instance (0x7ff8fb3440d0) --
  type = None  name = Unknown  status = None
  device = /dev/sda4  uuid = None  exists = None
  options = None  supported = False  formattable = False  resizable = False
  grow = False  max size = 0  bootable = False
  part type = 2  primary = False
  partedPartition = <parted.partition.Partition object at 0x7ff8fb349f90>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9414656  end = 72089599  length = 62674944
  flags = 
13:29:45,552 DEBUG storage: looking for device 'sda5'...
13:29:45,554 DEBUG storage:                Ext4FS.supported: supported: True ;
13:29:45,555 DEBUG storage: found PartitionDevice instance (0x7ff8fb344410) --
  name = sda5  status = False  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 13
  uuid = None  format = <storage.formats.fs.Ext4FS object at 0x7ff8fb344d50>  size = 30602.0
  major = 0  minor = 0  exists = None
  sysfs path =   partedDevice = None
  target size = 500  path = /dev/sda5
  format args = []  originalFormat = Ext4FS instance (0x7ff8fb344210) --
  type = ext4  name = ext4  status = False
  device = None  uuid = None  exists = None
  options = defaults  supported = True  formattable = True  resizable = True
  mountpoint = /  mountopts = None
  label = None  size = 0  targetSize = 0
  grow = True  max size = 0  bootable = False
  part type = 1  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff8fb34ac10>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 9416704  end = 72089599  length = 62672896
  flags = 
13:29:45,556 DEBUG storage: looking for device 'sda-1'...
13:29:45,556 DEBUG storage: found None
13:29:45,556 DEBUG storage: looking for device 'sda3'...
13:29:45,557 DEBUG storage: found PartitionDevice instance (0x7ff8ff746210) --
  name = sda3  status = True  parents = [<storage.devices.DiskDevice object at 0x7ff916947e10>]
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7ff8ff746810>  size = 41115.0
  major = 8  minor = 3  exists = True
  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3  partedDevice = <parted.device.Device object at 0x7ff9169a4490>
  target size = 0  path = /dev/sda3
  format args = []  originalFormat = LVMPhysicalVolume instance (0x7ff8ff746810) --
  type = lvmpv  name = physical volume (LVM)  status = False
  device = /dev/sda3  uuid = WQ6jH7-lDuy-R1Iq-b5dx-aUel-xtf1-09uvPo  exists = True
  options = None  supported = True  formattable = True  resizable = False
  vgName = vg_sch30110  vgUUID = 5U8dsd-vZj3-6yxH-ERnG-hQhn-ztnE-hBb1zI  peStart = 0.1875  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0x7ff9169a41d0>  disk = <storage.devices.DiskDevice object at 0x7ff916947e10>
  start = 72091630  end = 156295149  length = 84203520
  flags = lvm
13:29:45,558 DEBUG storage: looking for device 'sda-1'...
13:29:45,558 DEBUG storage: found None
13:30:27,199 DEBUG storage:           OpticalDevice.teardown: sr0 ; status: True ;
13:30:27,221 DEBUG storage:           LVMLogicalVolumeDevice.teardown: vg_sch30110-lv_root ; status: False ;
13:30:27,223 DEBUG storage:            LVMVolumeGroupDevice.teardown: vg_sch30110 ; status: True ;
13:30:27,241 DEBUG storage:              PartitionDevice.teardown: sda3 ; status: True ;
13:30:27,243 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,244 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,246 DEBUG storage:               PartitionDevice.teardown: sda3 ; status: True ;
13:30:27,248 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,249 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,271 DEBUG storage:                 DiskDevice.teardown: sda ; status: True ;
13:30:27,273 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,275 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,299 DEBUG storage:           LVMLogicalVolumeDevice.teardown: vg_sch30110-lv_swap ; status: False ;
13:30:27,300 DEBUG storage:            LVMVolumeGroupDevice.teardown: vg_sch30110 ; status: True ;
13:30:27,319 DEBUG storage:              PartitionDevice.teardown: sda3 ; status: True ;
13:30:27,321 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,323 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,324 DEBUG storage:               PartitionDevice.teardown: sda3 ; status: True ;
13:30:27,326 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,328 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:27,350 DEBUG storage:                 DiskDevice.teardown: sda ; status: True ;
13:30:27,352 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,353 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,375 DEBUG storage:           PartitionDevice.teardown: sda1 ; status: False ;
13:30:27,377 DEBUG storage:            PartitionDevice.teardown: sda1 ; status: False ;
13:30:27,378 DEBUG storage:              DiskDevice.teardown: sda ; status: True ;
13:30:27,380 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,381 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,402 DEBUG storage:           PartitionDevice.teardown: sda2 ; status: False ;
13:30:27,404 DEBUG storage:            PartitionDevice.teardown: sda2 ; status: False ;
13:30:27,406 DEBUG storage:              DiskDevice.teardown: sda ; status: True ;
13:30:27,407 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,409 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,431 DEBUG storage:           LUKSDevice.teardown: luks6 ; status: False ;
13:30:27,432 DEBUG storage:             PartitionDevice.teardown: sda5 ; status: False ;
13:30:27,434 DEBUG storage:              PartitionDevice.teardown: sda5 ; status: False ;
13:30:27,435 DEBUG storage:                DiskDevice.teardown: sda ; status: True ;
13:30:27,437 DEBUG storage:                 DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,439 DEBUG storage:                 DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,460 DEBUG storage:           PartitionDevice.teardown: sda4 ; status: False ;
13:30:27,462 DEBUG storage:            PartitionDevice.teardown: sda4 ; status: False ;
13:30:27,463 DEBUG storage:              DiskDevice.teardown: sda ; status: True ;
13:30:27,465 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:27,467 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:30,974 DEBUG storage:           OpticalDevice.teardown: sr0 ; status: True ;
13:30:30,995 DEBUG storage:           LVMLogicalVolumeDevice.teardown: vg_sch30110-lv_root ; status: False ;
13:30:30,996 DEBUG storage:            LVMVolumeGroupDevice.teardown: vg_sch30110 ; status: True ;
13:30:31,014 DEBUG storage:              PartitionDevice.teardown: sda3 ; status: True ;
13:30:31,016 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,018 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,020 DEBUG storage:               PartitionDevice.teardown: sda3 ; status: True ;
13:30:31,021 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,023 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,045 DEBUG storage:                 DiskDevice.teardown: sda ; status: True ;
13:30:31,047 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,049 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,071 DEBUG storage:           LVMLogicalVolumeDevice.teardown: vg_sch30110-lv_swap ; status: False ;
13:30:31,073 DEBUG storage:            LVMVolumeGroupDevice.teardown: vg_sch30110 ; status: True ;
13:30:31,092 DEBUG storage:              PartitionDevice.teardown: sda3 ; status: True ;
13:30:31,094 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,095 DEBUG storage:               LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,097 DEBUG storage:               PartitionDevice.teardown: sda3 ; status: True ;
13:30:31,098 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,100 DEBUG storage:                LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ;
13:30:31,122 DEBUG storage:                 DiskDevice.teardown: sda ; status: True ;
13:30:31,125 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,126 DEBUG storage:                  DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,148 DEBUG storage:           PartitionDevice.teardown: sda1 ; status: False ;
13:30:31,149 DEBUG storage:            PartitionDevice.teardown: sda1 ; status: False ;
13:30:31,151 DEBUG storage:              DiskDevice.teardown: sda ; status: True ;
13:30:31,152 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,154 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,175 DEBUG storage:           PartitionDevice.teardown: sda2 ; status: False ;
13:30:31,176 DEBUG storage:            PartitionDevice.teardown: sda2 ; status: False ;
13:30:31,178 DEBUG storage:              DiskDevice.teardown: sda ; status: True ;
13:30:31,180 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,181 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,203 DEBUG storage:           LUKSDevice.teardown: luks6 ; status: False ;
13:30:31,204 DEBUG storage:             PartitionDevice.teardown: sda5 ; status: False ;
13:30:31,206 DEBUG storage:              PartitionDevice.teardown: sda5 ; status: False ;
13:30:31,207 DEBUG storage:                DiskDevice.teardown: sda ; status: True ;
13:30:31,209 DEBUG storage:                 DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,211 DEBUG storage:                 DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,232 DEBUG storage:           PartitionDevice.teardown: sda4 ; status: False ;
13:30:31,234 DEBUG storage:            PartitionDevice.teardown: sda4 ; status: False ;
13:30:31,235 DEBUG storage:              DiskDevice.teardown: sda ; status: True ;
13:30:31,237 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,238 DEBUG storage:               DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,258 DEBUG storage: resetting parted disks...
13:30:31,260 DEBUG storage:            DiskLabel.resetPartedDisk: device: /dev/sda ;
13:30:31,261 DEBUG storage: regetting partedPartition /dev/sda3 for /dev/sda3 because of PartedDisk reset
13:30:31,263 DEBUG storage:              PartitionDevice._setPartedPartition: sda3 ;
13:30:31,264 DEBUG storage: device sda3 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699cb50>  fileSystem: None
  number: 3  path: /dev/sda3  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb227bd0>  PedPartition: <_ped.Partition object at 0x7ff8fb228b90> has path /dev/sda3
13:30:31,264 DEBUG storage: regetting partedPartition /dev/sda1 for /dev/sda1 because of PartedDisk reset
13:30:31,266 DEBUG storage:              PartitionDevice._setPartedPartition: sda1 ;
13:30:31,267 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699cb50>  fileSystem: <parted.filesystem.FileSystem object at 0x7ff8fb227710>
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb2277d0>  PedPartition: <_ped.Partition object at 0x7ff8fb228ad0> has path /dev/sda1
13:30:31,267 DEBUG storage: regetting partedPartition /dev/sda2 for /dev/sda2 because of PartedDisk reset
13:30:31,268 DEBUG storage:              PartitionDevice._setPartedPartition: sda2 ;
13:30:31,269 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699cb50>  fileSystem: <parted.filesystem.FileSystem object at 0x7ff8fb227790>
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb2279d0>  PedPartition: <_ped.Partition object at 0x7ff8fb228b30> has path /dev/sda2
13:30:31,269 DEBUG storage: action: Destroy Format ntfs on partition sda1 (id 7)
13:30:31,270 DEBUG storage: action: Destroy Device partition sda1 (id 7)
13:30:31,270 DEBUG storage: action: Destroy Format ext4 on partition sda2 (id 2)
13:30:31,270 DEBUG storage: action: Destroy Device partition sda2 (id 2)
13:30:31,270 DEBUG storage: action: Create Device partition sda1 (id 9)
13:30:31,270 DEBUG storage: action: Create Format ext4 on partition sda1 (id 9)
13:30:31,270 DEBUG storage: action: Create Device partition sda2 (id 11)
13:30:31,271 DEBUG storage: action: Create Format swap on partition sda2 (id 11)
13:30:31,271 DEBUG storage: action: Create Device partition sda5 (id 13)
13:30:31,271 DEBUG storage: action: Create Format ext4 on partition sda5 (id 13)
13:30:31,271 DEBUG storage: action: Create Device luks/dm-crypt luks6 (id 14)
13:30:31,271 DEBUG storage: action: Create Format ext4 on luks/dm-crypt luks6 (id 14)
13:30:31,271 DEBUG storage: action: Create Format ext4 on partition sda5 (id 13)
13:30:31,272 DEBUG storage: action: Create Device partition sda4 (id 15)
13:30:31,272 DEBUG storage: pruning action queue...
13:30:31,272 DEBUG storage: action 'Destroy Device partition sda1 (id 7)' (140707330300624)
13:30:31,272 DEBUG storage: found 0 create and 1 destroy actions for device id 7
13:30:31,272 DEBUG storage: action 'Destroy Device partition sda2 (id 2)' (140707330300752)
13:30:31,273 DEBUG storage: found 0 create and 1 destroy actions for device id 2
13:30:31,273 DEBUG storage: action 'Create Device partition sda1 (id 9)' (140707330300688)
13:30:31,273 DEBUG storage: action 'Create Device partition sda2 (id 11)' (140707343014160)
13:30:31,273 DEBUG storage: action 'Create Device partition sda5 (id 13)' (140707343076368)
13:30:31,273 DEBUG storage: action 'Create Device luks/dm-crypt luks6 (id 14)' (140707343075984)
13:30:31,274 DEBUG storage: action 'Create Device partition sda4 (id 15)' (140707802763024)
13:30:31,274 DEBUG storage: action 'Destroy Format ntfs on partition sda1 (id 7)' (140707330227984)
13:30:31,274 DEBUG storage: action 'Destroy Format ext4 on partition sda2 (id 2)' (140707330298832)
13:30:31,274 DEBUG storage: action 'Create Format ext4 on partition sda1 (id 9)' (140707330298768)
13:30:31,274 DEBUG storage: action 'Create Format swap on partition sda2 (id 11)' (140707343015248)
13:30:31,275 DEBUG storage: action 'Create Format ext4 on partition sda5 (id 13)' (140707343076240)
13:30:31,275 DEBUG storage:  removing action 'Create Format ext4 on partition sda5 (id 13)' (140707343076240)
13:30:31,275 DEBUG storage: action 'Create Format ext4 on luks/dm-crypt luks6 (id 14)' (140707343076624)
13:30:31,275 DEBUG storage: action 'Create Format ext4 on partition sda5 (id 13)' (140707343124816)
13:30:31,275 DEBUG storage: action: Destroy Format ntfs on partition sda1 (id 7)
13:30:31,276 DEBUG storage: action: Destroy Device partition sda1 (id 7)
13:30:31,276 DEBUG storage: action: Destroy Format ext4 on partition sda2 (id 2)
13:30:31,276 DEBUG storage: action: Destroy Device partition sda2 (id 2)
13:30:31,276 DEBUG storage: action: Create Device partition sda1 (id 9)
13:30:31,276 DEBUG storage: action: Create Format ext4 on partition sda1 (id 9)
13:30:31,276 DEBUG storage: action: Create Device partition sda2 (id 11)
13:30:31,277 DEBUG storage: action: Create Format swap on partition sda2 (id 11)
13:30:31,277 DEBUG storage: action: Create Device partition sda5 (id 13)
13:30:31,277 DEBUG storage: action: Create Device luks/dm-crypt luks6 (id 14)
13:30:31,277 DEBUG storage: action: Create Format ext4 on luks/dm-crypt luks6 (id 14)
13:30:31,277 DEBUG storage: action: Create Format ext4 on partition sda5 (id 13)
13:30:31,277 DEBUG storage: action: Create Device partition sda4 (id 15)
13:30:31,278 DEBUG storage: sorting actions...
13:30:31,278 DEBUG storage: cmp: 1 -- Destroy Device partition sda1 (id 7) | Destroy Format ntfs on partition sda1 (id 7)
13:30:31,278 DEBUG storage: cmp: -1 -- Destroy Format ext4 on partition sda2 (id 2) | Destroy Device partition sda1 (id 7)
13:30:31,278 DEBUG storage: cmp: -1 -- Destroy Format ext4 on partition sda2 (id 2) | Destroy Device partition sda1 (id 7)
13:30:31,279 DEBUG storage: cmp: -1 -- Destroy Format ext4 on partition sda2 (id 2) | Destroy Format ntfs on partition sda1 (id 7)
13:30:31,279 DEBUG storage: cmp: -1 -- Destroy Device partition sda2 (id 2) | Destroy Format ntfs on partition sda1 (id 7)
13:30:31,279 DEBUG storage: cmp: 1 -- Destroy Device partition sda2 (id 2) | Destroy Format ext4 on partition sda2 (id 2)
13:30:31,279 DEBUG storage: cmp: 1 -- Create Device partition sda1 (id 9) | Destroy Format ntfs on partition sda1 (id 7)
13:30:31,279 DEBUG storage: cmp: 1 -- Create Device partition sda1 (id 9) | Destroy Device partition sda1 (id 7)
13:30:31,280 DEBUG storage: cmp: 1 -- Create Format ext4 on partition sda1 (id 9) | Destroy Format ntfs on partition sda1 (id 7)
13:30:31,280 DEBUG storage: cmp: 1 -- Create Format ext4 on partition sda1 (id 9) | Create Device partition sda1 (id 9)
13:30:31,280 DEBUG storage: cmp: 1 -- Create Device partition sda2 (id 11) | Destroy Device partition sda1 (id 7)
13:30:31,280 DEBUG storage: cmp: 1 -- Create Device partition sda2 (id 11) | Create Format ext4 on partition sda1 (id 9)
13:30:31,280 DEBUG storage: cmp: 1 -- Create Format swap on partition sda2 (id 11) | Destroy Device partition sda1 (id 7)
13:30:31,281 DEBUG storage: cmp: 1 -- Create Format swap on partition sda2 (id 11) | Create Format ext4 on partition sda1 (id 9)
13:30:31,281 DEBUG storage: cmp: 1 -- Create Format swap on partition sda2 (id 11) | Create Device partition sda2 (id 11)
13:30:31,281 DEBUG storage: cmp: 1 -- Create Device partition sda5 (id 13) | Create Device partition sda1 (id 9)
13:30:31,281 DEBUG storage: cmp: 1 -- Create Device partition sda5 (id 13) | Create Device partition sda2 (id 11)
13:30:31,281 DEBUG storage: cmp: 1 -- Create Device partition sda5 (id 13) | Create Format swap on partition sda2 (id 11)
13:30:31,282 DEBUG storage: cmp: 1 -- Create Device luks/dm-crypt luks6 (id 14) | Create Device partition sda1 (id 9)
13:30:31,282 DEBUG storage: cmp: 1 -- Create Device luks/dm-crypt luks6 (id 14) | Create Format swap on partition sda2 (id 11)
13:30:31,282 DEBUG storage: cmp: 1 -- Create Device luks/dm-crypt luks6 (id 14) | Create Device partition sda5 (id 13)
13:30:31,282 DEBUG storage: cmp: 1 -- Create Format ext4 on luks/dm-crypt luks6 (id 14) | Create Format ext4 on partition sda1 (id 9)
13:30:31,282 DEBUG storage: cmp: 1 -- Create Format ext4 on luks/dm-crypt luks6 (id 14) | Create Device partition sda5 (id 13)
13:30:31,283 DEBUG storage: cmp: 1 -- Create Format ext4 on luks/dm-crypt luks6 (id 14) | Create Device luks/dm-crypt luks6 (id 14)
13:30:31,283 DEBUG storage: cmp: 1 -- Create Format ext4 on partition sda5 (id 13) | Create Format ext4 on partition sda1 (id 9)
13:30:31,283 DEBUG storage: cmp: 1 -- Create Format ext4 on partition sda5 (id 13) | Create Device partition sda5 (id 13)
13:30:31,283 DEBUG storage: cmp: -1 -- Create Format ext4 on partition sda5 (id 13) | Create Format ext4 on luks/dm-crypt luks6 (id 14)
13:30:31,283 DEBUG storage: cmp: -1 -- Create Format ext4 on partition sda5 (id 13) | Create Device luks/dm-crypt luks6 (id 14)
13:30:31,284 DEBUG storage: cmp: 1 -- Create Device partition sda4 (id 15) | Create Device partition sda2 (id 11)
13:30:31,284 DEBUG storage: cmp: -1 -- Create Device partition sda4 (id 15) | Create Format ext4 on partition sda5 (id 13)
13:30:31,284 DEBUG storage: cmp: -1 -- Create Device partition sda4 (id 15) | Create Device partition sda5 (id 13)
13:30:31,284 DEBUG storage: cmp: 1 -- Create Device partition sda4 (id 15) | Create Format swap on partition sda2 (id 11)
13:30:31,285 DEBUG storage: action: Destroy Format ext4 on partition sda2 (id 2)
13:30:31,285 DEBUG storage: action: Destroy Device partition sda2 (id 2)
13:30:31,285 DEBUG storage: action: Destroy Format ntfs on partition sda1 (id 7)
13:30:31,285 DEBUG storage: action: Destroy Device partition sda1 (id 7)
13:30:31,285 DEBUG storage: action: Create Device partition sda1 (id 9)
13:30:31,285 DEBUG storage: action: Create Format ext4 on partition sda1 (id 9)
13:30:31,286 DEBUG storage: action: Create Device partition sda2 (id 11)
13:30:31,286 DEBUG storage: action: Create Format swap on partition sda2 (id 11)
13:30:31,286 DEBUG storage: action: Create Device partition sda4 (id 15)
13:30:31,286 DEBUG storage: action: Create Device partition sda5 (id 13)
13:30:31,286 DEBUG storage: action: Create Format ext4 on partition sda5 (id 13)
13:30:31,286 DEBUG storage: action: Create Device luks/dm-crypt luks6 (id 14)
13:30:31,286 DEBUG storage: action: Create Format ext4 on luks/dm-crypt luks6 (id 14)
13:30:31,287 INFO storage: executing action: Destroy Format ext4 on partition sda2 (id 2)
13:30:31,288 DEBUG storage:             PartitionDevice.setup: sda2 ; status: True ; orig: True ;
13:30:31,290 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ;
13:30:31,291 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: True ;
13:30:31,293 DEBUG storage:              DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,294 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,295 DEBUG storage:             Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ;
13:30:31,296 DEBUG storage: zeroing out beginning and end of /dev/sda2...
13:30:31,347 DEBUG storage:             PartitionDevice.teardown: sda2 ; status: True ;
13:30:31,349 DEBUG storage:              DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ;
13:30:31,350 DEBUG storage:              PartitionDevice.teardown: sda2 ; status: True ;
13:30:31,352 DEBUG storage:               DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ;
13:30:31,391 INFO storage: executing action: Destroy Device partition sda2 (id 2)
13:30:31,393 DEBUG storage:             PartitionDevice.destroy: sda2 ; status: True ;
13:30:31,396 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ;
13:30:31,398 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: True ;
13:30:31,400 DEBUG storage:              DiskLabel.commit: device: /dev/sda ; numparts: 2 ;
13:30:31,499 INFO storage: executing action: Destroy Format ntfs on partition sda1 (id 7)
13:30:31,501 DEBUG storage:             PartitionDevice.setup: sda1 ; status: True ; orig: True ;
13:30:31,503 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ;
13:30:31,505 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: True ;
13:30:31,506 DEBUG storage:              DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,508 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,509 DEBUG storage:             NTFS.destroy: device: /dev/sda1 ; status: False ; type: ntfs ;
13:30:31,509 DEBUG storage: zeroing out beginning and end of /dev/sda1...
13:30:31,561 DEBUG storage:             PartitionDevice.teardown: sda1 ; status: True ;
13:30:31,563 DEBUG storage:              DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ;
13:30:31,564 DEBUG storage:              PartitionDevice.teardown: sda1 ; status: True ;
13:30:31,566 DEBUG storage:               DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ;
13:30:31,606 INFO storage: executing action: Destroy Device partition sda1 (id 7)
13:30:31,608 DEBUG storage:             PartitionDevice.destroy: sda1 ; status: True ;
13:30:31,609 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ;
13:30:31,611 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: True ;
13:30:31,613 DEBUG storage:              DiskLabel.commit: device: /dev/sda ; numparts: 1 ;
13:30:31,710 INFO storage: executing action: Create Device partition sda1 (id 9)
13:30:31,712 DEBUG storage:             PartitionDevice.create: sda1 ; status: False ;
13:30:31,722 INFO storage: NOTE: recursive device creation disabled
13:30:31,724 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
13:30:31,726 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:31,729 DEBUG storage:              DiskLabel.commit: device: /dev/sda ; numparts: 2 ;
13:30:31,807 DEBUG storage:              DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ;
13:30:31,807 DEBUG storage: zeroing out beginning and end of /dev/sda1...
13:30:31,839 DEBUG storage:               PartitionDevice._setPartedPartition: sda1 ;
13:30:31,840 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699cb50>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff91699cfd0>  PedPartition: <_ped.Partition object at 0x7ff91699f650> has path /dev/sda1
13:30:31,842 DEBUG storage:              PartitionDevice.setup: sda1 ; status: True ; orig: False ;
13:30:31,844 DEBUG storage:               PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
13:30:31,845 DEBUG storage:                DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:31,847 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,849 DEBUG storage:                DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,870 INFO storage: executing action: Create Format ext4 on partition sda1 (id 9)
13:30:31,872 DEBUG storage:             PartitionDevice.setup: sda1 ; status: True ; orig: False ;
13:30:31,874 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
13:30:31,875 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:31,877 DEBUG storage:              DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,879 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:31,880 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ;
13:30:31,881 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
13:30:31,883 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ;
13:30:31,884 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 2 ;
13:30:31,886 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ;
13:30:31,887 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 3 ;
13:30:31,889 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ;
13:30:31,890 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 4 ;
13:30:31,892 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ;
13:30:31,893 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 5 ;
13:30:31,895 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ;
13:30:31,896 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 6 ;
13:30:31,898 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ;
13:30:31,899 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 8 ;
13:30:31,901 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ;
13:30:31,902 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 9 ;
13:30:31,905 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ;
13:30:31,906 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ;
13:30:31,908 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ;
13:30:31,909 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 11 ;
13:30:31,911 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ;
13:30:31,912 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 12 ;
13:30:31,913 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ;
13:30:31,915 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 13 ;
13:30:31,916 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ;
13:30:31,918 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 14 ;
13:30:31,919 DEBUG storage:             DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ;
13:30:31,925 DEBUG storage:              Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ;
13:30:31,927 DEBUG storage:               Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ;
13:30:32,451 DEBUG storage:                Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ;
13:30:32,758 DEBUG storage:             PartitionDevice.updateSysfsPath: sda1 ; status: True ;
13:30:32,760 DEBUG storage:              PartitionDevice.updateSysfsPath: sda1 ; status: True ;
13:30:32,761 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
13:30:32,782 INFO storage: executing action: Create Device partition sda2 (id 11)
13:30:32,784 DEBUG storage:             PartitionDevice.create: sda2 ; status: False ;
13:30:32,792 INFO storage: NOTE: recursive device creation disabled
13:30:32,794 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ;
13:30:32,796 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:32,799 DEBUG storage:              DiskLabel.commit: device: /dev/sda ; numparts: 3 ;
13:30:32,958 DEBUG storage:              DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ;
13:30:32,958 DEBUG storage: zeroing out beginning and end of /dev/sda2...
13:30:32,991 DEBUG storage:               PartitionDevice._setPartedPartition: sda2 ;
13:30:32,991 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699cb50>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb227cd0>  PedPartition: <_ped.Partition object at 0x7ff8fb228d70> has path /dev/sda2
13:30:32,993 DEBUG storage:              PartitionDevice.setup: sda2 ; status: True ; orig: False ;
13:30:32,995 DEBUG storage:               PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ;
13:30:32,997 DEBUG storage:                DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:32,998 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,000 DEBUG storage:                DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,021 INFO storage: executing action: Create Format swap on partition sda2 (id 11)
13:30:33,023 DEBUG storage:             PartitionDevice.setup: sda2 ; status: True ; orig: False ;
13:30:33,025 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ;
13:30:33,027 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:33,028 DEBUG storage:              DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,030 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,031 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ;
13:30:33,033 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ;
13:30:33,034 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ;
13:30:33,036 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 2 ;
13:30:33,037 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ;
13:30:33,039 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 4 ;
13:30:33,040 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ;
13:30:33,042 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 5 ;
13:30:33,043 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ;
13:30:33,045 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 6 ;
13:30:33,046 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ;
13:30:33,047 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 8 ;
13:30:33,049 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ;
13:30:33,050 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 9 ;
13:30:33,052 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ;
13:30:33,053 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ;
13:30:33,055 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ;
13:30:33,057 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 11 ;
13:30:33,059 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ;
13:30:33,060 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 12 ;
13:30:33,062 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ;
13:30:33,063 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 13 ;
13:30:33,065 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ;
13:30:33,066 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 14 ;
13:30:33,068 DEBUG storage:             PartitionDevice.setFlag: path: /dev/sda2 ; flag: 3 ;
13:30:33,069 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 3 ;
13:30:33,071 DEBUG storage:             DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ;
13:30:33,142 DEBUG storage:             SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ;
13:30:33,155 DEBUG storage:              SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ;
13:30:33,291 DEBUG storage:             PartitionDevice.updateSysfsPath: sda2 ; status: True ;
13:30:33,292 DEBUG storage:              PartitionDevice.updateSysfsPath: sda2 ; status: True ;
13:30:33,293 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
13:30:33,314 INFO storage: executing action: Create Device partition sda4 (id 15)
13:30:33,316 DEBUG storage:             PartitionDevice.create: sda4 ; status: False ;
13:30:33,323 INFO storage: NOTE: recursive device creation disabled
13:30:33,325 DEBUG storage:              PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ;
13:30:33,326 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:33,330 DEBUG storage:              DiskLabel.commit: device: /dev/sda ; numparts: 4 ;
13:30:33,414 DEBUG storage:               PartitionDevice._setPartedPartition: sda4 ;
13:30:33,415 DEBUG storage: device sda4 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699cb50>  fileSystem: None
  number: 4  path: /dev/sda4  type: 2
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb230410>  PedPartition: <_ped.Partition object at 0x7ff8fb228ef0> has path /dev/sda4
13:30:33,416 DEBUG storage:              PartitionDevice.setup: sda4 ; status: True ; orig: False ;
13:30:33,418 DEBUG storage:               PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ;
13:30:33,420 DEBUG storage:                DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:33,421 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,423 DEBUG storage:                DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,445 INFO storage: executing action: Create Device partition sda5 (id 13)
13:30:33,447 DEBUG storage:             PartitionDevice.create: sda5 ; status: False ;
13:30:33,453 INFO storage: NOTE: recursive device creation disabled
13:30:33,455 DEBUG storage:              PartitionDevice.setupParents: kids: 1 ; name: sda5 ; orig: False ;
13:30:33,456 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:33,460 DEBUG storage:              DiskLabel.commit: device: /dev/sda ; numparts: 5 ;
13:30:33,545 DEBUG storage:              DeviceFormat.destroy: device: /dev/sda5 ; status: False ; type: None ;
13:30:33,545 DEBUG storage: zeroing out beginning and end of /dev/sda5...
13:30:33,579 DEBUG storage:               PartitionDevice._setPartedPartition: sda5 ;
13:30:33,580 DEBUG storage: device sda5 new partedPartition parted.Partition instance --
  disk: <parted.disk.Disk object at 0x7ff91699cb50>  fileSystem: None
  number: 5  path: /dev/sda5  type: 1
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0x7ff8fb2309d0>  PedPartition: <_ped.Partition object at 0x7ff8fb228fb0> has path /dev/sda5
13:30:33,582 DEBUG storage:              PartitionDevice.setup: sda5 ; status: True ; orig: False ;
13:30:33,584 DEBUG storage:               PartitionDevice.setupParents: kids: 1 ; name: sda5 ; orig: False ;
13:30:33,586 DEBUG storage:                DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:33,587 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,589 DEBUG storage:                DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,611 INFO storage: executing action: Create Format ext4 on partition sda5 (id 13)
13:30:33,613 DEBUG storage:             PartitionDevice.setup: sda5 ; status: True ; orig: False ;
13:30:33,615 DEBUG storage:              PartitionDevice.setupParents: kids: 1 ; name: sda5 ; orig: False ;
13:30:33,616 DEBUG storage:               DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:33,618 DEBUG storage:              DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,619 DEBUG storage:               DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:33,621 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ;
13:30:33,622 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 1 ;
13:30:33,624 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ;
13:30:33,625 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 2 ;
13:30:33,627 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ;
13:30:33,628 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 3 ;
13:30:33,629 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ;
13:30:33,632 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 4 ;
13:30:33,633 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ;
13:30:33,635 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 5 ;
13:30:33,636 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ;
13:30:33,638 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 6 ;
13:30:33,639 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ;
13:30:33,641 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 8 ;
13:30:33,642 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ;
13:30:33,643 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 9 ;
13:30:33,645 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ;
13:30:33,646 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 10 ;
13:30:33,648 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ;
13:30:33,649 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 11 ;
13:30:33,651 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ;
13:30:33,652 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 12 ;
13:30:33,653 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ;
13:30:33,655 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 13 ;
13:30:33,656 DEBUG storage:             PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ;
13:30:33,658 DEBUG storage:              PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 14 ;
13:30:33,659 DEBUG storage:             DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ;
13:30:33,663 DEBUG storage:              Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ;
13:30:33,664 DEBUG storage:               Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: / ; type: ext4 ;
13:30:44,172 DEBUG storage:                Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ;
13:30:44,218 DEBUG storage:             PartitionDevice.updateSysfsPath: sda5 ; status: True ;
13:30:44,219 DEBUG storage:              PartitionDevice.updateSysfsPath: sda5 ; status: True ;
13:30:44,220 DEBUG storage: sda5 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5
13:30:44,241 INFO storage: executing action: Create Device luks/dm-crypt luks6 (id 14)
13:30:44,243 DEBUG storage:             LUKSDevice.create: luks6 ; status: False ;
13:30:44,244 INFO storage: NOTE: recursive device creation disabled
13:30:44,245 DEBUG storage:              LUKSDevice.setupParents: kids: 0 ; name: luks6 ; orig: False ;
13:30:44,247 DEBUG storage:               PartitionDevice.setup: sda5 ; status: True ; orig: False ;
13:30:44,249 DEBUG storage:                PartitionDevice.setupParents: kids: 1 ; name: sda5 ; orig: False ;
13:30:44,250 DEBUG storage:                 DiskDevice.setup: sda ; status: True ; orig: False ;
13:30:44,252 DEBUG storage:                DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:44,254 DEBUG storage:                 DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
13:30:44,270 DEBUG storage:              Ext4FS.supported: supported: True ;
13:30:44,282 DEBUG storage: looking up parted Device: /dev/mapper/vg_sch30110
13:30:44,282 DEBUG storage: vg_sch30110 size is 41112MB
13:30:44,283 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:30:44,283 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:30:44,283 DEBUG storage: vg vg_sch30110 has 0MB free
13:30:44,284 DEBUG storage: vg_sch30110 size is 41112MB
13:30:44,284 DEBUG storage: lv vg_sch30110-lv_root uses 35224MB
13:30:44,285 DEBUG storage: lv vg_sch30110-lv_swap uses 5888MB
13:30:44,285 DEBUG storage: vg vg_sch30110 has 0MB free
13:30:44,288 DEBUG storage:                       Ext4FS.supported: supported: True ;
13:30:44,299 DEBUG storage: looking up parted Device: /dev/sda1
13:30:44,303 DEBUG storage:                      Ext4FS.supported: supported: True ;
13:30:44,304 DEBUG storage: looking up parted Device: /dev/sda2
13:30:44,307 DEBUG storage: looking up parted Device: /dev/sda5
13:30:44,311 DEBUG storage:                      Ext4FS.supported: supported: True ;
13:30:44,316 DEBUG storage: looking up parted Device: /dev/sda4
13:30:44,323 DEBUG storage:                       Ext4FS.supported: supported: True ;
13:30:44,328 DEBUG storage:                       NTFS.supported: supported: False ;


/proc/cmdline:
initrd=initrd.img stage2=hd:LABEL="Fedora" BOOT_IMAGE=vmlinuz 


/tmp/syslog:
11:14:15,517 INFO kernel:imklog 4.4.2, log source = /proc/kmsg started.
11:14:15,517 INFO rsyslogd: [origin software="rsyslogd" swVersion="4.4.2" x-pid="75" x-info="http://www.rsyslog.com"] (re)start
11:14:15,518 INFO kernel:Initializing cgroup subsys cpuset
11:14:15,518 INFO kernel:Initializing cgroup subsys cpu
11:14:15,518 NOTICE kernel:Linux version 2.6.33.3-85.fc13.x86_64 (mockbuild at x86-02.phx2.fedoraproject.org) (gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC) ) #1 SMP Thu May 6 18:09:49 UTC 2010
11:14:15,518 INFO kernel:Command line: initrd=initrd.img stage2=hd:LABEL="Fedora" BOOT_IMAGE=vmlinuz 
11:14:15,518 INFO kernel:BIOS-provided physical RAM map:
11:14:15,518 INFO kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
11:14:15,518 INFO kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
11:14:15,518 INFO kernel: BIOS-e820: 00000000000ef000 - 0000000000100000 (reserved)
11:14:15,518 INFO kernel: BIOS-e820: 0000000000100000 - 00000000b4f44000 (usable)
11:14:15,518 INFO kernel: BIOS-e820: 00000000b4f44000 - 00000000b4f46000 (reserved)
11:14:15,518 INFO kernel: BIOS-e820: 00000000b4f46000 - 00000000b5d70000 (usable)
11:14:15,518 INFO kernel: BIOS-e820: 00000000b5d70000 - 00000000b5d80000 (ACPI NVS)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b5d80000 - 00000000b849a000 (usable)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b849a000 - 00000000b869a000 (ACPI NVS)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b869a000 - 00000000b9e93000 (usable)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b9e93000 - 00000000b9e9b000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b9e9b000 - 00000000b9ebf000 (usable)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b9ebf000 - 00000000b9ecf000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b9ecf000 - 00000000b9fcf000 (ACPI NVS)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b9fcf000 - 00000000b9fff000 (ACPI data)
11:14:15,519 INFO kernel: BIOS-e820: 00000000b9fff000 - 00000000ba000000 (usable)
11:14:15,519 INFO kernel: BIOS-e820: 00000000ba000000 - 00000000c0000000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 00000000ffe80000 - 0000000100000000 (reserved)
11:14:15,519 INFO kernel: BIOS-e820: 0000000100000000 - 000000013c000000 (usable)
11:14:15,519 INFO kernel:NX (Execute Disable) protection: active
11:14:15,520 INFO kernel:DMI 2.4 present.
11:14:15,520 INFO kernel:No AGP bridge found
11:14:15,520 INFO kernel:last_pfn = 0x13c000 max_arch_pfn = 0x400000000
11:14:15,520 DEBUG kernel:MTRR default type: uncachable
11:14:15,520 DEBUG kernel:MTRR fixed ranges enabled:
11:14:15,520 DEBUG kernel:  00000-9FFFF write-back
11:14:15,520 DEBUG kernel:  A0000-BFFFF uncachable
11:14:15,520 DEBUG kernel:  C0000-FFFFF write-protect
11:14:15,520 DEBUG kernel:MTRR variable ranges enabled:
11:14:15,520 DEBUG kernel:  0 base 0FFE00000 mask FFFE00000 write-protect
11:14:15,520 DEBUG kernel:  1 base 000000000 mask F80000000 write-back
11:14:15,520 DEBUG kernel:  2 base 080000000 mask FC0000000 write-back
11:14:15,520 DEBUG kernel:  3 base 100000000 mask FC0000000 write-back
11:14:15,520 DEBUG kernel:  4 base 13C000000 mask FFC000000 uncachable
11:14:15,520 DEBUG kernel:  5 base 0B5D70000 mask FFFFF0000 uncachable
11:14:15,520 DEBUG kernel:  6 disabled
11:14:15,520 INFO kernel:x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
11:14:15,520 INFO kernel:last_pfn = 0xba000 max_arch_pfn = 0x400000000
11:14:15,520 DEBUG kernel:initial memory mapped : 0 - 20000000
11:14:15,521 INFO kernel:init_memory_mapping: 0000000000000000-00000000ba000000
11:14:15,521 DEBUG kernel: 0000000000 - 00ba000000 page 2M
11:14:15,521 DEBUG kernel:kernel direct mapping tables up to ba000000 @ 8000-c000
11:14:15,521 INFO kernel:init_memory_mapping: 0000000100000000-000000013c000000
11:14:15,521 DEBUG kernel: 0100000000 - 013c000000 page 2M
11:14:15,521 DEBUG kernel:kernel direct mapping tables up to 13c000000 @ a000-10000
11:14:15,521 INFO kernel:RAMDISK: 7e37f000 - 7fffe4b8
11:14:15,521 WARN kernel:ACPI: RSDP 00000000000f6810 00024 (v02 HPQOEM)
11:14:15,521 WARN kernel:ACPI: XSDT 00000000b9ffe120 00084 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
11:14:15,521 WARN kernel:ACPI: FACP 00000000b9ffc000 000F4 (v03 HPQOEM 30E1     0000000F HP   00000001)
11:14:15,521 WARN kernel:ACPI: DSDT 00000000b9fdd000 19A2C (v01 HPQOEM 30E1     00000001 INTL 20060912)
11:14:15,521 WARN kernel:ACPI: FACS 00000000b9f9d000 00040
11:14:15,521 WARN kernel:ACPI: HPET 00000000b9ffb000 00038 (v01 HPQOEM 30E1     00000001 HP   00000001)
11:14:15,521 WARN kernel:ACPI: APIC 00000000b9ffa000 00084 (v01 HPQOEM 30E1     00000001 HP   00000001)
11:14:15,521 WARN kernel:ACPI: MCFG 00000000b9ff9000 0003C (v01 HPQOEM 30E1     00000001 HP   00000001)
11:14:15,521 WARN kernel:ACPI: TCPA 00000000b9ff7000 00032 (v02 HPQOEM 30E1     00000000 HP   00000001)
11:14:15,521 WARN kernel:ACPI: SSDT 00000000b9fda000 002DD (v01 HPQOEM SataAhci 00001000 INTL 20060912)
11:14:15,521 WARN kernel:ACPI: SLIC 00000000b9fd8000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
11:14:15,521 WARN kernel:ACPI: DMAR 00000000b9fd7000 00120 (v01               ? 00000001      00000000)
11:14:15,521 WARN kernel:ACPI: ASF! 00000000b9ff8000 00095 (v32 HPQOEM 30E1     00000001 HP   00000001)
11:14:15,522 WARN kernel:ACPI: SSDT 00000000b9fd6000 0066C (v01  PmRef    CpuPm 00003000 INTL 20060912)
11:14:15,522 WARN kernel:ACPI: SSDT 00000000b9fd5000 00288 (v01  PmRef  Cpu0Tst 00003000 INTL 20060912)
11:14:15,522 WARN kernel:ACPI: SSDT 00000000b9fd4000 00225 (v01  PmRef    ApTst 00003000 INTL 20060912)
11:14:15,522 DEBUG kernel:ACPI: Local APIC address 0xfee00000
11:14:15,522 INFO kernel:No NUMA configuration found
11:14:15,522 INFO kernel:Faking a node at 0000000000000000-000000013c000000
11:14:15,522 INFO kernel:Bootmem setup node 0 0000000000000000-000000013c000000
11:14:15,522 INFO kernel:  NODE_DATA [000000000000b000 - 0000000000020fff]
11:14:15,522 INFO kernel:  bootmap [0000000000021000 -  00000000000487ff] pages 28
11:14:15,522 INFO kernel:(9 early reservations) ==> bootmem [0000000000 - 013c000000]
11:14:15,522 INFO kernel:  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
11:14:15,522 INFO kernel:  #1 [0001000000 - 0001db92c8]    TEXT DATA BSS ==> [0001000000 - 0001db92c8]
11:14:15,522 INFO kernel:  #2 [007e37f000 - 007fffe4b8]          RAMDISK ==> [007e37f000 - 007fffe4b8]
11:14:15,522 INFO kernel:  #3 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
11:14:15,522 INFO kernel:  #4 [0001dba000 - 0001dba1cc]              BRK ==> [0001dba000 - 0001dba1cc]
11:14:15,522 INFO kernel:  #5 [0000001000 - 0000003000]       TRAMPOLINE ==> [0000001000 - 0000003000]
11:14:15,522 INFO kernel:  #6 [0000003000 - 0000007000]      ACPI WAKEUP ==> [0000003000 - 0000007000]
11:14:15,523 INFO kernel:  #7 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
11:14:15,523 INFO kernel:  #8 [000000a000 - 000000b000]          PGTABLE ==> [000000a000 - 000000b000]
11:14:15,523 DEBUG kernel: [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880001e00000-ffff8800055fffff] on node 0
11:14:15,523 WARN kernel:Zone PFN ranges:
11:14:15,523 WARN kernel:  DMA      0x00000000 -> 0x00001000
11:14:15,523 WARN kernel:  DMA32    0x00001000 -> 0x00100000
11:14:15,523 WARN kernel:  Normal   0x00100000 -> 0x0013c000
11:14:15,523 WARN kernel:Movable zone start PFN for each node
11:14:15,523 WARN kernel:early_node_map[8] active PFN ranges
11:14:15,523 WARN kernel:    0: 0x00000000 -> 0x0000009f
11:14:15,523 WARN kernel:    0: 0x00000100 -> 0x000b4f44
11:14:15,523 WARN kernel:    0: 0x000b4f46 -> 0x000b5d70
11:14:15,523 WARN kernel:    0: 0x000b5d80 -> 0x000b849a
11:14:15,523 WARN kernel:    0: 0x000b869a -> 0x000b9e93
11:14:15,523 WARN kernel:    0: 0x000b9e9b -> 0x000b9ebf
11:14:15,523 WARN kernel:    0: 0x000b9fff -> 0x000ba000
11:14:15,523 WARN kernel:    0: 0x00100000 -> 0x0013c000
11:14:15,523 DEBUG kernel:On node 0 totalpages: 1006661
11:14:15,523 DEBUG kernel:  DMA zone: 56 pages used for memmap
11:14:15,523 DEBUG kernel:  DMA zone: 106 pages reserved
11:14:15,523 DEBUG kernel:  DMA zone: 3837 pages, LIFO batch:0
11:14:15,523 DEBUG kernel:  DMA32 zone: 14280 pages used for memmap
11:14:15,523 DEBUG kernel:  DMA32 zone: 742622 pages, LIFO batch:31
11:14:15,524 DEBUG kernel:  Normal zone: 3360 pages used for memmap
11:14:15,524 DEBUG kernel:  Normal zone: 242400 pages, LIFO batch:31
11:14:15,524 INFO kernel:ACPI: PM-Timer IO Port: 0x408
11:14:15,524 DEBUG kernel:ACPI: Local APIC address 0xfee00000
11:14:15,524 INFO kernel:ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
11:14:15,524 INFO kernel:ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
11:14:15,524 INFO kernel:ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled)
11:14:15,524 INFO kernel:ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
11:14:15,524 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
11:14:15,524 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
11:14:15,524 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
11:14:15,524 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
11:14:15,524 INFO kernel:ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
11:14:15,524 INFO kernel:IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
11:14:15,524 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
11:14:15,524 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
11:14:15,524 DEBUG kernel:ACPI: IRQ0 used by override.
11:14:15,524 DEBUG kernel:ACPI: IRQ2 used by override.
11:14:15,524 DEBUG kernel:ACPI: IRQ9 used by override.
11:14:15,524 INFO kernel:Using ACPI (MADT) for SMP configuration information
11:14:15,524 INFO kernel:ACPI: HPET id: 0x8086a201 base: 0xfed00000
11:14:15,524 INFO kernel:SMP: Allowing 4 CPUs, 2 hotplug CPUs
11:14:15,524 DEBUG kernel:nr_irqs_gsi: 24
11:14:15,524 INFO kernel:PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000000a0000 - 00000000000ef000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000000ef000 - 0000000000100000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000b4f44000 - 00000000b4f46000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000b5d70000 - 00000000b5d80000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000b849a000 - 00000000b869a000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000b9e93000 - 00000000b9e9b000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000b9ebf000 - 00000000b9ecf000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000b9ecf000 - 00000000b9fcf000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000b9fcf000 - 00000000b9fff000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000ba000000 - 00000000c0000000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
11:14:15,524 INFO kernel:PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
11:14:15,525 INFO kernel:PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
11:14:15,525 INFO kernel:PM: Registered nosave memory: 00000000fee01000 - 00000000ffe80000
11:14:15,525 INFO kernel:PM: Registered nosave memory: 00000000ffe80000 - 0000000100000000
11:14:15,525 INFO kernel:Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
11:14:15,525 INFO kernel:Booting paravirtualized kernel on bare hardware
11:14:15,525 INFO kernel:setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
11:14:15,525 INFO kernel:PERCPU: Embedded 30 pages/cpu @ffff880005800000 s90520 r8192 d24168 u524288
11:14:15,525 INFO kernel:pcpu-alloc: s90520 r8192 d24168 u524288 alloc=1*2097152
11:14:15,525 INFO kernel:pcpu-alloc: [0] 0 1 2 3 
11:14:15,525 WARN kernel:Built 1 zonelists in Node order, mobility grouping on.  Total pages: 988859
11:14:15,525 WARN kernel:Policy zone: Normal
11:14:15,525 NOTICE kernel:Kernel command line: initrd=initrd.img stage2=hd:LABEL="Fedora" BOOT_IMAGE=vmlinuz 
11:14:15,525 INFO kernel:PID hash table entries: 4096 (order: 3, 32768 bytes)
11:14:15,525 INFO kernel:Checking aperture...
11:14:15,525 INFO kernel:No AGP bridge found
11:14:15,525 DEBUG kernel:Calgary: detecting Calgary via BIOS EBDA area
11:14:15,525 DEBUG kernel:Calgary: Unable to locate Rio Grande table in EBDA - bailing!
11:14:15,525 INFO kernel:Memory: 3859132k/5177344k available (4295k kernel code, 1150700k absent, 167512k reserved, 7535k data, 756k init)
11:14:15,525 INFO kernel:SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
11:14:15,525 INFO kernel:Hierarchical RCU implementation.
11:14:15,525 INFO kernel:NR_IRQS:4352 nr_irqs:440
11:14:15,525 INFO kernel:Extended CMOS year: 2000
11:14:15,525 WARN kernel:Console: colour VGA+ 80x25
11:14:15,525 INFO kernel:console [tty0] enabled
11:14:15,525 INFO kernel:allocated 41943040 bytes of page_cgroup
11:14:15,525 INFO kernel:please try 'cgroup_disable=memory' option if you don't want memory cgroups
11:14:15,525 DEBUG kernel:hpet clockevent registered
11:14:15,525 WARN kernel:Fast TSC calibration using PIT
11:14:15,525 WARN kernel:Detected 1862.088 MHz processor.
11:14:15,525 INFO kernel:Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.17 BogoMIPS (lpj=1862088)
11:14:15,525 INFO kernel:Security Framework initialized
11:14:15,525 INFO kernel:SELinux:  Initializing.
11:14:15,525 DEBUG kernel:SELinux:  Starting in permissive mode
11:14:15,525 INFO kernel:Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
11:14:15,525 INFO kernel:Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
11:14:15,525 WARN kernel:Mount-cache hash table entries: 256
11:14:15,525 INFO kernel:Initializing cgroup subsys debug
11:14:15,525 INFO kernel:Initializing cgroup subsys ns
11:14:15,525 INFO kernel:Initializing cgroup subsys cpuacct
11:14:15,525 INFO kernel:Initializing cgroup subsys memory
11:14:15,525 INFO kernel:Initializing cgroup subsys devices
11:14:15,525 INFO kernel:Initializing cgroup subsys freezer
11:14:15,525 INFO kernel:Initializing cgroup subsys net_cls
11:14:15,525 INFO kernel:Initializing cgroup subsys blkio
11:14:15,525 INFO kernel:CPU: Physical Processor ID: 0
11:14:15,525 INFO kernel:CPU: Processor Core ID: 0
11:14:15,525 INFO kernel:mce: CPU supports 6 MCE banks
11:14:15,525 DEBUG kernel:CPU0: Thermal monitoring handled by SMI
11:14:15,525 INFO kernel:using mwait in idle threads.
11:14:15,525 INFO kernel:Performance Events: Core2 events, Intel PMU driver.
11:14:15,525 INFO kernel:... version:                2
11:14:15,525 INFO kernel:... bit width:              40
11:14:15,525 INFO kernel:... generic registers:      2
11:14:15,525 INFO kernel:... value mask:             000000ffffffffff
11:14:15,525 INFO kernel:... max period:             000000007fffffff
11:14:15,525 INFO kernel:... fixed-purpose events:   3
11:14:15,525 INFO kernel:... event mask:             0000000700000003
11:14:15,525 INFO kernel:ACPI: Core revision 20091214
11:14:15,525 INFO kernel:DMAR: Host address width 36
11:14:15,525 INFO kernel:DMAR: DRHD base: 0x000000feb03000 flags: 0x0
11:14:15,525 INFO kernel:IOMMU feb03000: ver 1:0 cap c9008020e30260 ecap 1000
11:14:15,525 INFO kernel:DMAR: DRHD base: 0x000000feb01000 flags: 0x0
11:14:15,525 INFO kernel:IOMMU feb01000: ver 1:0 cap c0000020630260 ecap 1000
11:14:15,525 INFO kernel:DMAR: DRHD base: 0x000000feb00000 flags: 0x0
11:14:15,525 INFO kernel:IOMMU feb00000: ver 1:0 cap c0000020630270 ecap 1000
11:14:15,525 INFO kernel:DMAR: DRHD base: 0x000000feb02000 flags: 0x1
11:14:15,525 INFO kernel:IOMMU feb02000: ver 1:0 cap c9008020630260 ecap 1000
11:14:15,525 INFO kernel:DMAR: RMRR base: 0x000000b5d70000 end: 0x000000b5d7ffff
11:14:15,525 INFO kernel:DMAR: RMRR base: 0x000000bbc00000 end: 0x000000bfffffff
11:14:15,525 INFO kernel:DMAR: No ATSR found
11:14:15,525 INFO kernel:Setting APIC routing to flat
11:14:15,525 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
11:14:15,525 INFO kernel:CPU0: Intel(R) Core(TM)2 Duo CPU     L9400  @ 1.86GHz stepping 06
11:14:15,526 INFO kernel:Booting Node   0, Processors  #1
11:14:15,526 DEBUG kernel:CPU1: Thermal monitoring handled by SMI
11:14:15,526 INFO kernel:Brought up 2 CPUs
11:14:15,526 INFO kernel:Total of 2 processors activated (7447.97 BogoMIPS).
11:14:15,526 DEBUG kernel:sizeof(vma)=176 bytes
11:14:15,526 DEBUG kernel:sizeof(page)=56 bytes
11:14:15,526 DEBUG kernel:sizeof(inode)=584 bytes
11:14:15,526 DEBUG kernel:sizeof(dentry)=192 bytes
11:14:15,526 DEBUG kernel:sizeof(ext3inode)=792 bytes
11:14:15,526 DEBUG kernel:sizeof(buffer_head)=104 bytes
11:14:15,526 DEBUG kernel:sizeof(skbuff)=232 bytes
11:14:15,526 DEBUG kernel:sizeof(task_struct)=5968 bytes
11:14:15,526 INFO kernel:devtmpfs: initialized
11:14:15,526 INFO kernel:regulator: core version 0.5
11:14:15,526 WARN kernel:Time: 11:14:12  Date: 05/10/10
11:14:15,526 INFO kernel:NET: Registered protocol family 16
11:14:15,526 INFO kernel:ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
11:14:15,526 INFO kernel:ACPI: bus type pci registered
11:14:15,526 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
11:14:15,526 INFO kernel:PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
11:14:15,526 INFO kernel:PCI: Using configuration type 1 for base access
11:14:15,526 WARN kernel:bio: create slab <bio-0> at 0
11:14:15,526 DEBUG kernel:ACPI: EC: Look up EC in DSDT
11:14:15,526 NOTICE kernel:ACPI: BIOS _OSI(Linux) query ignored
11:14:15,526 INFO kernel:ACPI: Interpreter enabled
11:14:15,526 INFO kernel:ACPI: (supports S0 S3 S4 S5)
11:14:15,526 INFO kernel:ACPI: Using IOAPIC for interrupt routing
11:14:15,526 INFO kernel:ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
11:14:15,526 INFO kernel:ACPI: Power Resource [APPR] (off)
11:14:15,526 INFO kernel:ACPI: No dock devices found.
11:14:15,526 INFO kernel:ACPI: PCI Root Bridge [PCI0] (0000:00)
11:14:15,526 INFO kernel:pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xe0000000] invalid; aligning end to 16-byte boundary
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff] (ignored)
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfedfffff] (ignored)
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xfffffffe] invalid; aligning end to 16-byte boundary
11:14:15,526 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xffffffff] (ignored)
11:14:15,526 INFO kernel:DMAR: Forcing write-buffer flush capability
11:14:15,526 INFO kernel:DMAR: Disabling IOMMU for graphics on this chipset
11:14:15,526 DEBUG kernel:pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd03fffff 64bit]
11:14:15,526 DEBUG kernel:pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
11:14:15,526 DEBUG kernel:pci 0000:00:02.0: reg 20: [io  0x4138-0x413f]
11:14:15,526 DEBUG kernel:pci 0000:00:02.1: reg 10: [mem 0xd0400000-0xd04fffff 64bit]
11:14:15,526 DEBUG kernel:pci 0000:00:03.0: reg 10: [mem 0xd4827000-0xd482700f 64bit]
11:14:15,526 DEBUG kernel:pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
11:14:15,526 DEBUG kernel:pci 0000:00:03.0: PME# disabled
11:14:15,526 DEBUG kernel:pci 0000:00:03.2: reg 10: [io  0x4130-0x4137]
11:14:15,526 DEBUG kernel:pci 0000:00:03.2: reg 14: [io  0x414c-0x414f]
11:14:15,526 DEBUG kernel:pci 0000:00:03.2: reg 18: [io  0x4128-0x412f]
11:14:15,526 DEBUG kernel:pci 0000:00:03.2: reg 1c: [io  0x4148-0x414b]
11:14:15,526 DEBUG kernel:pci 0000:00:03.2: reg 20: [io  0x4100-0x410f]
11:14:15,526 DEBUG kernel:pci 0000:00:03.3: reg 10: [io  0x4120-0x4127]
11:14:15,526 DEBUG kernel:pci 0000:00:03.3: reg 14: [mem 0xd4825000-0xd4825fff]
11:14:15,526 DEBUG kernel:pci 0000:00:19.0: reg 10: [mem 0xd4800000-0xd481ffff]
11:14:15,526 DEBUG kernel:pci 0000:00:19.0: reg 14: [mem 0xd4824000-0xd4824fff]
11:14:15,526 DEBUG kernel:pci 0000:00:19.0: reg 18: [io  0x40e0-0x40ff]
11:14:15,526 DEBUG kernel:pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
11:14:15,526 DEBUG kernel:pci 0000:00:19.0: PME# disabled
11:14:15,526 DEBUG kernel:pci 0000:00:1a.0: reg 20: [io  0x40c0-0x40df]
11:14:15,526 DEBUG kernel:pci 0000:00:1a.1: reg 20: [io  0x40a0-0x40bf]
11:14:15,526 DEBUG kernel:pci 0000:00:1a.2: reg 20: [io  0x4080-0x409f]
11:14:15,526 DEBUG kernel:pci 0000:00:1a.7: reg 10: [mem 0xd4826c00-0xd4826fff]
11:14:15,526 DEBUG kernel:pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
11:14:15,526 DEBUG kernel:pci 0000:00:1a.7: PME# disabled
11:14:15,526 DEBUG kernel:pci 0000:00:1b.0: reg 10: [mem 0xd4820000-0xd4823fff 64bit]
11:14:15,526 DEBUG kernel:pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
11:14:15,526 DEBUG kernel:pci 0000:00:1b.0: PME# disabled
11:14:15,526 DEBUG kernel:pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
11:14:15,526 DEBUG kernel:pci 0000:00:1c.0: PME# disabled
11:14:15,526 DEBUG kernel:pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
11:14:15,526 DEBUG kernel:pci 0000:00:1c.1: PME# disabled
11:14:15,526 DEBUG kernel:pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
11:14:15,526 DEBUG kernel:pci 0000:00:1c.2: PME# disabled
11:14:15,526 DEBUG kernel:pci 0000:00:1d.0: reg 20: [io  0x4060-0x407f]
11:14:15,526 DEBUG kernel:pci 0000:00:1d.1: reg 20: [io  0x4040-0x405f]
11:14:15,526 DEBUG kernel:pci 0000:00:1d.2: reg 20: [io  0x4020-0x403f]
11:14:15,526 DEBUG kernel:pci 0000:00:1d.7: reg 10: [mem 0xd4826800-0xd4826bff]
11:14:15,526 DEBUG kernel:pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
11:14:15,527 DEBUG kernel:pci 0000:00:1d.7: PME# disabled
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: reg 10: [io  0x4118-0x411f]
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: reg 14: [io  0x4144-0x4147]
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: reg 18: [io  0x4110-0x4117]
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: reg 1c: [io  0x4140-0x4143]
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: reg 20: [io  0x4000-0x401f]
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: reg 24: [mem 0xd4826000-0xd48267ff]
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: PME# supported from D3hot
11:14:15,527 DEBUG kernel:pci 0000:00:1f.2: PME# disabled
11:14:15,527 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 01-01]
11:14:15,527 DEBUG kernel:pci 0000:00:1c.0:   bridge window [mem 0xd4700000-0xd47fffff]
11:14:15,527 DEBUG kernel:pci 0000:02:00.0: reg 10: [mem 0xd4600000-0xd4601fff 64bit]
11:14:15,527 DEBUG kernel:pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
11:14:15,527 DEBUG kernel:pci 0000:02:00.0: PME# disabled
11:14:15,527 INFO kernel:pci 0000:00:1c.1: PCI bridge to [bus 02-02]
11:14:15,527 DEBUG kernel:pci 0000:00:1c.1:   bridge window [mem 0xd4600000-0xd46fffff]
11:14:15,527 INFO kernel:pci 0000:00:1c.2: PCI bridge to [bus 03-43]
11:14:15,527 DEBUG kernel:pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
11:14:15,527 DEBUG kernel:pci 0000:00:1c.2:   bridge window [mem 0xd0600000-0xd45fffff]
11:14:15,527 DEBUG kernel:pci 0000:44:06.0: reg 10: [mem 0xd0500000-0xd05007ff]
11:14:15,527 DEBUG kernel:pci 0000:44:06.0: supports D1 D2
11:14:15,527 DEBUG kernel:pci 0000:44:06.0: PME# supported from D0 D1 D2 D3hot D3cold
11:14:15,527 DEBUG kernel:pci 0000:44:06.0: PME# disabled
11:14:15,527 DEBUG kernel:pci 0000:44:06.1: reg 10: [mem 0xd0500900-0xd05009ff]
11:14:15,527 DEBUG kernel:pci 0000:44:06.1: supports D1 D2
11:14:15,527 DEBUG kernel:pci 0000:44:06.1: PME# supported from D0 D1 D2 D3hot D3cold
11:14:15,527 DEBUG kernel:pci 0000:44:06.1: PME# disabled
11:14:15,527 DEBUG kernel:pci 0000:44:06.2: reg 10: [mem 0xd0500800-0xd05008ff]
11:14:15,527 DEBUG kernel:pci 0000:44:06.2: supports D1 D2
11:14:15,527 DEBUG kernel:pci 0000:44:06.2: PME# supported from D0 D1 D2 D3hot D3cold
11:14:15,527 DEBUG kernel:pci 0000:44:06.2: PME# disabled
11:14:15,527 INFO kernel:pci 0000:00:1e.0: PCI bridge to [bus 44-44] (subtractive decode)
11:14:15,527 DEBUG kernel:pci 0000:00:1e.0:   bridge window [mem 0xd0500000-0xd05fffff]
11:14:15,527 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
11:14:15,527 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
11:14:15,527 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
11:14:15,527 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
11:14:15,527 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
11:14:15,527 INFO kernel:ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
11:14:15,527 INFO kernel:vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
11:14:15,527 INFO kernel:vgaarb: loaded
11:14:15,527 NOTICE kernel:SCSI subsystem initialized
11:14:15,527 DEBUG kernel:libata version 3.00 loaded.
11:14:15,527 INFO kernel:usbcore: registered new interface driver usbfs
11:14:15,527 INFO kernel:usbcore: registered new interface driver hub
11:14:15,527 INFO kernel:usbcore: registered new device driver usb
11:14:15,527 INFO kernel:PCI: Using ACPI for IRQ routing
11:14:15,527 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes
11:14:15,527 INFO kernel:NetLabel: Initializing
11:14:15,527 INFO kernel:NetLabel:  domain hash size = 128
11:14:15,527 INFO kernel:NetLabel:  protocols = UNLABELED CIPSOv4
11:14:15,527 INFO kernel:NetLabel:  unlabeled traffic allowed by default
11:14:15,527 INFO kernel:HPET: 4 timers in total, 0 timers will be used for per-cpu timer
11:14:15,527 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
11:14:15,527 INFO kernel:hpet0: 4 comparators, 64-bit 14.318180 MHz counter
11:14:15,527 INFO kernel:Switching to clocksource tsc
11:14:15,527 INFO kernel:pnp: PnP ACPI init
11:14:15,527 INFO kernel:ACPI: bus type pnp registered
11:14:15,527 DEBUG kernel:  alloc irq_desc for 23 on node 0
11:14:15,527 DEBUG kernel:  alloc kstat_irqs on node 0
11:14:15,527 INFO kernel:pnp: PnP ACPI: found 12 devices
11:14:15,527 INFO kernel:ACPI: ACPI bus type pnp unregistered
11:14:15,527 INFO kernel:system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
11:14:15,527 INFO kernel:system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
11:14:15,527 INFO kernel:system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
11:14:15,527 INFO kernel:system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
11:14:15,527 INFO kernel:system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
11:14:15,527 INFO kernel:system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
11:14:15,527 INFO kernel:system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
11:14:15,527 INFO kernel:system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
11:14:15,527 INFO kernel:system 00:05: [mem 0xfed00000-0xfed003ff] has been reserved
11:14:15,528 INFO kernel:system 00:07: [io  0x0200-0x027f] has been reserved
11:14:15,528 INFO kernel:system 00:07: [io  0x1000-0x1003] has been reserved
11:14:15,528 INFO kernel:system 00:07: [io  0x1010-0x101f] has been reserved
11:14:15,528 INFO kernel:system 00:07: [io  0xffff] has been reserved
11:14:15,528 INFO kernel:system 00:07: [io  0x0400-0x047f] has been reserved
11:14:15,528 INFO kernel:system 00:07: [io  0x0500-0x057f] has been reserved
11:14:15,528 INFO kernel:system 00:07: [io  0xef80-0xef9f] has been reserved
11:14:15,528 INFO kernel:pci 0000:00:1c.0: BAR 15: assigned [mem 0xd4900000-0xd4afffff 64bit pref]
11:14:15,528 INFO kernel:pci 0000:00:1c.1: BAR 15: assigned [mem 0xd4b00000-0xd4cfffff 64bit pref]
11:14:15,528 INFO kernel:pci 0000:00:1c.2: BAR 15: assigned [mem 0xd4d00000-0xd4efffff 64bit pref]
11:14:15,528 INFO kernel:pci 0000:00:1c.0: BAR 13: assigned [io  0x5000-0x5fff]
11:14:15,528 INFO kernel:pci 0000:00:1c.1: BAR 13: assigned [io  0x6000-0x6fff]
11:14:15,528 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 01-01]
11:14:15,528 INFO kernel:pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
11:14:15,528 INFO kernel:pci 0000:00:1c.0:   bridge window [mem 0xd4700000-0xd47fffff]
11:14:15,528 INFO kernel:pci 0000:00:1c.0:   bridge window [mem 0xd4900000-0xd4afffff 64bit pref]
11:14:15,528 INFO kernel:pci 0000:00:1c.1: PCI bridge to [bus 02-02]
11:14:15,528 INFO kernel:pci 0000:00:1c.1:   bridge window [io  0x6000-0x6fff]
11:14:15,528 INFO kernel:pci 0000:00:1c.1:   bridge window [mem 0xd4600000-0xd46fffff]
11:14:15,528 INFO kernel:pci 0000:00:1c.1:   bridge window [mem 0xd4b00000-0xd4cfffff 64bit pref]
11:14:15,528 INFO kernel:pci 0000:00:1c.2: PCI bridge to [bus 03-43]
11:14:15,528 INFO kernel:pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
11:14:15,528 INFO kernel:pci 0000:00:1c.2:   bridge window [mem 0xd0600000-0xd45fffff]
11:14:15,528 INFO kernel:pci 0000:00:1c.2:   bridge window [mem 0xd4d00000-0xd4efffff 64bit pref]
11:14:15,528 INFO kernel:pci 0000:00:1e.0: PCI bridge to [bus 44-44]
11:14:15,528 INFO kernel:pci 0000:00:1e.0:   bridge window [io  disabled]
11:14:15,528 INFO kernel:pci 0000:00:1e.0:   bridge window [mem 0xd0500000-0xd05fffff]
11:14:15,528 INFO kernel:pci 0000:00:1e.0:   bridge window [mem pref disabled]
11:14:15,528 DEBUG kernel:  alloc irq_desc for 16 on node -1
11:14:15,528 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,528 INFO kernel:pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
11:14:15,528 DEBUG kernel:pci 0000:00:1c.0: setting latency timer to 64
11:14:15,528 DEBUG kernel:  alloc irq_desc for 17 on node -1
11:14:15,528 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,528 INFO kernel:pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
11:14:15,528 DEBUG kernel:pci 0000:00:1c.1: setting latency timer to 64
11:14:15,528 DEBUG kernel:  alloc irq_desc for 18 on node -1
11:14:15,528 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,528 INFO kernel:pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
11:14:15,528 DEBUG kernel:pci 0000:00:1c.2: setting latency timer to 64
11:14:15,528 DEBUG kernel:pci 0000:00:1e.0: setting latency timer to 64
11:14:15,528 DEBUG kernel:pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
11:14:15,528 DEBUG kernel:pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
11:14:15,528 DEBUG kernel:pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
11:14:15,528 DEBUG kernel:pci_bus 0000:01: resource 1 [mem 0xd4700000-0xd47fffff]
11:14:15,528 DEBUG kernel:pci_bus 0000:01: resource 2 [mem 0xd4900000-0xd4afffff 64bit pref]
11:14:15,528 DEBUG kernel:pci_bus 0000:02: resource 0 [io  0x6000-0x6fff]
11:14:15,528 DEBUG kernel:pci_bus 0000:02: resource 1 [mem 0xd4600000-0xd46fffff]
11:14:15,528 DEBUG kernel:pci_bus 0000:02: resource 2 [mem 0xd4b00000-0xd4cfffff 64bit pref]
11:14:15,528 DEBUG kernel:pci_bus 0000:03: resource 0 [io  0x2000-0x3fff]
11:14:15,528 DEBUG kernel:pci_bus 0000:03: resource 1 [mem 0xd0600000-0xd45fffff]
11:14:15,528 DEBUG kernel:pci_bus 0000:03: resource 2 [mem 0xd4d00000-0xd4efffff 64bit pref]
11:14:15,528 DEBUG kernel:pci_bus 0000:44: resource 1 [mem 0xd0500000-0xd05fffff]
11:14:15,528 DEBUG kernel:pci_bus 0000:44: resource 3 [io  0x0000-0xffff]
11:14:15,528 DEBUG kernel:pci_bus 0000:44: resource 4 [mem 0x00000000-0xffffffffffffffff]
11:14:15,528 INFO kernel:NET: Registered protocol family 2
11:14:15,528 INFO kernel:IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
11:14:15,528 INFO kernel:TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
11:14:15,528 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
11:14:15,528 INFO kernel:TCP: Hash tables configured (established 524288 bind 65536)
11:14:15,528 INFO kernel:TCP reno registered
11:14:15,528 INFO kernel:UDP hash table entries: 2048 (order: 4, 65536 bytes)
11:14:15,528 INFO kernel:UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
11:14:15,528 INFO kernel:NET: Registered protocol family 1
11:14:15,528 DEBUG kernel:pci 0000:00:02.0: Boot video device
11:14:15,528 DEBUG kernel:PCI: CLS 64 bytes, default 64
11:14:15,528 INFO kernel:Trying to unpack rootfs image as initramfs...
11:14:15,528 INFO kernel:Freeing initrd memory: 29181k freed
11:14:15,528 INFO kernel:IOMMU 0xfeb00000: using Register based invalidation
11:14:15,528 INFO kernel:IOMMU 0xfeb03000: using Register based invalidation
11:14:15,528 INFO kernel:IOMMU 0xfeb02000: using Register based invalidation
11:14:15,528 INFO kernel:IOMMU: Setting RMRR:
11:14:15,528 INFO kernel:IOMMU: Setting identity map for device 0000:00:1d.0 [0xb5d70000 - 0xb5d80000]
11:14:15,528 INFO kernel:IOMMU: Setting identity map for device 0000:00:1d.1 [0xb5d70000 - 0xb5d80000]
11:14:15,529 INFO kernel:IOMMU: Setting identity map for device 0000:00:1d.2 [0xb5d70000 - 0xb5d80000]
11:14:15,529 INFO kernel:IOMMU: Setting identity map for device 0000:00:1d.7 [0xb5d70000 - 0xb5d80000]
11:14:15,529 INFO kernel:IOMMU: Setting identity map for device 0000:00:1a.0 [0xb5d70000 - 0xb5d80000]
11:14:15,529 INFO kernel:IOMMU: Setting identity map for device 0000:00:1a.1 [0xb5d70000 - 0xb5d80000]
11:14:15,529 INFO kernel:IOMMU: Setting identity map for device 0000:00:1a.2 [0xb5d70000 - 0xb5d80000]
11:14:15,529 INFO kernel:IOMMU: Setting identity map for device 0000:00:1a.7 [0xb5d70000 - 0xb5d80000]
11:14:15,529 INFO kernel:IOMMU: Prepare 0-16MiB unity mapping for LPC
11:14:15,529 INFO kernel:IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0x1000000]
11:14:15,529 DEBUG kernel:  alloc irq_desc for 24 on node 0
11:14:15,529 DEBUG kernel:  alloc kstat_irqs on node 0
11:14:15,529 DEBUG kernel:  alloc irq_desc for 25 on node 0
11:14:15,529 DEBUG kernel:  alloc kstat_irqs on node 0
11:14:15,529 DEBUG kernel:  alloc irq_desc for 26 on node 0
11:14:15,529 DEBUG kernel:  alloc kstat_irqs on node 0
11:14:15,529 INFO kernel:PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
11:14:15,529 INFO kernel:Intel PCLMULQDQ-NI instructions are not detected.
11:14:15,529 INFO kernel:audit: initializing netlink socket (disabled)
11:14:15,529 NOTICE kernel:type=2000 audit(1273490051.985:1): initialized
11:14:15,529 INFO kernel:HugeTLB registered 2 MB page size, pre-allocated 0 pages
11:14:15,529 NOTICE kernel:VFS: Disk quotas dquot_6.5.2
11:14:15,529 WARN kernel:Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
11:14:15,529 INFO kernel:msgmni has been set to 7723
11:14:15,529 DEBUG kernel:SELinux:  Registering netfilter hooks
11:14:15,529 INFO kernel:alg: No test for stdrng (krng)
11:14:15,529 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
11:14:15,529 INFO kernel:io scheduler noop registered
11:14:15,529 INFO kernel:io scheduler deadline registered
11:14:15,529 INFO kernel:io scheduler cfq registered (default)
11:14:15,529 DEBUG kernel:pcieport 0000:00:1c.0: setting latency timer to 64
11:14:15,529 DEBUG kernel:  alloc irq_desc for 27 on node -1
11:14:15,529 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,529 DEBUG kernel:pcieport 0000:00:1c.0: irq 27 for MSI/MSI-X
11:14:15,529 DEBUG kernel:pcieport 0000:00:1c.1: setting latency timer to 64
11:14:15,529 DEBUG kernel:  alloc irq_desc for 28 on node -1
11:14:15,529 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,529 DEBUG kernel:pcieport 0000:00:1c.1: irq 28 for MSI/MSI-X
11:14:15,529 DEBUG kernel:pcieport 0000:00:1c.2: setting latency timer to 64
11:14:15,529 DEBUG kernel:  alloc irq_desc for 29 on node -1
11:14:15,529 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,529 DEBUG kernel:pcieport 0000:00:1c.2: irq 29 for MSI/MSI-X
11:14:15,529 INFO kernel:pci_hotplug: PCI Hot Plug PCI Core version: 0.5
11:14:15,529 DEBUG kernel:Firmware did not grant requested _OSC control
11:14:15,529 DEBUG kernel:Firmware did not grant requested _OSC control
11:14:15,529 DEBUG kernel:Firmware did not grant requested _OSC control
11:14:15,529 DEBUG kernel:Firmware did not grant requested _OSC control
11:14:15,529 DEBUG kernel:Firmware did not grant requested _OSC control
11:14:15,529 DEBUG kernel:Firmware did not grant requested _OSC control
11:14:15,529 INFO kernel:pciehp: PCI Express Hot Plug Controller Driver version: 0.4
11:14:15,529 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
11:14:15,529 INFO kernel:acpiphp: Slot [1] registered
11:14:15,529 WARN kernel:pci-stub: invalid id string ""
11:14:15,529 INFO kernel:ACPI: AC Adapter [AC] (on-line)
11:14:15,529 INFO kernel:input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
11:14:15,529 INFO kernel:ACPI: Sleep Button [SLPB]
11:14:15,529 INFO kernel:input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
11:14:15,529 INFO kernel:ACPI: Lid Switch [LID]
11:14:15,529 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
11:14:15,529 INFO kernel:ACPI: Power Button [PWRF]
11:14:15,529 WARN kernel:ACPI: SSDT 00000000b9ec7c18 00275 (v01  PmRef  Cpu0Ist 00003000 INTL 20060912)
11:14:15,529 WARN kernel:ACPI: SSDT 00000000b9ec5618 0057B (v01  PmRef  Cpu0Cst 00003001 INTL 20060912)
11:14:15,529 DEBUG kernel:Monitor-Mwait will be used to enter C-1 state
11:14:15,529 DEBUG kernel:Monitor-Mwait will be used to enter C-2 state
11:14:15,529 INFO kernel:Marking TSC unstable due to TSC halts in idle
11:14:15,529 INFO kernel:Switching to clocksource hpet
11:14:15,529 WARN kernel:ACPI: SSDT 00000000b9ec6e18 001D7 (v01  PmRef    ApIst 00003000 INTL 20060912)
11:14:15,529 WARN kernel:ACPI: SSDT 00000000b9ec7f18 0008D (v01  PmRef    ApCst 00003000 INTL 20060912)
11:14:15,529 INFO kernel:thermal LNXTHERM:01: registered as thermal_zone0
11:14:15,529 INFO kernel:ACPI: Thermal Zone [DTSZ] (65 C)
11:14:15,529 INFO kernel:thermal LNXTHERM:02: registered as thermal_zone1
11:14:15,529 INFO kernel:ACPI: Thermal Zone [BATZ] (34 C)
11:14:15,529 INFO kernel:thermal LNXTHERM:03: registered as thermal_zone2
11:14:15,529 INFO kernel:ACPI: Thermal Zone [CPUZ] (67 C)
11:14:15,529 INFO kernel:thermal LNXTHERM:04: registered as thermal_zone3
11:14:15,529 INFO kernel:ACPI: Thermal Zone [LOCZ] (58 C)
11:14:15,530 INFO kernel:thermal LNXTHERM:05: registered as thermal_zone4
11:14:15,530 INFO kernel:ACPI: Thermal Zone [SKNZ] (58 C)
11:14:15,530 INFO kernel:Non-volatile memory driver v1.3
11:14:15,530 INFO kernel:Linux agpgart interface v0.103
11:14:15,530 INFO kernel:agpgart-intel 0000:00:00.0: Intel GM45 Chipset
11:14:15,530 INFO kernel:agpgart-intel 0000:00:00.0: detected 65532K stolen memory
11:14:15,530 INFO kernel:agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
11:14:15,530 INFO kernel:tpm_tis 00:04: 1.2 TPM (device-id 0xB, rev-id 16)
11:14:15,530 INFO kernel:ACPI: Battery Slot [BAT0] (battery present)
11:14:15,530 INFO kernel:Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
11:14:15,530 INFO kernel:serial 0000:00:03.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
11:14:15,530 INFO kernel:0000:00:03.3: ttyS0 at I/O 0x4120 (irq = 17) is a 16550A
11:14:15,530 INFO kernel:brd: module loaded
11:14:15,530 INFO kernel:loop: module loaded
11:14:15,530 INFO kernel:input: Macintosh mouse button emulation as /devices/virtual/input/input3
11:14:15,530 DEBUG kernel:ahci 0000:00:1f.2: version 3.0
11:14:15,530 DEBUG kernel:  alloc irq_desc for 21 on node -1
11:14:15,530 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,530 INFO kernel:ahci 0000:00:1f.2: PCI INT A -> GSI 21 (level, low) -> IRQ 21
11:14:15,530 DEBUG kernel:  alloc irq_desc for 30 on node -1
11:14:15,530 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,530 DEBUG kernel:ahci 0000:00:1f.2: irq 30 for MSI/MSI-X
11:14:15,530 INFO kernel:ahci: SSS flag set, parallel bus scan disabled
11:14:15,530 INFO kernel:ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
11:14:15,530 INFO kernel:ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems 
11:14:15,530 DEBUG kernel:ahci 0000:00:1f.2: setting latency timer to 64
11:14:15,530 INFO kernel:scsi0 : ahci
11:14:15,530 INFO kernel:scsi1 : ahci
11:14:15,530 INFO kernel:scsi2 : ahci
11:14:15,530 INFO kernel:scsi3 : ahci
11:14:15,530 INFO kernel:ata1: SATA max UDMA/133 abar m2048 at 0xd4826000 port 0xd4826100 irq 30
11:14:15,530 INFO kernel:ata2: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 30
11:14:15,530 INFO kernel:ata3: DUMMY
11:14:15,530 INFO kernel:ata4: DUMMY
11:14:15,530 INFO kernel:Fixed MDIO Bus: probed
11:14:15,530 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
11:14:15,530 DEBUG kernel:  alloc irq_desc for 19 on node -1
11:14:15,530 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,530 INFO kernel:ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
11:14:15,530 DEBUG kernel:ehci_hcd 0000:00:1a.7: setting latency timer to 64
11:14:15,530 INFO kernel:ehci_hcd 0000:00:1a.7: EHCI Host Controller
11:14:15,530 INFO kernel:ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
11:14:15,530 INFO kernel:ehci_hcd 0000:00:1a.7: debug port 1
11:14:15,530 DEBUG kernel:ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
11:14:15,530 INFO kernel:ehci_hcd 0000:00:1a.7: irq 19, io mem 0xd4826c00
11:14:15,530 INFO kernel:ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
11:14:15,530 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
11:14:15,530 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,530 INFO kernel:usb usb1: Product: EHCI Host Controller
11:14:15,530 INFO kernel:usb usb1: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 ehci_hcd
11:14:15,530 INFO kernel:usb usb1: SerialNumber: 0000:00:1a.7
11:14:15,530 INFO kernel:hub 1-0:1.0: USB hub found
11:14:15,530 INFO kernel:hub 1-0:1.0: 6 ports detected
11:14:15,530 DEBUG kernel:  alloc irq_desc for 20 on node -1
11:14:15,530 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,530 INFO kernel:ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 20 (level, low) -> IRQ 20
11:14:15,531 DEBUG kernel:ehci_hcd 0000:00:1d.7: setting latency timer to 64
11:14:15,531 INFO kernel:ehci_hcd 0000:00:1d.7: EHCI Host Controller
11:14:15,531 INFO kernel:ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
11:14:15,531 INFO kernel:ehci_hcd 0000:00:1d.7: debug port 1
11:14:15,531 DEBUG kernel:ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
11:14:15,531 INFO kernel:ehci_hcd 0000:00:1d.7: irq 20, io mem 0xd4826800
11:14:15,531 INFO kernel:ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
11:14:15,531 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
11:14:15,531 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,531 INFO kernel:usb usb2: Product: EHCI Host Controller
11:14:15,531 INFO kernel:usb usb2: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 ehci_hcd
11:14:15,531 INFO kernel:usb usb2: SerialNumber: 0000:00:1d.7
11:14:15,531 INFO kernel:hub 2-0:1.0: USB hub found
11:14:15,531 INFO kernel:hub 2-0:1.0: 6 ports detected
11:14:15,531 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
11:14:15,531 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
11:14:15,531 DEBUG kernel:uhci_hcd 0000:00:1a.0: setting latency timer to 64
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.0: UHCI Host Controller
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.0: irq 16, io base 0x000040c0
11:14:15,531 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
11:14:15,531 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,531 INFO kernel:usb usb3: Product: UHCI Host Controller
11:14:15,531 INFO kernel:usb usb3: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd
11:14:15,531 INFO kernel:usb usb3: SerialNumber: 0000:00:1a.0
11:14:15,531 INFO kernel:hub 3-0:1.0: USB hub found
11:14:15,531 INFO kernel:hub 3-0:1.0: 2 ports detected
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
11:14:15,531 DEBUG kernel:uhci_hcd 0000:00:1a.1: setting latency timer to 64
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.1: UHCI Host Controller
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.1: irq 17, io base 0x000040a0
11:14:15,531 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
11:14:15,531 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,531 INFO kernel:usb usb4: Product: UHCI Host Controller
11:14:15,531 INFO kernel:usb usb4: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd
11:14:15,531 INFO kernel:usb usb4: SerialNumber: 0000:00:1a.1
11:14:15,531 INFO kernel:hub 4-0:1.0: USB hub found
11:14:15,531 INFO kernel:hub 4-0:1.0: 2 ports detected
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
11:14:15,531 DEBUG kernel:uhci_hcd 0000:00:1a.2: setting latency timer to 64
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.2: UHCI Host Controller
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1a.2: irq 18, io base 0x00004080
11:14:15,531 INFO kernel:usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
11:14:15,531 INFO kernel:usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,531 INFO kernel:usb usb5: Product: UHCI Host Controller
11:14:15,531 INFO kernel:usb usb5: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd
11:14:15,531 INFO kernel:usb usb5: SerialNumber: 0000:00:1a.2
11:14:15,531 INFO kernel:hub 5-0:1.0: USB hub found
11:14:15,531 INFO kernel:hub 5-0:1.0: 2 ports detected
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
11:14:15,531 DEBUG kernel:uhci_hcd 0000:00:1d.0: setting latency timer to 64
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.0: UHCI Host Controller
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.0: irq 20, io base 0x00004060
11:14:15,531 INFO kernel:usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
11:14:15,531 INFO kernel:usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,531 INFO kernel:usb usb6: Product: UHCI Host Controller
11:14:15,531 INFO kernel:usb usb6: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd
11:14:15,531 INFO kernel:usb usb6: SerialNumber: 0000:00:1d.0
11:14:15,531 INFO kernel:hub 6-0:1.0: USB hub found
11:14:15,531 INFO kernel:hub 6-0:1.0: 2 ports detected
11:14:15,531 DEBUG kernel:  alloc irq_desc for 22 on node -1
11:14:15,531 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
11:14:15,531 DEBUG kernel:uhci_hcd 0000:00:1d.1: setting latency timer to 64
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.1: UHCI Host Controller
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.1: irq 22, io base 0x00004040
11:14:15,531 INFO kernel:usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
11:14:15,531 INFO kernel:usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,531 INFO kernel:usb usb7: Product: UHCI Host Controller
11:14:15,531 INFO kernel:usb usb7: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd
11:14:15,531 INFO kernel:usb usb7: SerialNumber: 0000:00:1d.1
11:14:15,531 INFO kernel:hub 7-0:1.0: USB hub found
11:14:15,531 INFO kernel:hub 7-0:1.0: 2 ports detected
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
11:14:15,531 DEBUG kernel:uhci_hcd 0000:00:1d.2: setting latency timer to 64
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.2: UHCI Host Controller
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
11:14:15,531 INFO kernel:uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004020
11:14:15,531 INFO kernel:usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
11:14:15,531 INFO kernel:usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
11:14:15,531 INFO kernel:usb usb8: Product: UHCI Host Controller
11:14:15,531 INFO kernel:usb usb8: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd
11:14:15,531 INFO kernel:usb usb8: SerialNumber: 0000:00:1d.2
11:14:15,531 INFO kernel:hub 8-0:1.0: USB hub found
11:14:15,531 INFO kernel:hub 8-0:1.0: 2 ports detected
11:14:15,531 INFO kernel:PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
11:14:15,531 INFO kernel:i8042.c: Detected active multiplexing controller, rev 1.1.
11:14:15,531 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1
11:14:15,531 INFO kernel:serio: i8042 AUX0 port at 0x60,0x64 irq 12
11:14:15,531 INFO kernel:serio: i8042 AUX1 port at 0x60,0x64 irq 12
11:14:15,531 INFO kernel:serio: i8042 AUX2 port at 0x60,0x64 irq 12
11:14:15,531 INFO kernel:serio: i8042 AUX3 port at 0x60,0x64 irq 12
11:14:15,531 INFO kernel:mice: PS/2 mouse device common for all mice
11:14:15,531 INFO kernel:rtc_cmos 00:08: RTC can wake from S4
11:14:15,531 INFO kernel:rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
11:14:15,531 INFO kernel:rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
11:14:15,531 INFO kernel:device-mapper: uevent: version 1.0.3
11:14:15,531 INFO kernel:device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel at redhat.com
11:14:15,531 INFO kernel:cpuidle: using governor ladder
11:14:15,531 INFO kernel:cpuidle: using governor menu
11:14:15,531 INFO kernel:usbcore: registered new interface driver hiddev
11:14:15,531 INFO kernel:usbcore: registered new interface driver usbhid
11:14:15,531 INFO kernel:usbhid: USB HID core driver
11:14:15,531 WARN kernel:nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
11:14:15,531 WARN kernel:CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
11:14:15,531 WARN kernel:nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
11:14:15,531 WARN kernel:sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
11:14:15,532 INFO kernel:ip_tables: (C) 2000-2006 Netfilter Core Team
11:14:15,532 INFO kernel:TCP cubic registered
11:14:15,532 INFO kernel:Initializing XFRM netlink socket
11:14:15,532 INFO kernel:NET: Registered protocol family 17
11:14:15,532 DEBUG kernel:PM: Resume from disk failed.
11:14:15,532 WARN kernel:registered taskstats version 1
11:14:15,532 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
11:14:15,532 INFO kernel:No TPM chip found, activating TPM-bypass!
11:14:15,532 WARN kernel:  Magic number: 10:78:226
11:14:15,532 INFO kernel:rtc_cmos 00:08: setting system clock to 2010-05-10 11:14:14 UTC (1273490054)
11:14:15,532 INFO kernel:Initalizing network drop monitor service
11:14:15,532 INFO kernel:ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
11:14:15,532 INFO kernel:ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
11:14:15,532 INFO kernel:ata1.00: ATA-7: INTEL SSDSA1MH080G1HP, 045C8610, max UDMA/133
11:14:15,532 INFO kernel:ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31)
11:14:15,532 INFO kernel:ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
11:14:15,532 INFO kernel:ata1.00: configured for UDMA/133
11:14:15,532 NOTICE kernel:scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSA1MH08 045C PQ: 0 ANSI: 5
11:14:15,532 NOTICE kernel:sd 0:0:0:0: Attached scsi generic sg0 type 0
11:14:15,532 NOTICE kernel:sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
11:14:15,532 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off
11:14:15,532 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
11:14:15,532 NOTICE kernel:sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
11:14:15,532 INFO kernel: sda: sda1 sda2 sda3
11:14:15,532 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI disk
11:14:15,532 INFO kernel:usb 1-4: new high speed USB device using ehci_hcd and address 4
11:14:15,532 INFO kernel:usb 1-4: New USB device found, idVendor=0424, idProduct=2504
11:14:15,532 INFO kernel:usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
11:14:15,532 INFO kernel:hub 1-4:1.0: USB hub found
11:14:15,532 INFO kernel:hub 1-4:1.0: 4 ports detected
11:14:15,532 INFO kernel:usb 1-5: new high speed USB device using ehci_hcd and address 5
11:14:15,532 INFO kernel:input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input5
11:14:15,532 INFO kernel:usb 1-5: New USB device found, idVendor=04f2, idProduct=b082
11:14:15,532 INFO kernel:usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=3
11:14:15,532 INFO kernel:usb 1-5: Product: CKA7227
11:14:15,532 INFO kernel:usb 1-5: Manufacturer: Chicony Electronics Co., Ltd.
11:14:15,532 INFO kernel:usb 1-5: SerialNumber: SN0001
11:14:15,532 INFO kernel:ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
11:14:15,532 INFO kernel:ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
11:14:15,532 INFO kernel:ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-U20N, HC09, max UDMA/100
11:14:15,532 INFO kernel:ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
11:14:15,532 INFO kernel:ata2.00: configured for UDMA/100
11:14:15,532 NOTICE kernel:scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-U20N  HC09 PQ: 0 ANSI: 5
11:14:15,532 WARN kernel:sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
11:14:15,532 INFO kernel:Uniform CD-ROM driver Revision: 3.20
11:14:15,532 DEBUG kernel:sr 1:0:0:0: Attached scsi CD-ROM sr0
11:14:15,532 NOTICE kernel:sr 1:0:0:0: Attached scsi generic sg1 type 5
11:14:15,532 INFO kernel:Freeing unused kernel memory: 756k freed
11:14:15,532 INFO kernel:Write protecting the kernel read-only data: 10240k
11:14:15,532 INFO kernel:Freeing unused kernel memory: 1828k freed
11:14:15,532 INFO kernel:Freeing unused kernel memory: 1960k freed
11:14:15,540 INFO kernel:usb 3-1: new full speed USB device using uhci_hcd and address 2
11:14:15,698 INFO kernel:usb 3-1: New USB device found, idVendor=03f0, idProduct=171d
11:14:15,698 INFO kernel:usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
11:14:15,698 INFO kernel:usb 3-1: Product: HP Integrated Module
11:14:15,698 INFO kernel:usb 3-1: Manufacturer: Broadcom Corp
11:14:15,907 INFO kernel:usb 4-1: new full speed USB device using uhci_hcd and address 2
11:14:15,947 INFO kernel:Synaptics Touchpad, model: 1, fw: 7.0, id: 0x1a0b1, caps: 0xd04711/0xa00000
11:14:15,988 INFO kernel:input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
11:14:16,062 INFO kernel:usb 4-1: New USB device found, idVendor=08ff, idProduct=2810
11:14:16,062 INFO kernel:usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
11:14:16,062 INFO kernel:usb 4-1: Product: Fingerprint Sensor
11:14:16,137 INFO kernel:usb 1-4.2: new low speed USB device using ehci_hcd and address 6
11:14:16,230 INFO kernel:usb 1-4.2: New USB device found, idVendor=045e, idProduct=00b0
11:14:16,230 INFO kernel:usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
11:14:16,230 INFO kernel:usb 1-4.2: Product: Microsoft® Digital Media Pro Keyboard
11:14:16,230 INFO kernel:usb 1-4.2: Manufacturer: Microsoft
11:14:16,233 INFO kernel:input: Microsoft Microsoft® Digital Media Pro Keyboard as /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2:1.0/input/input7
11:14:16,233 INFO kernel:generic-usb 0003:045E:00B0.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Digital Media Pro Keyboard] on usb-0000:00:1a.7-4.2/input0
11:14:16,238 INFO kernel:input: Microsoft Microsoft® Digital Media Pro Keyboard as /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2:1.1/input/input8
11:14:16,238 INFO kernel:generic-usb 0003:045E:00B0.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Microsoft® Digital Media Pro Keyboard] on usb-0000:00:1a.7-4.2/input1
11:14:16,312 INFO kernel:usb 1-4.3: new high speed USB device using ehci_hcd and address 7
11:14:16,405 INFO kernel:usb 1-4.3: New USB device found, idVendor=04b8, idProduct=011b
11:14:16,405 INFO kernel:usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
11:14:16,405 INFO kernel:usb 1-4.3: Product: EPSON Scanner
11:14:16,405 INFO kernel:usb 1-4.3: Manufacturer: EPSON
11:14:16,479 INFO kernel:usb 1-4.4: new full speed USB device using ehci_hcd and address 8
11:14:16,567 INFO kernel:usb 1-4.4: New USB device found, idVendor=046d, idProduct=c51a
11:14:16,567 INFO kernel:usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
11:14:16,567 INFO kernel:usb 1-4.4: Product: USB Receiver
11:14:16,567 INFO kernel:usb 1-4.4: Manufacturer: Logitech
11:14:16,570 INFO kernel:input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.4/1-4.4:1.0/input/input9
11:14:16,570 INFO kernel:generic-usb 0003:046D:C51A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.7-4.4/input0
11:14:16,572 INFO kernel:input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.4/1-4.4:1.1/input/input10
11:14:16,573 INFO kernel:generic-usb 0003:046D:C51A.0004: input,hiddev96,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.7-4.4/input1
11:14:17,554 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher
11:14:17,560 INFO kernel:Loading iSCSI transport class v2.0-870.
11:14:17,573 NOTICE kernel:iscsi: registered transport (tcp)
11:14:17,576 INFO kernel:Floppy drive(s): fd0 is 1.44M
11:14:20,588 WARN kernel:floppy0: no floppy controllers found
11:14:20,593 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
11:14:20,595 INFO kernel:input: PC Speaker as /devices/platform/pcspkr/input/input11
11:14:20,597 INFO kernel:No iBFT detected.
11:14:20,626 INFO kernel:NET: Registered protocol family 10
11:14:20,626 INFO kernel:lo: Disabled Privacy Extensions
11:14:20,750 INFO kernel:e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
11:14:20,750 INFO kernel:e1000e: Copyright (c) 1999 - 2009 Intel Corporation.
11:14:20,750 INFO kernel:e1000e 0000:00:19.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
11:14:20,750 DEBUG kernel:e1000e 0000:00:19.0: setting latency timer to 64
11:14:20,750 DEBUG kernel:  alloc irq_desc for 31 on node -1
11:14:20,750 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:20,750 DEBUG kernel:e1000e 0000:00:19.0: irq 31 for MSI/MSI-X
11:14:20,755 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it
11:14:20,854 INFO kernel:cfg80211: Calling CRDA to update world regulatory domain
11:14:20,870 INFO kernel:firewire_ohci 0000:44:06.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
11:14:20,870 DEBUG kernel:firewire_ohci 0000:44:06.0: setting latency timer to 64
11:14:20,872 INFO kernel:[drm] Initialized drm 1.1.0 20060810
11:14:20,878 INFO kernel:sdhci: Secure Digital Host Controller Interface driver
11:14:20,878 INFO kernel:sdhci: Copyright(c) Pierre Ossman
11:14:20,920 INFO kernel:0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:23:5a:22:2a:64
11:14:20,920 INFO kernel:0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
11:14:20,920 INFO kernel:0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1052ff-0ff
11:14:20,923 INFO kernel:pata_acpi 0000:00:03.2: enabling device (0000 -> 0001)
11:14:20,923 INFO kernel:pata_acpi 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
11:14:20,923 DEBUG kernel:pata_acpi 0000:00:03.2: setting latency timer to 64
11:14:20,923 INFO kernel:pata_acpi 0000:00:03.2: PCI INT C disabled
11:14:20,942 INFO kernel:i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
11:14:20,942 DEBUG kernel:i915 0000:00:02.0: setting latency timer to 64
11:14:20,949 INFO kernel:iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 2.6.33.3-85.fc13.x86_64-kds
11:14:20,949 INFO kernel:iwlagn: Copyright(c) 2003-2009 Intel Corporation
11:14:20,949 INFO kernel:iwlagn 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
11:14:20,949 DEBUG kernel:iwlagn 0000:02:00.0: setting latency timer to 64
11:14:20,957 INFO kernel:iwlagn 0000:02:00.0: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
11:14:20,957 NOTICE kernel:firewire_ohci: Added fw-ohci device 0000:44:06.0, OHCI version 1.10
11:14:20,957 INFO kernel:sdhci-pci 0000:44:06.1: SDHCI controller found [1180:0822] (rev 22)
11:14:20,957 INFO kernel:sdhci-pci 0000:44:06.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
11:14:20,957 INFO kernel:Registered led device: mmc0::
11:14:20,957 INFO kernel:mmc0: SDHCI controller on PCI [0000:44:06.1] using PIO
11:14:20,957 DEBUG kernel:  alloc irq_desc for 32 on node -1
11:14:20,957 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:20,957 DEBUG kernel:i915 0000:00:02.0: irq 32 for MSI/MSI-X
11:14:20,957 INFO kernel:[drm] set up 63M of stolen space
11:14:20,972 INFO kernel:iwlagn 0000:02:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
11:14:20,972 DEBUG kernel:  alloc irq_desc for 33 on node -1
11:14:20,972 DEBUG kernel:  alloc kstat_irqs on node -1
11:14:20,972 DEBUG kernel:iwlagn 0000:02:00.0: irq 33 for MSI/MSI-X
11:14:20,977 DEBUG kernel:phy0: Selected rate control algorithm 'iwl-agn-rs'
11:14:21,453 NOTICE kernel:firewire_core: created device fw0: GUID 5566778811223344, S400
11:14:21,867 INFO kernel:fbcon: inteldrmfb (fb0) is primary device
11:14:22,113 WARN kernel:Console: switching to colour frame buffer device 160x50
11:14:22,113 INFO kernel:fb0: inteldrmfb frame buffer device
11:14:22,113 INFO kernel:registered panic notifier
11:14:22,115 WARN kernel:ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (000000005) is beyond end of object (20091214/exoparg2-445)
11:14:22,115 WARN kernel:ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.GFX0._DOD] (Node ffff880137a60400), AE_AML_PACKAGE_LIMIT
11:14:22,115 WARN kernel:ACPI Exception: AE_AML_PACKAGE_LIMIT, Evaluating _DOD (20091214/video-1920)
11:14:22,119 WARN kernel:ACPI Warning: _BQC returned an invalid level (20091214/video-634)
11:14:22,120 INFO kernel:acpi device:03: registered as cooling_device2
11:14:22,121 INFO kernel:input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
11:14:22,121 INFO kernel:ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
11:14:22,121 INFO kernel:[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
11:14:22,175 INFO NetworkManager: <info> NetworkManager (version 0.8) is starting...
11:14:22,177 INFO NetworkManager: <info> trying to start the modem manager...
11:14:22,179 WARN NetworkManager:    ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network
11:14:22,180 NOTICE NetworkManager:    ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1
11:14:22,180 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
11:14:22,180 NOTICE NetworkManager:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-wlan0 ... 
11:14:22,184 NOTICE NetworkManager:    ifcfg-rh:     read connection 'System unmanaged (wlan0)'
11:14:22,184 NOTICE NetworkManager:    ifcfg-rh: Ignoring connection 'System unmanaged (wlan0)' and its device because NM_CONTROLLED was false.
11:14:22,184 NOTICE NetworkManager:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... 
11:14:22,185 NOTICE NetworkManager:    ifcfg-rh:     read connection 'System eth0'
11:14:22,185 NOTICE NetworkManager:    ifcfg-rh: Ignoring connection 'System eth0' and its device because NM_CONTROLLED was false.
11:14:22,186 INFO NetworkManager: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill0) (driver <unknown>)
11:14:22,187 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file
11:14:22,187 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file
11:14:22,187 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file
11:14:22,187 INFO NetworkManager: <info> Networking is enabled by state file
11:14:22,188 INFO NetworkManager: <info> (eth0): carrier is OFF
11:14:22,188 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2)
11:14:22,188 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
11:14:22,189 INFO NetworkManager: <info> (wlan0): driver supports SSID scans (scan_capa 0x01).
11:14:22,189 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlagn' ifindex: 3)
11:14:22,189 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
11:14:22,191 WARN NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
11:14:22,191 INFO NetworkManager: <info> Trying to start the supplicant...
11:14:22,196 INFO NetworkManager: <info> (wlan0): supplicant manager state:  down -> idle
11:14:23,312 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3
11:14:23,361 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A
11:14:33,002 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3
11:14:33,050 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A
11:23:10,409 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3
11:23:10,458 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A
11:23:15,041 NOTICE dbus-daemon: [system] Reloaded configuration
11:23:15,042 NOTICE dbus-daemon: [system] Unable to reload configuration: Error in file /etc/dbus-1/system.d/nm-dispatcher.conf, line 1, column 0: no element found
11:23:15,043 NOTICE dbus-daemon: [system] Reloaded configuration
11:23:15,045 NOTICE dbus-daemon: [system] Reloaded configuration
11:23:17,289 DEBUG kernel:SELinux: 8192 avtab hash slots, 196425 rules.
11:23:17,347 DEBUG kernel:SELinux: 8192 avtab hash slots, 196425 rules.
11:23:17,455 DEBUG kernel:SELinux:  9 users, 13 roles, 3233 types, 157 bools, 1 sens, 1024 cats
11:23:17,455 DEBUG kernel:SELinux:  77 classes, 196425 rules
11:23:17,460 DEBUG kernel:SELinux:  Completing initialization.
11:23:17,460 DEBUG kernel:SELinux:  Setting up existing superblocks.
11:23:17,460 DEBUG kernel:SELinux: initialized (dev loop0, type squashfs), not configured for labeling
11:23:17,460 DEBUG kernel:SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts
11:23:17,460 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
11:23:17,460 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
11:23:17,475 DEBUG kernel:SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
11:23:17,475 DEBUG kernel:SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
11:23:17,475 DEBUG kernel:SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
11:23:17,475 DEBUG kernel:SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
11:23:17,475 DEBUG kernel:SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
11:23:17,475 DEBUG kernel:SELinux: initialized (dev devpts, type devpts), uses transition SIDs
11:23:17,475 DEBUG kernel:SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
11:23:17,475 DEBUG kernel:SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
11:23:17,475 DEBUG kernel:SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
11:23:17,475 DEBUG kernel:SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
11:23:17,477 DEBUG kernel:SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
11:23:17,477 DEBUG kernel:SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
11:23:17,482 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
11:23:17,482 DEBUG kernel:SELinux: initialized (dev proc, type proc), uses genfs_contexts
11:23:17,482 DEBUG kernel:SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
11:23:17,482 DEBUG kernel:SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
11:23:17,482 DEBUG kernel:SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
11:23:17,495 NOTICE kernel:type=1403 audit(1273490597.494:2): policy loaded auid=4294967295 ses=4294967295
11:23:17,506 INFO kernel:md: raid0 personality registered for level 0
11:23:17,511 INFO kernel:md: raid1 personality registered for level 1
11:23:17,513 INFO kernel:async_tx: api initialized (async)
11:23:17,514 INFO kernel:xor: automatically using best checksumming function: generic_sse
11:23:17,519 INFO kernel:   generic_sse:  7492.000 MB/sec
11:23:17,519 INFO kernel:xor: using function: generic_sse (7492.000 MB/sec)
11:23:17,538 WARN kernel:raid6: int64x1   1667 MB/s
11:23:17,555 WARN kernel:raid6: int64x2   1867 MB/s
11:23:17,572 WARN kernel:raid6: int64x4   1589 MB/s
11:23:17,589 WARN kernel:raid6: int64x8   1175 MB/s
11:23:17,606 WARN kernel:raid6: sse2x1    3585 MB/s
11:23:17,623 WARN kernel:raid6: sse2x2    3937 MB/s
11:23:17,640 WARN kernel:raid6: sse2x4    5566 MB/s
11:23:17,640 WARN kernel:raid6: using algorithm sse2x4 (5566 MB/s)
11:23:17,647 INFO kernel:md: raid6 personality registered for level 6
11:23:17,647 INFO kernel:md: raid5 personality registered for level 5
11:23:17,647 INFO kernel:md: raid4 personality registered for level 4
11:23:17,654 INFO kernel:md: raid10 personality registered for level 10
11:23:17,656 INFO kernel:md: linear personality registered for level -1
11:23:17,666 INFO kernel:device-mapper: multipath: version 1.1.1 loaded
11:23:17,668 INFO kernel:device-mapper: multipath round-robin: version 1.0.0 loaded
11:24:23,361 INFO kernel:EXT4-fs (sda2): mounted filesystem with ordered data mode
11:24:23,362 DEBUG kernel:SELinux: initialized (dev sda2, type ext4), uses xattr
11:24:23,603 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode
11:24:23,603 DEBUG kernel:SELinux: initialized (dev dm-0, type ext4), uses xattr
11:26:28,997 INFO kernel:SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
11:26:28,999 INFO kernel:SGI XFS Quota Management subsystem
11:30:31,404 INFO kernel: sda: sda1 sda3
11:30:31,617 INFO kernel: sda: sda3
11:30:31,731 INFO kernel: sda: sda1 sda3
11:30:32,825 INFO kernel: sda: sda1 sda2 sda3
11:30:33,334 INFO kernel: sda: sda1 sda2 sda3 sda4 < >
11:30:33,464 INFO kernel: sda: sda1 sda2 sda3 sda4 < sda5 >
]0;root at transformer:~[root at transformer ~]# 


More information about the test mailing list