Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 346442 Details for
Bug 504002
AttributeError: 'StorageDevice' object has no attribute 'geometry'
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
AttributeError: 'StorageDevice' object has no attribute 'geometry'
anacdump-59.txt (text/plain), 980.05 KB, created by
Clyde E. Kunkel
on 2009-06-03 18:34:31 UTC
(
hide
)
Description:
AttributeError: 'StorageDevice' object has no attribute 'geometry'
Filename:
MIME Type:
Creator:
Clyde E. Kunkel
Created:
2009-06-03 18:34:31 UTC
Size:
980.05 KB
patch
obsolete
>anaconda 11.5.0.59 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/iw/partition_gui.py", line 160, in update > xoffset = self.partedPartition.geometry.start / totalSectors * width > File "/usr/lib/anaconda/iw/partition_gui.py", line 201, in __init__ > self.update() > File "/usr/lib/anaconda/iw/partition_gui.py", line 265, in add > stripe = DiskStripeSlice(self, partition, self.tree, self.editCB) > File "/usr/lib/anaconda/iw/partition_gui.py", line 829, in populate > stripe.add(device) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1351, in getScreen > self.populate(initial = 1) > File "/usr/lib/anaconda/gui.py", line 1423, in setScreen > new_screen = self.currentWindow.getScreen(anaconda) > File "/usr/lib/anaconda/gui.py", line 1340, in nextClicked > self.setScreen () >AttributeError: 'StorageDevice' object has no attribute 'geometry' > >Local variables in innermost frame: >heads: 255 >sectors: 63 >self: <PartitionWindow.DiskStripeSlice instance at 0x7fd00efdc908> >width: 490 >totalSectors: 976768065.0 >cylinders: 60801 >disk: parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 14 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd00f05f310>, <parted.partition.Partition object at 0x7fd00f05f190>, <parted.partition.Partition object at 0x7fd00f05f4d0>, <parted.partition.Partition object at 0x7fd00f05f7d0>, <parted.partition.Partition object at 0x7fd00f05f990>, <parted.partition.Partition object at 0x7fd00f05fb50>, <parted.partition.Partition object at 0x7fd00f05fd10>, <parted.partition.Partition object at 0x7fd00f05fed0>, <parted.partition.Partition object at 0x7fd00f05f650>, <parted.partition.Partition object at 0x7fd00f060290>, <parted.partition.Partition object at 0x7fd00f060450>, <parted.partition.Partition object at 0x7fd00f0605d0>, <parted.partition.Partition object at 0x7fd00f060750>] > device: <parted.device.Device object at 0x7fd00f05a210> > PedDisk: <_ped.Disk object at 0x7fd00f05b8c0> > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 727 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0x7fd00efd8b40 (GdkPixbuf at 0x26d3450)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.parent: <gtk.Window object at 0x7fd0194111e0 (GtkWindow at 0x203a190)> > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0x7fd00efd8f50 (GnomeCanvas at 0x25d9060)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [<gnome.canvas.CanvasText object at 0x7fd00e045140 (GnomeCanvasText at 0x26e0a90)>, <gnome.canvas.CanvasText object at 0x7fd00e045dc0 (GnomeCanvasText at 0x279fab0)>] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> > intf.icw.currentWindow.diskStripeGraph.editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 124.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [DiskStripe instance, containing members: > group: <gnome.canvas.CanvasGroup object at 0x7fd00e0450a0 (GnomeCanvasGroup at 0x274e0a0)> > slices: [DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00efd8fa0 (GnomeCanvasRect at 0x22a61c0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f054e10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054c10> PedPartition: <_ped.Partition object at 0x7fd00f055830> > group: <gnome.canvas.CanvasGroup object at 0x7fd00efb96e0 (GnomeCanvasGroup at 0x274e180)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045190 (GnomeCanvasText at 0x26e0bd0)> > partition: PartitionDevice instance (0x7fd00f054ad0) -- > description = name = sda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 2 > uuid = None format = <storage.formats.fs.NTFS object at 0x7fd00f054d50> size = 133598.0 > major = 8 minor = 1 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda1 label = None > target size = 133598.0 path = /dev/sda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f054b90> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e0450f0 (GnomeCanvasRect at 0x22a62e0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: -1 path: /dev/sda-1 type: 4 > name: None active: False busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efdf3d0> PedPartition: <_ped.Partition object at 0x7fd00efd7650> > group: <gnome.canvas.CanvasGroup object at 0x7fd00efb95f0 (GnomeCanvasGroup at 0x2261d60)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0451e0 (GnomeCanvasText at 0x26e0d10)> > partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: -1 path: /dev/sda-1 type: 4 > name: None active: False busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efdf3d0> PedPartition: <_ped.Partition object at 0x7fd00efd7650> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e0452d0 (GnomeCanvasRect at 0x2032e80)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054f50> PedPartition: <_ped.Partition object at 0x7fd00f0558f0> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045280 (GnomeCanvasGroup at 0x276b4f0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045320 (GnomeCanvasText at 0x26e0e50)> > partition: PartitionDevice instance (0x7fd00f054b10) -- > description = name = sda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 3 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f054dd0> size = 19022.277832 > major = 8 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda2 label = None > target size = 19022.277832 path = /dev/sda2 > format args = [] grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f054f10> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e045460 (GnomeCanvasRect at 0x2032df0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059110> PedPartition: <_ped.Partition object at 0x7fd00f055950> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045410 (GnomeCanvasGroup at 0x2261870)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0454b0 (GnomeCanvasText at 0x279f0b0)> > partition: PartitionDevice instance (0x7fd00f059fd0) -- > description = name = sda5 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f059e90> size = 203.919433594 > major = 8 minor = 5 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda5 label = None > target size = 203.919433594 path = /dev/sda5 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f0590d0> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e0455a0 (GnomeCanvasRect at 0x25d2d20)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0592d0> PedPartition: <_ped.Partition object at 0x7fd00f0559b0> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045550 (GnomeCanvasGroup at 0x276b560)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0455f0 (GnomeCanvasText at 0x279f1f0)> > partition: PartitionDevice instance (0x7fd00f059f90) -- > description = name = sda6 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 5 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a190> size = 2055.15966797 > major = 8 minor = 6 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda6 label = None > target size = 2055.15966797 path = /dev/sda6 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059290> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e0456e0 (GnomeCanvasRect at 0x25d2c90)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059510> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059490> PedPartition: <_ped.Partition object at 0x7fd00f055a10> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045690 (GnomeCanvasGroup at 0x276b230)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045730 (GnomeCanvasText at 0x279f330)> > partition: PartitionDevice instance (0x7fd00f059e10) -- > description = name = sda7 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 6 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a290> size = 196.075195312 > major = 8 minor = 7 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda7 label = None > target size = 196.075195312 path = /dev/sda7 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059450> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e045820 (GnomeCanvasRect at 0x25d2c00)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f0596d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059650> PedPartition: <_ped.Partition object at 0x7fd00f055a70> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e0457d0 (GnomeCanvasGroup at 0x276b5d0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045870 (GnomeCanvasText at 0x279f470)> > partition: PartitionDevice instance (0x7fd00f05a250) -- > description = name = sda8 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 7 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a3d0> size = 188.230957031 > major = 8 minor = 8 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda8 label = None > target size = 188.230957031 path = /dev/sda8 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059610> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e045960 (GnomeCanvasRect at 0x25d2a50)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059890> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059810> PedPartition: <_ped.Partition object at 0x7fd00f055ad0> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045910 (GnomeCanvasGroup at 0x274e110)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0459b0 (GnomeCanvasText at 0x279f5b0)> > partition: PartitionDevice instance (0x7fd00f05a1d0) -- > description = name = sda9 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 8 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a510> size = 203.919433594 > major = 8 minor = 9 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda9 label = None > target size = 203.919433594 path = /dev/sda9 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f0597d0> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e045aa0 (GnomeCanvasRect at 0x25d2b70)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059a50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0599d0> PedPartition: <_ped.Partition object at 0x7fd00f055b30> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045a50 (GnomeCanvasGroup at 0x2261e40)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045af0 (GnomeCanvasText at 0x279f6f0)> > partition: PartitionDevice instance (0x7fd00f05a310) -- > description = name = sda10 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 9 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a650> size = 203.919433594 > major = 8 minor = 10 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda10 label = None > target size = 203.919433594 path = /dev/sda10 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059990> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e045be0 (GnomeCanvasRect at 0x277cb40)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059c10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059b90> PedPartition: <_ped.Partition object at 0x7fd00f055b90> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045b90 (GnomeCanvasGroup at 0x2261eb0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045c30 (GnomeCanvasText at 0x279f830)> > partition: PartitionDevice instance (0x7fd00f05a450) -- > description = name = sda11 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 10 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a790> size = 203.919433594 > major = 8 minor = 11 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda11 label = None > target size = 203.919433594 path = /dev/sda11 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059b50> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e045cd0 (GnomeCanvasRect at 0x277cbd0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059d50> PedPartition: <_ped.Partition object at 0x7fd00f055bf0> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045c80 (GnomeCanvasGroup at 0x2261dd0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045d20 (GnomeCanvasText at 0x279f970)> > partition: PartitionDevice instance (0x7fd00f05a590) -- > description = name = sda12 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 1 > id = 11 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fd00f05aa90> size = 15766.8881836 > major = 8 minor = 12 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda12 label = None > target size = 15766.8881836 path = /dev/sda12 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059d10> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >] > selected: None > tree: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> > drive: sda > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > hash: {parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: -1 path: /dev/sda-1 type: 4 > name: None active: False busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efdf3d0> PedPartition: <_ped.Partition object at 0x7fd00efd7650>: Already dumped >, PartitionDevice instance (0x7fd00f059f90) -- > description = name = sda6 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 5 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a190> size = 2055.15966797 > major = 8 minor = 6 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda6 label = None > target size = 2055.15966797 path = /dev/sda6 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059290> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f059fd0) -- > description = name = sda5 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f059e90> size = 203.919433594 > major = 8 minor = 5 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda5 label = None > target size = 203.919433594 path = /dev/sda5 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f0590d0> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f05a450) -- > description = name = sda11 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 10 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a790> size = 203.919433594 > major = 8 minor = 11 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda11 label = None > target size = 203.919433594 path = /dev/sda11 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059b50> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f054ad0) -- > description = name = sda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 2 > uuid = None format = <storage.formats.fs.NTFS object at 0x7fd00f054d50> size = 133598.0 > major = 8 minor = 1 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda1 label = None > target size = 133598.0 path = /dev/sda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f054b90> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f05a590) -- > description = name = sda12 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 1 > id = 11 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fd00f05aa90> size = 15766.8881836 > major = 8 minor = 12 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda12 label = None > target size = 15766.8881836 path = /dev/sda12 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059d10> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f05a1d0) -- > description = name = sda9 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 8 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a510> size = 203.919433594 > major = 8 minor = 9 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda9 label = None > target size = 203.919433594 path = /dev/sda9 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f0597d0> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f059e10) -- > description = name = sda7 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 6 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a290> size = 196.075195312 > major = 8 minor = 7 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda7 label = None > target size = 196.075195312 path = /dev/sda7 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059450> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f05a250) -- > description = name = sda8 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 7 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a3d0> size = 188.230957031 > major = 8 minor = 8 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda8 label = None > target size = 188.230957031 path = /dev/sda8 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059610> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f054b10) -- > description = name = sda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 3 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f054dd0> size = 19022.277832 > major = 8 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda2 label = None > target size = 19022.277832 path = /dev/sda2 > format args = [] grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f054f10> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >, PartitionDevice instance (0x7fd00f05a310) -- > description = name = sda10 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 9 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a650> size = 203.919433594 > major = 8 minor = 10 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda10 label = None > target size = 203.919433594 path = /dev/sda10 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059990> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0>: Already dumped >} > disk: parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 12 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd00f054b90>, <parted.partition.Partition object at 0x7fd00f054f10>, <parted.partition.Partition object at 0x7fd00f0590d0>, <parted.partition.Partition object at 0x7fd00f059290>, <parted.partition.Partition object at 0x7fd00f059450>, <parted.partition.Partition object at 0x7fd00f059610>, <parted.partition.Partition object at 0x7fd00f0597d0>, <parted.partition.Partition object at 0x7fd00f059990>, <parted.partition.Partition object at 0x7fd00f059b50>, <parted.partition.Partition object at 0x7fd00f059d10>] > device: <parted.device.Device object at 0x7fd00f054710> > PedDisk: <_ped.Disk object at 0x7fd00f056a28> >, DiskStripe instance, containing members: > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045e10 (GnomeCanvasGroup at 0x276b150)> > slices: [DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e045f00 (GnomeCanvasRect at 0x277ccf0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f3d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f350> PedPartition: <_ped.Partition object at 0x7fd00f05e1d0> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045eb0 (GnomeCanvasGroup at 0x25da630)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e045f50 (GnomeCanvasText at 0x279fbf0)> > partition: PartitionDevice instance (0x7fd00f05f110) -- > description = name = sdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 16 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f060910> size = 39997.7402344 > major = 8 minor = 17 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 label = None > target size = 39997.7402344 path = /dev/sdb1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f310> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e048050 (GnomeCanvasRect at 0x277cd80)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f1d0> PedPartition: <_ped.Partition object at 0x7fd00f05e170> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e045fa0 (GnomeCanvasGroup at 0x276b070)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0480a0 (GnomeCanvasText at 0x279fd30)> > partition: PartitionDevice instance (0x7fd00f05f050) -- > description = name = sdb2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 17 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f060950> size = 29996.3671875 > major = 8 minor = 18 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb2 label = None > target size = 0 path = /dev/sdb2 > format args = [] grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f190> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e048190 (GnomeCanvasRect at 0x277ce10)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 3 path: /dev/sdb3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f510> PedPartition: <_ped.Partition object at 0x7fd00f05e230> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e048140 (GnomeCanvasGroup at 0x276b0e0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0481e0 (GnomeCanvasText at 0x279fe70)> > partition: PartitionDevice instance (0x7fd00f060990) -- > description = name = sdb3 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 18 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f060090> size = 406943.393555 > major = 8 minor = 19 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb3 label = None > target size = 406943.393555 path = /dev/sdb3 > format args = [] grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f4d0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e048320 (GnomeCanvasRect at 0x277cea0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f890> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f810> PedPartition: <_ped.Partition object at 0x7fd00f05e2f0> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e0482d0 (GnomeCanvasGroup at 0x276b000)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e048370 (GnomeCanvasText at 0x279b010)> > partition: PartitionDevice instance (0x7fd00f060c50) -- > description = name = sdb5 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 19 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f060b50> size = 20481.2753906 > major = 8 minor = 21 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb5 label = None > target size = 20481.2753906 path = /dev/sdb5 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f7d0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e048460 (GnomeCanvasRect at 0x277cf30)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fa50> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f9d0> PedPartition: <_ped.Partition object at 0x7fd00f05e350> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e048410 (GnomeCanvasGroup at 0x274e1f0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0484b0 (GnomeCanvasText at 0x279b150)> > partition: PartitionDevice instance (0x7fd00f060bd0) -- > description = name = sdb6 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 20 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fd00f060d90> size = 2000.25 > major = 8 minor = 22 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb6 label = None > target size = 2000.25 path = /dev/sdb6 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f990> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e0485a0 (GnomeCanvasRect at 0x279d840)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fc10> > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fb90> PedPartition: <_ped.Partition object at 0x7fd00f05e3b0> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e048550 (GnomeCanvasGroup at 0x276b480)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e0485f0 (GnomeCanvasText at 0x279b290)> > partition: PartitionDevice instance (0x7fd00f060d10) -- > description = name = sdb7 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 21 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00efe3250> size = 20002.7768555 > major = 8 minor = 23 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb7 label = None > target size = 20002.7768555 path = /dev/sdb7 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fb50> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e0486e0 (GnomeCanvasRect at 0x279d8d0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fdd0> > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fd50> PedPartition: <_ped.Partition object at 0x7fd00f05e410> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e048690 (GnomeCanvasGroup at 0x276b410)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e048730 (GnomeCanvasText at 0x279b3d0)> > partition: PartitionDevice instance (0x7fd00efe32d0) -- > description = name = sdb8 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 22 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00efe3490> size = 20002.7768555 > major = 8 minor = 24 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb8 label = None > target size = 20002.7768555 path = /dev/sdb8 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fd10> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e048820 (GnomeCanvasRect at 0x279d960)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05ff90> > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05ff10> PedPartition: <_ped.Partition object at 0x7fd00f05e470> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e0487d0 (GnomeCanvasGroup at 0x276b6b0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e048870 (GnomeCanvasText at 0x279b510)> > partition: PartitionDevice instance (0x7fd00efe33d0) -- > description = name = sdb9 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 23 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fd00efe35d0> size = 19999.9995117 > major = 8 minor = 25 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb9 label = None > target size = 19999.9995117 path = /dev/sdb9 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fed0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e0488c0 (GnomeCanvasRect at 0x279d9f0)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: -1 path: /dev/sdb-1 type: 5 > name: None active: False busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efdf550> PedPartition: <_ped.Partition object at 0x7fd00efd7590> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e048230 (GnomeCanvasGroup at 0x276b310)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e048910 (GnomeCanvasText at 0x279b650)> > partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: -1 path: /dev/sdb-1 type: 5 > name: None active: False busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efdf550> PedPartition: <_ped.Partition object at 0x7fd00efd7590> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e048aa0 (GnomeCanvasRect at 0x279da80)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060190> > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f690> PedPartition: <_ped.Partition object at 0x7fd00f05e290> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e048a50 (GnomeCanvasGroup at 0x274e260)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e048af0 (GnomeCanvasText at 0x279b790)> > partition: PartitionDevice instance (0x7fd00efe3510) -- > description = name = sdb10 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 1 > id = 24 > uuid = None format = <storage.formats.mdraid.MDRaidMember object at 0x7fd00efe3710> size = 99998.3188477 > major = 8 minor = 26 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb10 label = None > target size = 99998.3188477 path = /dev/sdb10 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f650> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fd00e048be0 (GnomeCanvasRect at 0x279db10)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060350> > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0602d0> PedPartition: <_ped.Partition object at 0x7fd00f05e530> > group: <gnome.canvas.CanvasGroup object at 0x7fd00e048b90 (GnomeCanvasGroup at 0x274e2d0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fd00e048c30 (GnomeCanvasText at 0x279b8d0)> > partition: PartitionDevice instance (0x7fd00efe3910) -- > description = name = sdb11 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 1 > id = 26 > uuid = None format = <storage.formats.mdraid.MDRaidMember object at 0x7fd00efe3b50> size = 10001.3730469 > major = 8 minor = 27 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb11 label = None > target size = 10001.3730469 path = /dev/sdb11 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f060290> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > treeView: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> >] > selected: None > tree: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> > drive: sdb > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fd00f003b90>> > hash: {parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: -1 path: /dev/sdb-1 type: 5 > name: None active: False busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efdf550> PedPartition: <_ped.Partition object at 0x7fd00efd7590>: Already dumped >, PartitionDevice instance (0x7fd00f05f050) -- > description = name = sdb2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 17 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f060950> size = 29996.3671875 > major = 8 minor = 18 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb2 label = None > target size = 0 path = /dev/sdb2 > format args = [] grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f190> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00efe33d0) -- > description = name = sdb9 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 23 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fd00efe35d0> size = 19999.9995117 > major = 8 minor = 25 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb9 label = None > target size = 19999.9995117 path = /dev/sdb9 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fed0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00f060bd0) -- > description = name = sdb6 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 20 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fd00f060d90> size = 2000.25 > major = 8 minor = 22 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb6 label = None > target size = 2000.25 path = /dev/sdb6 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f990> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00f060c50) -- > description = name = sdb5 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 19 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f060b50> size = 20481.2753906 > major = 8 minor = 21 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb5 label = None > target size = 20481.2753906 path = /dev/sdb5 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f7d0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00f060d10) -- > description = name = sdb7 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 21 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00efe3250> size = 20002.7768555 > major = 8 minor = 23 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb7 label = None > target size = 20002.7768555 path = /dev/sdb7 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fb50> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00f05f110) -- > description = name = sdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 16 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f060910> size = 39997.7402344 > major = 8 minor = 17 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 label = None > target size = 39997.7402344 path = /dev/sdb1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f310> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00f060990) -- > description = name = sdb3 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 18 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f060090> size = 406943.393555 > major = 8 minor = 19 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb3 label = None > target size = 406943.393555 path = /dev/sdb3 > format args = [] grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f4d0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00efe3510) -- > description = name = sdb10 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 1 > id = 24 > uuid = None format = <storage.formats.mdraid.MDRaidMember object at 0x7fd00efe3710> size = 99998.3188477 > major = 8 minor = 26 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb10 label = None > target size = 99998.3188477 path = /dev/sdb10 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f650> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00efe3910) -- > description = name = sdb11 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 1 > id = 26 > uuid = None format = <storage.formats.mdraid.MDRaidMember object at 0x7fd00efe3b50> size = 10001.3730469 > major = 8 minor = 27 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb11 label = None > target size = 10001.3730469 path = /dev/sdb11 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f060290> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >, PartitionDevice instance (0x7fd00efe32d0) -- > description = name = sdb8 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 22 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00efe3490> size = 20002.7768555 > major = 8 minor = 24 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb8 label = None > target size = 20002.7768555 path = /dev/sdb8 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fd10> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90>: Already dumped >} > disk: parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 14 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd00f05f310>, <parted.partition.Partition object at 0x7fd00f05f190>, <parted.partition.Partition object at 0x7fd00f05f4d0>, <parted.partition.Partition object at 0x7fd00f05f7d0>, <parted.partition.Partition object at 0x7fd00f05f990>, <parted.partition.Partition object at 0x7fd00f05fb50>, <parted.partition.Partition object at 0x7fd00f05fd10>, <parted.partition.Partition object at 0x7fd00f05fed0>, <parted.partition.Partition object at 0x7fd00f05f650>, <parted.partition.Partition object at 0x7fd00f060290>, <parted.partition.Partition object at 0x7fd00f060450>, <parted.partition.Partition object at 0x7fd00f0605d0>, <parted.partition.Partition object at 0x7fd00f060750>] > device: <parted.device.Device object at 0x7fd00f05a210> > PedDisk: <_ped.Disk object at 0x7fd00f05b8c0> >] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object at 0x7fd00efd8b90 (GdkPixbuf at 0x26c4b70)> > intf.icw.currentWindow.storage: <storage.Storage object at 0x7fd019412a10> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0x7fd00efd8c30 (GtkTreeStore at 0x25da6a0)> > intf.icw.currentWindow.anaconda: Already dumped > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: True > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: True > intf.icw.currentWindow.ics.title: Partitioning > intf.icw.currentWindow.treeViewSelection: <gtk.TreeSelection object at 0x7fd00efd8eb0 (GtkTreeSelection at 0x273f880)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0x7fd00efd8f00 (GtkTreeView at 0x2624710)> > intf.icw.mainxml: <gtk.glade.XML object at 0x7fd019411190 (PyGladeXML at 0x2001b30)> > intf.icw.window: <gtk.Window object at 0x7fd0194111e0 (GtkWindow at 0x203a190)> > intf.icw.installFrame: <gtk.Frame object at 0x7fd0194110f0 (GtkFrame at 0x1fce670)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os >dispatch: <dispatch.Dispatcher object at 0x7fd019412890> >rootPath: /mnt/sysimage >platform: <platform.X86 object at 0x7fd01a982710> >canReIPL: False >xdriver: None >reIPLMessage: None >isKickstart: False >stage2: http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [] > id.firewall.servicelist: [] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeRoot: [(<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00f05aa10>, 'Fedora 11'), (<storage.devices.PartitionDevice object at 0x7fd00efe33d0>, 'Fedora 10.93'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb310>, 'Fedora 8'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb5d0>, 'Fedora 11'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb6d0>, 'Fedora 10.92'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb7d0>, 'Fedora 8'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00effe490>, 'Fedora 10'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00effe590>, 'Fedora 11'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00effe290>, 'Fedora 9'), (<storage.devices.LUKSDevice object at 0x7fd00f05ab90>, 'Fedora 9.92'), (<storage.devices.LUKSDevice object at 0x7fd00eff66d0>, 'Fedora 9')] > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'LAYOUT': us, 'KEYBOARDTYPE': pc, 'VARIANT': , 'KEYTABLE': us, 'MODEL': pc105+inet, 'OPTIONS': } > id.keyboard.type: PC > id.keyboard._mods: KeyboardModels instance, containing members: > id.keyboard.beenset: 0 > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.tz: America/New_York > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend._loopbackFile: None > id.backend.rootFsType: None > id.backend.supportsPackageSelection: True > id.upgrade: False > id.monitor: None > id.storage: <storage.Storage object at 0x7fd019412a10> > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [(<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00f05aa10>, 'Fedora 11'), (<storage.devices.PartitionDevice object at 0x7fd00efe33d0>, 'Fedora 10.93'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb310>, 'Fedora 8'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb5d0>, 'Fedora 11'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb6d0>, 'Fedora 10.92'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb7d0>, 'Fedora 8'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00effe490>, 'Fedora 10'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00effe590>, 'Fedora 11'), (<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00effe290>, 'Fedora 9'), (<storage.devices.LUKSDevice object at 0x7fd00f05ab90>, 'Fedora 9.92'), (<storage.devices.LUKSDevice object at 0x7fd00eff66d0>, 'Fedora 9')] > id.x_already_set: 0 > id.firstboot: 0 > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 --enablefingerprint > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: None > id.bootloader.pure: None > id.bootloader.storage: <storage.Storage object at 0x7fd019412a10> > id.bootloader.serialOptions: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: None > id.bootloader.kickstart: 0 > id.bootloader.serialDevice: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sdf, sda, sdb, sdc, sdd, sde, sdg] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:1E:8C:6F:7A:1E >ONBOOT=yes > >} > id.network.ksdevice: None > id.network.overrideDHCPhostname: False > id.network.hostname: P5K-EWIFI.localdomain > id.network.domains: [] > id.instClass: <installclass.DefaultInstall object at 0x7fd01a9900d0> > id.isHeadless: 0 > id.videocard: None > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><6>Initializing cgroup subsys cpuset ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.29.4-167.fc11.x86_64 (mockbuild@xenbuilder4.fedora.phx.redhat.com) (gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC) ) #1 SMP Wed May 27 17:27:08 EDT 2009 ><6>Command line: initrd=initrd.img askmethod BOOT_IMAGE=vmlinuz ><4>KERNEL supported cpus: ><4> Intel GenuineIntel ><4> AMD AuthenticAMD ><4> Centaur CentaurHauls ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 000000000009e800 (usable) ><6> BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved) ><6> BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) ><6> BIOS-e820: 0000000000100000 - 00000000cff80000 (usable) ><6> BIOS-e820: 00000000cff80000 - 00000000cff8e000 (ACPI data) ><6> BIOS-e820: 00000000cff8e000 - 00000000cffe0000 (ACPI NVS) ><6> BIOS-e820: 00000000cffe0000 - 00000000d0000000 (reserved) ><6> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><6> BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) ><6> BIOS-e820: 0000000100000000 - 0000000130000000 (usable) ><6>DMI 2.4 present. ><5>AMI BIOS detected: BIOS may corrupt low RAM, working around it. ><6>last_pfn = 0x130000 max_arch_pfn = 0x100000000 ><6>x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 ><7>original variable MTRRs ><7>reg 0, base: 3328MB, range: 256MB, type UC ><7>reg 1, base: 3584MB, range: 512MB, type UC ><7>reg 2, base: 0GB, range: 4GB, type WB ><7>reg 3, base: 4GB, range: 512MB, type WB ><7>reg 4, base: 4608MB, range: 256MB, type WB ><6>total RAM coverred: 4096M ><6>Found optimal setting for mtrr clean up ><6> gran_size: 64K chunk_size: 64K num_reg: 5 lose cover RAM: 0G ><7>New variable MTRRs ><7>reg 0, base: 0GB, range: 2GB, type WB ><7>reg 1, base: 2GB, range: 1GB, type WB ><7>reg 2, base: 3GB, range: 256MB, type WB ><7>reg 3, base: 4GB, range: 512MB, type WB ><7>reg 4, base: 4608MB, range: 256MB, type WB ><6>x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 ><6>last_pfn = 0xcff80 max_arch_pfn = 0x100000000 ><6>init_memory_mapping: 0000000000000000-00000000cff80000 ><7> 0000000000 - 00cfe00000 page 2M ><7> 00cfe00000 - 00cff80000 page 4k ><7>kernel direct mapping tables up to cff80000 @ 10000-16000 ><6>last_map_addr: cff80000 end: cff80000 ><6>init_memory_mapping: 0000000100000000-0000000130000000 ><7> 0100000000 - 0130000000 page 2M ><7>kernel direct mapping tables up to 130000000 @ 14000-1a000 ><6>last_map_addr: 130000000 end: 130000000 ><6>RAMDISK: 7ed34000 - 7fffec79 ><4>ACPI: RSDP 000FBB20, 0024 (r2 ACPIAM) ><4>ACPI: XSDT CFF80100, 0054 (r1 A_M_I_ OEMXSDT 9000808 MSFT 97) ><4>ACPI: FACP CFF80290, 00F4 (r3 A_M_I_ OEMFACP 9000808 MSFT 97) ><4>FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4) ><4>ACPI: DSDT CFF805C0, 911A (r1 A0812 A0812001 1 INTL 20060113) ><4>ACPI: FACS CFF8E000, 0040 ><4>ACPI: APIC CFF80390, 006C (r1 A_M_I_ OEMAPIC 9000808 MSFT 97) ><4>ACPI: MCFG CFF80400, 003C (r1 A_M_I_ OEMMCFG 9000808 MSFT 97) ><4>ACPI: OEMB CFF8E040, 0081 (r1 A_M_I_ AMI_OEM 9000808 MSFT 97) ><4>ACPI: HPET CFF896E0, 0038 (r1 A_M_I_ OEMHPET 9000808 MSFT 97) ><4>ACPI: OSFR CFF89720, 00B0 (r1 A_M_I_ OEMOSFR 9000808 MSFT 97) ><7>ACPI: Local APIC address 0xfee00000 ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-0000000130000000 ><6>Bootmem setup node 0 0000000000000000-0000000130000000 ><6> NODE_DATA [0000000000015000 - 0000000000029fff] ><6> bootmap [000000000002a000 - 000000000004ffff] pages 26 ><6>(7 early reservations) ==> bootmem [0000000000 - 0130000000] ><6> #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] ><6> #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000] ><6> #2 [0000200000 - 0000ac700c] TEXT DATA BSS ==> [0000200000 - 0000ac700c] ><6> #3 [007ed34000 - 007fffec79] RAMDISK ==> [007ed34000 - 007fffec79] ><6> #4 [000009e800 - 0000100000] BIOS reserved ==> [000009e800 - 0000100000] ><6> #5 [0000010000 - 0000014000] PGTABLE ==> [0000010000 - 0000014000] ><6> #6 [0000014000 - 0000015000] PGTABLE ==> [0000014000 - 0000015000] ><6>found SMP MP-table at [ffff8800000ff780] 000ff780 ><7> [ffffe20000000000-ffffe200043fffff] PMD -> [ffff880028200000-ffff88002bbfffff] on node 0 ><4>Zone PFN ranges: ><4> DMA 0x00000010 -> 0x00001000 ><4> DMA32 0x00001000 -> 0x00100000 ><4> Normal 0x00100000 -> 0x00130000 ><4>Movable zone start PFN for each node ><4>early_node_map[3] active PFN ranges ><4> 0: 0x00000010 -> 0x0000009e ><4> 0: 0x00000100 -> 0x000cff80 ><4> 0: 0x00100000 -> 0x00130000 ><7>On node 0 totalpages: 1048334 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 2354 pages reserved ><7> DMA zone: 1572 pages, LIFO batch:0 ><7> DMA32 zone: 14280 pages used for memmap ><7> DMA32 zone: 833464 pages, LIFO batch:31 ><7> Normal zone: 2688 pages used for memmap ><7> Normal zone: 193920 pages, LIFO batch:31 ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) ><6>ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 4, version 0, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><6>Using ACPI (MADT) for SMP configuration information ><6>ACPI: HPET id: 0x8086a301 base: 0xfed00000 ><6>SMP: Allowing 4 CPUs, 0 hotplug CPUs ><7>nr_irqs_gsi: 24 ><6>PM: Registered nosave memory: 000000000009e000 - 000000000009f000 ><6>PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000 ><6>PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 ><6>PM: Registered nosave memory: 00000000cff80000 - 00000000cff8e000 ><6>PM: Registered nosave memory: 00000000cff8e000 - 00000000cffe0000 ><6>PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000 ><6>PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000 ><6>PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 ><6>PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000 ><6>PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 ><6>Allocating PCI resources starting at d4000000 (gap: d0000000:2ee00000) ><6>NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 ><6>PERCPU: Allocating 57344 bytes of per cpu data ><4>Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028956 ><4>Policy zone: Normal ><5>Kernel command line: initrd=initrd.img askmethod BOOT_IMAGE=vmlinuz ><6>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><6>Extended CMOS year: 2000 ><4>Fast TSC calibration using PIT ><4>Detected 2671.291 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><6>allocated 41943040 bytes of page_cgroup ><6>please try cgroup_disable=memory option if you don't want ><6>Checking aperture... ><6>No AGP bridge found ><7>Calgary: detecting Calgary via BIOS EBDA area ><7>Calgary: Unable to locate Rio Grande table in EBDA - bailing! ><6>PCI-DMA: Using software bounce buffering for IO (SWIOTLB) ><6>Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000 ><6>software IO TLB at phys 0x20000000 - 0x24000000 ><6>Memory: 3998196k/4980736k available (3786k kernel code, 787400k absent, 195140k reserved, 2294k data, 1304k init) ><6>SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 ><7>hpet clockevent registered ><6>HPET: 4 timers in total, 0 timers will be used for per-cpu timer ><6>Calibrating delay loop (skipped), value calculated using timer frequency.. 5342.58 BogoMIPS (lpj=2671291) ><6>Security Framework initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) ><6>Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) ><4>Mount-cache hash table entries: 256 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>Initializing cgroup subsys memory ><6>Initializing cgroup subsys devices ><6>Initializing cgroup subsys freezer ><6>Initializing cgroup subsys net_cls ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU 0/0x0 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>CPU0: Thermal monitoring enabled (TM2) ><6>using mwait in idle threads. ><6>ACPI: Core revision 20081204 ><6>ftrace: converting mcount calls to 0f 1f 44 00 00 ><6>ftrace: allocating 18888 entries in 149 pages ><6>Setting APIC routing to flat ><6>..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>CPU0: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz stepping 07 ><6>Booting processor 1 APIC 0x2 ip 0x6000 ><6>Initializing CPU#1 ><6>Calibrating delay using timer specific routine.. 5343.04 BogoMIPS (lpj=2671522) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU 1/0x2 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 2 ><6>CPU1: Thermal monitoring enabled (TM2) ><6>x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 ><6>CPU1: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz stepping 07 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Booting processor 2 APIC 0x1 ip 0x6000 ><6>Initializing CPU#2 ><6>Calibrating delay using timer specific routine.. 5343.03 BogoMIPS (lpj=2671518) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU 2/0x1 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>CPU2: Thermal monitoring enabled (TM2) ><6>x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106 ><6>CPU2: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz stepping 07 ><6>checking TSC synchronization [CPU#0 -> CPU#2]: passed. ><6>Booting processor 3 APIC 0x3 ip 0x6000 ><6>Initializing CPU#3 ><6>Calibrating delay using timer specific routine.. 5343.03 BogoMIPS (lpj=2671518) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU 3/0x3 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 3 ><6>CPU3: Thermal monitoring enabled (TM2) ><6>x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106 ><6>CPU3: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz stepping 07 ><6>checking TSC synchronization [CPU#0 -> CPU#3]: passed. ><6>Brought up 4 CPUs ><6>Total of 4 processors activated (21371.69 BogoMIPS). ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=560 bytes ><7>sizeof(dentry)=192 bytes ><7>sizeof(ext3inode)=760 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=232 bytes ><7>sizeof(task_struct)=5880 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 0,2 level MC ><7> groups: 0 2 ><7> domain 1: span 0-3 level CPU ><7> groups: 0,2 1,3 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 1,3 level MC ><7> groups: 1 3 ><7> domain 1: span 0-3 level CPU ><7> groups: 1,3 0,2 ><7>CPU2 attaching sched-domain: ><7> domain 0: span 0,2 level MC ><7> groups: 2 0 ><7> domain 1: span 0-3 level CPU ><7> groups: 0,2 1,3 ><7>CPU3 attaching sched-domain: ><7> domain 0: span 1,3 level MC ><7> groups: 3 1 ><7> domain 1: span 0-3 level CPU ><7> groups: 1,3 0,2 ><6>net_namespace: 1904 bytes ><6>Booting paravirtualized kernel on bare hardware ><6>regulator: core version 0.5 ><4>Time: 13:37:48 Date: 06/03/09 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><5>PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 ><6>PCI: Not using MMCONFIG. ><6>PCI: Using configuration type 1 for base access ><4>bio: create slab <bio-0> at 0 ><7>ACPI: EC: Look up EC in DSDT ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><5>PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 ><5>PCI: MCFG area at e0000000 reserved in ACPI motherboard resources ><6>PCI: Using MMCONFIG at e0000000 - efffffff ><6>ACPI: No dock devices found. ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><6>pci 0000:00:01.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:01.0: PME# disabled ><7>pci 0000:00:1a.0: reg 20 io port: [0xa800-0xa81f] ><7>pci 0000:00:1a.1: reg 20 io port: [0xa880-0xa89f] ><7>pci 0000:00:1a.2: reg 20 io port: [0xac00-0xac1f] ><7>pci 0000:00:1a.7: reg 10 32bit mmio: [0xfe7ffc00-0xfe7fffff] ><6>pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1a.7: PME# disabled ><7>pci 0000:00:1b.0: reg 10 64bit mmio: [0xfe7f8000-0xfe7fbfff] ><6>pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1b.0: PME# disabled ><6>pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.0: PME# disabled ><6>pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.4: PME# disabled ><6>pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.5: PME# disabled ><7>pci 0000:00:1d.0: reg 20 io port: [0xa080-0xa09f] ><7>pci 0000:00:1d.1: reg 20 io port: [0xa400-0xa41f] ><7>pci 0000:00:1d.2: reg 20 io port: [0xa480-0xa49f] ><7>pci 0000:00:1d.7: reg 10 32bit mmio: [0xfe7ff800-0xfe7ffbff] ><6>pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1d.7: PME# disabled ><6>pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO ><6>pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO ><6>pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) ><7>pci 0000:00:1f.2: reg 10 io port: [0x9c00-0x9c07] ><7>pci 0000:00:1f.2: reg 14 io port: [0x9880-0x9883] ><7>pci 0000:00:1f.2: reg 18 io port: [0x9800-0x9807] ><7>pci 0000:00:1f.2: reg 1c io port: [0x9480-0x9483] ><7>pci 0000:00:1f.2: reg 20 io port: [0x9400-0x941f] ><7>pci 0000:00:1f.2: reg 24 32bit mmio: [0xfe7fe800-0xfe7fefff] ><6>pci 0000:00:1f.2: PME# supported from D3hot ><6>pci 0000:00:1f.2: PME# disabled ><7>pci 0000:00:1f.3: reg 10 64bit mmio: [0xfe7ff400-0xfe7ff4ff] ><7>pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f] ><7>pci 0000:01:00.0: reg 10 64bit mmio: [0xd0000000-0xdfffffff] ><7>pci 0000:01:00.0: reg 18 64bit mmio: [0xfe8e0000-0xfe8effff] ><7>pci 0000:01:00.0: reg 20 io port: [0xb000-0xb0ff] ><7>pci 0000:01:00.0: reg 30 32bit mmio: [0xfe8c0000-0xfe8dffff] ><7>pci 0000:01:00.0: supports D1 D2 ><7>pci 0000:01:00.1: reg 10 64bit mmio: [0xfe8fc000-0xfe8fffff] ><7>pci 0000:01:00.1: supports D1 D2 ><7>pci 0000:00:01.0: bridge io port: [0xb000-0xbfff] ><7>pci 0000:00:01.0: bridge 32bit mmio: [0xfe800000-0xfe8fffff] ><7>pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff] ><7>pci 0000:00:1c.0: bridge 64bit mmio pref: [0xfdf00000-0xfdffffff] ><7>pci 0000:03:00.0: reg 24 32bit mmio: [0xfeafe000-0xfeafffff] ><7>pci 0000:03:00.0: reg 30 32bit mmio: [0xfeae0000-0xfeaeffff] ><6>pci 0000:03:00.0: PME# supported from D3hot ><6>pci 0000:03:00.0: PME# disabled ><7>pci 0000:03:00.1: reg 10 io port: [0xdc00-0xdc07] ><7>pci 0000:03:00.1: reg 14 io port: [0xd880-0xd883] ><7>pci 0000:03:00.1: reg 18 io port: [0xd800-0xd807] ><7>pci 0000:03:00.1: reg 1c io port: [0xd480-0xd483] ><7>pci 0000:03:00.1: reg 20 io port: [0xd400-0xd40f] ><6>pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' ><7>pci 0000:00:1c.4: bridge io port: [0xd000-0xdfff] ><7>pci 0000:00:1c.4: bridge 32bit mmio: [0xfea00000-0xfeafffff] ><7>pci 0000:02:00.0: reg 10 64bit mmio: [0xfe9fc000-0xfe9fffff] ><7>pci 0000:02:00.0: reg 18 io port: [0xc800-0xc8ff] ><7>pci 0000:02:00.0: reg 30 32bit mmio: [0xfe9c0000-0xfe9dffff] ><7>pci 0000:02:00.0: supports D1 D2 ><6>pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold ><6>pci 0000:02:00.0: PME# disabled ><7>pci 0000:00:1c.5: bridge io port: [0xc000-0xcfff] ><7>pci 0000:00:1c.5: bridge 32bit mmio: [0xfe900000-0xfe9fffff] ><7>pci 0000:05:01.0: reg 10 io port: [0xec00-0xec07] ><7>pci 0000:05:01.0: reg 14 io port: [0xe880-0xe883] ><7>pci 0000:05:01.0: reg 18 io port: [0xe800-0xe807] ><7>pci 0000:05:01.0: reg 1c io port: [0xe480-0xe483] ><7>pci 0000:05:01.0: reg 20 io port: [0xe400-0xe40f] ><7>pci 0000:05:01.0: reg 24 32bit mmio: [0xfebffc00-0xfebffcff] ><7>pci 0000:05:01.0: reg 30 32bit mmio: [0x000000-0x07ffff] ><7>pci 0000:05:01.0: supports D1 D2 ><7>pci 0000:05:03.0: reg 10 32bit mmio: [0xfebfe000-0xfebfefff] ><7>pci 0000:05:03.0: supports D1 D2 ><6>pci 0000:05:03.0: PME# supported from D0 D1 D2 D3hot ><6>pci 0000:05:03.0: PME# disabled ><6>pci 0000:00:1e.0: transparent bridge ><7>pci 0000:00:1e.0: bridge io port: [0xe000-0xefff] ><7>pci 0000:00:1e.0: bridge 32bit mmio: [0xfeb00000-0xfebfffff] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 *14 15) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 *15) ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15) ><4>ACPI Warning (tbutils-0242): Incorrect checksum in table [OEMB] - 95, should be 8C [20081204] ><5>SCSI subsystem initialized ><7>libata version 3.00 loaded. ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 ><6>hpet0: 4 comparators, 64-bit 14.318180 MHz counter ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 15 devices ><6>ACPI: ACPI bus type pnp unregistered ><6>system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved ><6>system 00:07: ioport range 0x290-0x297 has been reserved ><6>system 00:08: ioport range 0x4d0-0x4d1 has been reserved ><6>system 00:08: ioport range 0x800-0x87f has been reserved ><6>system 00:08: ioport range 0x480-0x4bf has been reserved ><6>system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved ><6>system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved ><6>system 00:08: iomem range 0xfed50000-0xfed8ffff has been reserved ><6>system 00:08: iomem range 0xffa00000-0xffafffff has been reserved ><6>system 00:08: iomem range 0xffb00000-0xffbfffff has been reserved ><6>system 00:08: iomem range 0xffe00000-0xffefffff has been reserved ><6>system 00:08: iomem range 0xfff00000-0xfffffffe has been reserved ><6>system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved ><6>system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved ><6>system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved ><6>system 00:0e: iomem range 0x0-0x9ffff could not be reserved ><6>system 00:0e: iomem range 0xc0000-0xcffff has been reserved ><6>system 00:0e: iomem range 0xe0000-0xfffff could not be reserved ><6>system 00:0e: iomem range 0x100000-0xcfffffff could not be reserved ><6>pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 ><6>pci 0000:00:01.0: IO window: 0xb000-0xbfff ><6>pci 0000:00:01.0: MEM window: 0xfe800000-0xfe8fffff ><6>pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff ><6>pci 0000:00:1c.0: PCI bridge, secondary bus 0000:04 ><6>pci 0000:00:1c.0: IO window: disabled ><6>pci 0000:00:1c.0: MEM window: disabled ><6>pci 0000:00:1c.0: PREFETCH window: 0x000000fdf00000-0x000000fdffffff ><6>pci 0000:00:1c.4: PCI bridge, secondary bus 0000:03 ><6>pci 0000:00:1c.4: IO window: 0xd000-0xdfff ><6>pci 0000:00:1c.4: MEM window: 0xfea00000-0xfeafffff ><6>pci 0000:00:1c.4: PREFETCH window: disabled ><6>pci 0000:00:1c.5: PCI bridge, secondary bus 0000:02 ><6>pci 0000:00:1c.5: IO window: 0xc000-0xcfff ><6>pci 0000:00:1c.5: MEM window: 0xfe900000-0xfe9fffff ><6>pci 0000:00:1c.5: PREFETCH window: disabled ><6>pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05 ><6>pci 0000:00:1e.0: IO window: 0xe000-0xefff ><6>pci 0000:00:1e.0: MEM window: 0xfeb00000-0xfebfffff ><6>pci 0000:00:1e.0: PREFETCH window: 0x000000f0000000-0x000000f00fffff ><7> alloc irq_desc for 16 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><6>pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 ><7>pci 0000:00:01.0: setting latency timer to 64 ><7> alloc irq_desc for 17 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><6>pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 ><7>pci 0000:00:1c.0: setting latency timer to 64 ><6>pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17 ><7>pci 0000:00:1c.4: setting latency timer to 64 ><6>pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16 ><7>pci 0000:00:1c.5: setting latency timer to 64 ><7>pci 0000:00:1e.0: setting latency timer to 64 ><7>pci_bus 0000:00: resource 0 io: [0x00-0xffff] ><7>pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff] ><7>pci_bus 0000:01: resource 0 io: [0xb000-0xbfff] ><7>pci_bus 0000:01: resource 1 mem: [0xfe800000-0xfe8fffff] ><7>pci_bus 0000:01: resource 2 mem: [0xd0000000-0xdfffffff] ><7>pci_bus 0000:01: resource 3 mem: [0x0-0x0] ><7>pci_bus 0000:04: resource 0 mem: [0x0-0x0] ><7>pci_bus 0000:04: resource 1 mem: [0x0-0x0] ><7>pci_bus 0000:04: resource 2 mem: [0xfdf00000-0xfdffffff] ><7>pci_bus 0000:04: resource 3 mem: [0x0-0x0] ><7>pci_bus 0000:03: resource 0 io: [0xd000-0xdfff] ><7>pci_bus 0000:03: resource 1 mem: [0xfea00000-0xfeafffff] ><7>pci_bus 0000:03: resource 2 mem: [0x0-0x0] ><7>pci_bus 0000:03: resource 3 mem: [0x0-0x0] ><7>pci_bus 0000:02: resource 0 io: [0xc000-0xcfff] ><7>pci_bus 0000:02: resource 1 mem: [0xfe900000-0xfe9fffff] ><7>pci_bus 0000:02: resource 2 mem: [0x0-0x0] ><7>pci_bus 0000:02: resource 3 mem: [0x0-0x0] ><7>pci_bus 0000:05: resource 0 io: [0xe000-0xefff] ><7>pci_bus 0000:05: resource 1 mem: [0xfeb00000-0xfebfffff] ><7>pci_bus 0000:05: resource 2 mem: [0xf0000000-0xf00fffff] ><7>pci_bus 0000:05: resource 3 io: [0x00-0xffff] ><7>pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff] ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) ><6>TCP established hash table entries: 524288 (order: 11, 8388608 bytes) ><6>TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) ><6>TCP: Hash tables configured (established 524288 bind 65536) ><6>TCP reno registered ><6>NET: Registered protocol family 1 ><6>checking if image is initramfs...<7>Switched to high resolution mode on CPU 2 ><7>Switched to high resolution mode on CPU 3 ><7>Switched to high resolution mode on CPU 1 ><7>Switched to high resolution mode on CPU 0 ><4> it is ><6>Freeing initrd memory: 19243k freed ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1244036268.153:1): initialized ><6>HugeTLB registered 2 MB page size, pre-allocated 0 pages ><5>VFS: Disk quotas dquot_6.5.2 ><4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes) ><6>msgmni has been set to 7846 ><7>SELinux: Registering netfilter hooks ><6>alg: No test for stdrng (krng) ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>pci 0000:01:00.0: Boot video device ><7>pcieport-driver 0000:00:01.0: setting latency timer to 64 ><7> alloc irq_desc for 24 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><7>pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X ><7>pcieport-driver 0000:00:1c.0: setting latency timer to 64 ><7> alloc irq_desc for 25 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><7>pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X ><7>pcieport-driver 0000:00:1c.4: setting latency timer to 64 ><7> alloc irq_desc for 26 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><7>pcieport-driver 0000:00:1c.4: irq 26 for MSI/MSI-X ><7>pcieport-driver 0000:00:1c.5: setting latency timer to 64 ><7> alloc irq_desc for 27 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><7>pcieport-driver 0000:00:1c.5: irq 27 for MSI/MSI-X ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>pciehp: PCI Express Hot Plug Controller Driver version: 0.4 ><6>acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 ><6>input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 ><6>ACPI: Power Button (FF) [PWRF] ><6>input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 ><6>ACPI: Power Button (CM) [PWRB] ><4>ACPI: SSDT CFF8E0D0, 01D2 (r1 AMI CPU1PM 1 INTL 20060113) ><6>processor ACPI_CPU:00: registered as cooling_device0 ><4>ACPI: SSDT CFF8E2B0, 0143 (r1 AMI CPU2PM 1 INTL 20060113) ><6>processor ACPI_CPU:01: registered as cooling_device1 ><4>ACPI: SSDT CFF8E400, 0143 (r1 AMI CPU3PM 1 INTL 20060113) ><6>processor ACPI_CPU:02: registered as cooling_device2 ><4>ACPI: SSDT CFF8E550, 0143 (r1 AMI CPU4PM 1 INTL 20060113) ><6>processor ACPI_CPU:03: registered as cooling_device3 ><6>Non-volatile memory driver v1.3 ><6>Linux agpgart interface v0.103 ><6>Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>brd: module loaded ><6>loop: module loaded ><6>Fixed MDIO Bus: probed ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input2 ><4>Driver 'sd' needs updating - please use bus_type methods ><4>Driver 'sr' needs updating - please use bus_type methods ><7>ahci 0000:00:1f.2: version 3.0 ><7> alloc irq_desc for 22 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><6>ahci 0000:00:1f.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22 ><7> alloc irq_desc for 28 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><7>ahci 0000:00:1f.2: irq 28 for MSI/MSI-X ><6>ahci: SSS flag set, parallel bus scan disabled ><6>ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode ><6>ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ems ><7>ahci 0000:00:1f.2: setting latency timer to 64 ><6>scsi0 : ahci ><6>scsi1 : ahci ><6>scsi2 : ahci ><6>scsi3 : ahci ><6>scsi4 : ahci ><6>scsi5 : ahci ><6>ata1: SATA max UDMA/133 abar m2048@0xfe7fe800 port 0xfe7fe900 irq 28 ><6>ata2: SATA max UDMA/133 abar m2048@0xfe7fe800 port 0xfe7fe980 irq 28 ><6>ata3: SATA max UDMA/133 abar m2048@0xfe7fe800 port 0xfe7fea00 irq 28 ><6>ata4: SATA max UDMA/133 abar m2048@0xfe7fe800 port 0xfe7fea80 irq 28 ><6>ata5: SATA max UDMA/133 abar m2048@0xfe7fe800 port 0xfe7feb00 irq 28 ><6>ata6: SATA max UDMA/133 abar m2048@0xfe7fe800 port 0xfe7feb80 irq 28 ><6>ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata1.00: ATAPI: TSSTcorpCD/DVDW SH-S183L, SB02, max UDMA/33, ATAPI AN ><6>ata1.00: applying bridge limits ><6>ata1.00: configured for UDMA/33 ><5>scsi 0:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183L SB02 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 0:0:0:0: Attached scsi CD-ROM sr0 ><5>sr 0:0:0:0: Attached scsi generic sg0 type 5 ><6>ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata2.00: ATA-7: WDC WD1600AAJS-00PSA0, 05.06H05, max UDMA/133 ><6>ata2.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32) ><6>ata2.00: configured for UDMA/133 ><5>scsi 1:0:0:0: Direct-Access ATA WDC WD1600AAJS-0 05.0 PQ: 0 ANSI: 5 ><5>sd 1:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB) ><5>sd 1:0:0:0: [sda] Write Protect is off ><7>sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 1:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB) ><5>sd 1:0:0:0: [sda] Write Protect is off ><7>sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 > ><5>sd 1:0:0:0: [sda] Attached SCSI disk ><5>sd 1:0:0:0: Attached scsi generic sg1 type 0 ><6>ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata3.00: ATA-8: ST3500320AS, SD15, max UDMA/133 ><6>ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) ><6>ata3.00: configured for UDMA/133 ><5>scsi 2:0:0:0: Direct-Access ATA ST3500320AS SD15 PQ: 0 ANSI: 5 ><5>sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors: (500 GB/465 GiB) ><5>sd 2:0:0:0: [sdb] Write Protect is off ><7>sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors: (500 GB/465 GiB) ><5>sd 2:0:0:0: [sdb] Write Protect is off ><7>sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 sdb12 sdb13 sdb14 > ><5>sd 2:0:0:0: [sdb] Attached SCSI disk ><5>sd 2:0:0:0: Attached scsi generic sg2 type 0 ><6>ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata4.00: ATA-7: WDC WD1600AAJS-00PSA0, 05.06H05, max UDMA/133 ><6>ata4.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32) ><6>ata4.00: configured for UDMA/133 ><5>scsi 3:0:0:0: Direct-Access ATA WDC WD1600AAJS-0 05.0 PQ: 0 ANSI: 5 ><5>sd 3:0:0:0: [sdc] 312581808 512-byte hardware sectors: (160 GB/149 GiB) ><5>sd 3:0:0:0: [sdc] Write Protect is off ><7>sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00 ><5>sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 3:0:0:0: [sdc] 312581808 512-byte hardware sectors: (160 GB/149 GiB) ><5>sd 3:0:0:0: [sdc] Write Protect is off ><7>sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00 ><5>sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdc: sdc1 sdc2 sdc3 sdc4 < sdc5 sdc6 sdc7 sdc8 sdc9 > ><5>sd 3:0:0:0: [sdc] Attached SCSI disk ><5>sd 3:0:0:0: Attached scsi generic sg3 type 0 ><6>ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata5.00: ATA-7: WDC WD1600AAJS-00PSA0, 05.06H05, max UDMA/133 ><6>ata5.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32) ><6>ata5.00: configured for UDMA/133 ><5>scsi 4:0:0:0: Direct-Access ATA WDC WD1600AAJS-0 05.0 PQ: 0 ANSI: 5 ><5>sd 4:0:0:0: [sdd] 312581808 512-byte hardware sectors: (160 GB/149 GiB) ><5>sd 4:0:0:0: [sdd] Write Protect is off ><7>sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00 ><5>sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 4:0:0:0: [sdd] 312581808 512-byte hardware sectors: (160 GB/149 GiB) ><5>sd 4:0:0:0: [sdd] Write Protect is off ><7>sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00 ><5>sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdd: sdd1 sdd2 sdd3 sdd4 < sdd5 sdd6 > ><5>sd 4:0:0:0: [sdd] Attached SCSI disk ><5>sd 4:0:0:0: Attached scsi generic sg4 type 0 ><6>ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata6.00: ATA-8: WDC WD10EACS-00C7B0, 01.01B01, max UDMA/133 ><6>ata6.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32) ><6>ata6.00: configured for UDMA/133 ><5>scsi 5:0:0:0: Direct-Access ATA WDC WD10EACS-00C 01.0 PQ: 0 ANSI: 5 ><5>sd 5:0:0:0: [sde] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB) ><5>sd 5:0:0:0: [sde] Write Protect is off ><7>sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00 ><5>sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 5:0:0:0: [sde] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB) ><5>sd 5:0:0:0: [sde] Write Protect is off ><7>sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00 ><5>sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sde: sde1 sde2 sde3 sde4 < sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 > ><5>sd 5:0:0:0: [sde] Attached SCSI disk ><5>sd 5:0:0:0: Attached scsi generic sg5 type 0 ><6>ahci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 ><6>ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode ><6>ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part ><7>ahci 0000:03:00.0: setting latency timer to 64 ><6>scsi6 : ahci ><6>scsi7 : ahci ><6>ata7: SATA max UDMA/133 abar m8192@0xfeafe000 port 0xfeafe100 irq 16 ><6>ata8: SATA max UDMA/133 abar m8192@0xfeafe000 port 0xfeafe180 irq 16 ><6>ata7: SATA link down (SStatus 0 SControl 300) ><6>ata8: SATA link down (SStatus 0 SControl 300) ><6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ><7> alloc irq_desc for 18 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><6>ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>ehci_hcd 0000:00:1a.7: setting latency timer to 64 ><6>ehci_hcd 0000:00:1a.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:1a.7: debug port 1 ><7>ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported ><6>ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe7ffc00 ><6>ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: EHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 ehci_hcd ><6>usb usb1: SerialNumber: 0000:00:1a.7 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 6 ports detected ><7> alloc irq_desc for 23 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><6>ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ><7>ehci_hcd 0000:00:1d.7: setting latency timer to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported ><6>ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe7ff800 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 ><6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb2: Product: EHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 ehci_hcd ><6>usb usb2: SerialNumber: 0000:00:1d.7 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 6 ports detected ><6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ><6>uhci_hcd: USB Universal Host Controller Interface driver ><6>uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 ><7>uhci_hcd 0000:00:1a.0: setting latency timer to 64 ><6>uhci_hcd 0000:00:1a.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800 ><6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb3: Product: UHCI Host Controller ><6>usb usb3: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 uhci_hcd ><6>usb usb3: SerialNumber: 0000:00:1a.0 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><7> alloc irq_desc for 21 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><6>uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 ><7>uhci_hcd 0000:00:1a.1: setting latency timer to 64 ><6>uhci_hcd 0000:00:1a.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880 ><6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb4: Product: UHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 uhci_hcd ><6>usb usb4: SerialNumber: 0000:00:1a.1 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>uhci_hcd 0000:00:1a.2: setting latency timer to 64 ><6>uhci_hcd 0000:00:1a.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000ac00 ><6>usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb5: Product: UHCI Host Controller ><6>usb usb5: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 uhci_hcd ><6>usb usb5: SerialNumber: 0000:00:1a.2 ><6>usb usb5: configuration #1 chosen from 1 choice ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><6>uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ><7>uhci_hcd 0000:00:1d.0: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 ><6>uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080 ><6>usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb6: Product: UHCI Host Controller ><6>usb usb6: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 uhci_hcd ><6>usb usb6: SerialNumber: 0000:00:1d.0 ><6>usb usb6: configuration #1 chosen from 1 choice ><6>hub 6-0:1.0: USB hub found ><6>hub 6-0:1.0: 2 ports detected ><7> alloc irq_desc for 19 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><6>uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 ><7>uhci_hcd 0000:00:1d.1: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 ><6>uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400 ><6>usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb7: Product: UHCI Host Controller ><6>usb usb7: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 uhci_hcd ><6>usb usb7: SerialNumber: 0000:00:1d.1 ><6>usb usb7: configuration #1 chosen from 1 choice ><6>hub 7-0:1.0: USB hub found ><6>hub 7-0:1.0: 2 ports detected ><6>uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>uhci_hcd 0000:00:1d.2: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 ><6>uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480 ><6>usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb8: Product: UHCI Host Controller ><6>usb usb8: Manufacturer: Linux 2.6.29.4-167.fc11.x86_64 uhci_hcd ><6>usb usb8: SerialNumber: 0000:00:1d.2 ><6>usb usb8: configuration #1 chosen from 1 choice ><6>hub 8-0:1.0: USB hub found ><6>hub 8-0:1.0: 2 ports detected ><6>PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 ><4>PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>mice: PS/2 mouse device common for all mice ><6>rtc_cmos 00:03: RTC can wake from S4 ><6>rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com ><6>cpuidle: using governor ladder ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>usbhid: v2.6:USB HID core driver ><4>nf_conntrack version 0.5.0 (16384 buckets, 65536 max) ><4>CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use ><4>nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or ><4>sysctl net.netfilter.nf_conntrack_acct=1 to enable it. ><6>ip_tables: (C) 2000-2006 Netfilter Core Team ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 17 ><4>registered taskstats version 1 ><4> Magic number: 13:183:634 ><6>Initalizing network drop monitor service ><6>Freeing unused kernel memory: 1304k freed ><6>Write protecting the kernel read-only data: 1844k ><6>usb 8-2: new full speed USB device using uhci_hcd and address 2 ><6>usb 8-2: New USB device found, idVendor=0557, idProduct=7000 ><6>usb 8-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 ><6>usb 8-2: configuration #1 chosen from 1 choice ><6>hub 8-2:1.0: USB hub found ><6>hub 8-2:1.0: 4 ports detected ><6>usb 8-2.1: new low speed USB device using uhci_hcd and address 3 ><6>usb 8-2.1: New USB device found, idVendor=045e, idProduct=002b ><6>usb 8-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 ><6>usb 8-2.1: Product: Microsoft Internet Keyboard Pro ><6>usb 8-2.1: configuration #1 chosen from 1 choice ><6>input: Microsoft Internet Keyboard Pro as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.1/8-2.1:1.0/input/input3 ><6>generic-usb 0003:045E:002B.0001: input,hidraw0: USB HID v1.10 Keyboard [Microsoft Internet Keyboard Pro] on usb-0000:00:1d.2-2.1/input0 ><6>input: Microsoft Internet Keyboard Pro as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.1/8-2.1:1.1/input/input4 ><6>generic-usb 0003:045E:002B.0002: input,hidraw1: USB HID v1.10 Device [Microsoft Internet Keyboard Pro] on usb-0000:00:1d.2-2.1/input1 ><6>usb 8-2.4: new low speed USB device using uhci_hcd and address 4 ><6>usb 8-2.4: New USB device found, idVendor=045e, idProduct=008c ><6>usb 8-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 ><6>usb 8-2.4: Product: Microsoft Wireless Optical Mouse® 1.0A ><6>usb 8-2.4: Manufacturer: Microsoft ><6>usb 8-2.4: configuration #1 chosen from 1 choice ><6>input: Microsoft Microsoft Wireless Optical Mouse® 1.0A as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.4/8-2.4:1.0/input/input5 ><6>generic-usb 0003:045E:008C.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on usb-0000:00:1d.2-2.4/input0 ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 7 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input6 ><6>squashfs: version 4.0 (2009/01/31) Phillip Lougher ><6>Loading iSCSI transport class v2.0-870. ><5>iscsi: registered transport (tcp) ><6>No iBFT detected. ><6>[drm] Initialized drm 1.1.0 20060810 ><6>pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001) ><6>pata_jmicron 0000:03:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 ><7>pata_jmicron 0000:03:00.1: setting latency timer to 64 ><6>scsi8 : pata_jmicron ><6>scsi9 : pata_jmicron ><6>ata9: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 17 ><6>ata10: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 17 ><6>sky2 driver version 1.22 ><27>Jun 3 13:37:54 udevd-event[634]: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it > ><6>ata9.00: ATA-8: WDC WD3200AAJB-00WGA0, 00.02C01, max UDMA/100 ><6>ata9.00: 625142448 sectors, multi 0: LBA48 ><6>ata9.00: configured for UDMA/100 ><5>scsi 8:0:0:0: Direct-Access ATA WDC WD3200AAJB-0 00.0 PQ: 0 ANSI: 5 ><5>sd 8:0:0:0: [sdf] 625142448 512-byte hardware sectors: (320 GB/298 GiB) ><5>sd 8:0:0:0: [sdf] Write Protect is off ><7>sd 8:0:0:0: [sdf] Mode Sense: 00 3a 00 00 ><5>sd 8:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 8:0:0:0: [sdf] 625142448 512-byte hardware sectors: (320 GB/298 GiB) ><5>sd 8:0:0:0: [sdf] Write Protect is off ><7>sd 8:0:0:0: [sdf] Mode Sense: 00 3a 00 00 ><5>sd 8:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdf: sdf1 sdf2 sdf3 < sdf5 sdf6 sdf7 sdf8 sdf9 sdf10 sdf11 sdf12 sdf13 sdf14 sdf15 > ><5>sd 8:0:0:0: [sdf] Attached SCSI disk ><5>sd 8:0:0:0: Attached scsi generic sg6 type 0 ><6>sky2 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 ><7>sky2 0000:02:00.0: setting latency timer to 64 ><6>sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 3 ><6>sky2 0000:02:00.0: Marvell Yukon 88E8056 Gigabit Ethernet Controller ><7> Part Number: Yukon 88E8056 ><7> Engineering Level: Rev. 1.2 ><7> Manufacturer: Marvell ><7> alloc irq_desc for 29 on cpu 0 node 0 ><7> alloc kstat_irqs on cpu 0 node 0 ><7>sky2 0000:02:00.0: irq 29 for MSI/MSI-X ><6>sky2 eth0: addr 00:1e:8c:6f:7a:1e ><7>pata_sil680 0000:05:01.0: version 0.4.9 ><6>pata_sil680 0000:05:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 ><6>sil680: 133MHz clock. ><6>scsi10 : pata_sil680 ><6>scsi11 : pata_sil680 ><6>ata11: PATA max UDMA/133 cmd 0xec00 ctl 0xe880 bmdma 0xe400 irq 17 ><6>ata12: PATA max UDMA/133 cmd 0xe800 ctl 0xe480 bmdma 0xe408 irq 17 ><6>ata11.00: ATA-7: ST3500630A, 3.AAF, max UDMA/100 ><6>ata11.00: 976773168 sectors, multi 16: LBA48 ><6>ata11.00: configured for UDMA/100 ><5>scsi 10:0:0:0: Direct-Access ATA ST3500630A 3.AA PQ: 0 ANSI: 5 ><5>sd 10:0:0:0: [sdg] 976773168 512-byte hardware sectors: (500 GB/465 GiB) ><5>sd 10:0:0:0: [sdg] Write Protect is off ><7>sd 10:0:0:0: [sdg] Mode Sense: 00 3a 00 00 ><5>sd 10:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 10:0:0:0: [sdg] 976773168 512-byte hardware sectors: (500 GB/465 GiB) ><5>sd 10:0:0:0: [sdg] Write Protect is off ><7>sd 10:0:0:0: [sdg] Mode Sense: 00 3a 00 00 ><5>sd 10:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdg: sdg1 sdg2 sdg3 < sdg5 sdg6 sdg7 sdg8 sdg9 sdg10 > ><5>sd 10:0:0:0: [sdg] Attached SCSI disk ><5>sd 10:0:0:0: Attached scsi generic sg7 type 0 ><6>radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 ><7>radeon 0000:01:00.0: setting latency timer to 64 ><6>[drm] Initialized radeon 1.30.0 20080528 for 0000:01:00.0 on minor 0 ><6>firewire_ohci 0000:05:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 ><5>firewire_ohci: Added fw-ohci device 0000:05:03.0, OHCI version 1.0 ><29>Jun 3 13:37:55 NetworkManager: <info> starting... > ><29>Jun 3 13:37:55 NetworkManager: <info> Waiting for HAL to start... > ><28>Jun 3 13:37:55 NetworkManager: <WARN> nm_generic_enable_loopback(): error -17 returned from rtnl_addr_add(): >Sucess > > ><29>Jun 3 13:37:55 NetworkManager: <info> Trying to start the supplicant... > ><29>Jun 3 13:37:55 NetworkManager: <info> Trying to start the system settings daemon... > ><28>Jun 3 13:37:55 nm-system-settings: initial_add_devices_of_type: could not get device from HAL: The name org.freedesktop.Hal was not provided by any .service files (2). ><28>Jun 3 13:37:55 nm-system-settings: initial_add_devices_of_type: could not get device from HAL: The name org.freedesktop.Hal was not provided by any .service files (2). ><28>Jun 3 13:37:55 nm-system-settings: initial_add_devices_of_type: could not get device from HAL: The name org.freedesktop.Hal was not provided by any .service files (2). ><28>Jun 3 13:37:55 nm-system-settings: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network ><29>Jun 3 13:37:55 nm-system-settings: Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. ><29>Jun 3 13:37:55 nm-system-settings: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... ><29>Jun 3 13:37:55 nm-system-settings: ifcfg-rh: read connection 'System eth0' ><29>Jun 3 13:37:55 nm-system-settings: ifcfg-rh: Ignoring connection 'System eth0' and its device because NM_CONTROLLED was false. ><5>firewire_core: created device fw0: GUID 001e8c0000194954, S400 ><29>Jun 3 13:37:56 NetworkManager: <info> HAL re-appeared > ><29>Jun 3 13:37:56 NetworkManager: <info> (eth0): new Ethernet device (driver: 'sky2') > ><29>Jun 3 13:37:56 NetworkManager: <info> (eth0): exported as /org/freedesktop/Hal/devices/net_00_1e_8c_6f_7a_1e > ><29>Jun 3 13:38:00 NetworkManager: <info> (eth0): device state change: 1 -> 2 > ><29>Jun 3 13:38:00 NetworkManager: <info> (eth0): bringing up device. > ><6>sky2 eth0: enabling interface ><29>Jun 3 13:38:00 NetworkManager: <info> (eth0): preparing device. > ><29>Jun 3 13:38:00 NetworkManager: <info> (eth0): deactivating device (reason: 2). > ><6>sky2 eth0: Link is up at 1000 Mbps, full duplex, flow control both ><29>Jun 3 13:38:02 NetworkManager: <info> (eth0): carrier now ON (device state 2) > ><29>Jun 3 13:38:02 NetworkManager: <info> (eth0): device state change: 2 -> 3 > ><29>Jun 3 13:38:07 nm-system-settings: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 ><29>Jun 3 13:38:07 nm-system-settings: ifcfg-rh: Managing connection 'System eth0' and its device because NM_CONTROLLED was true. ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) starting connection 'System eth0' > ><29>Jun 3 13:38:07 NetworkManager: <info> (eth0): device state change: 3 -> 4 > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... > ><29>Jun 3 13:38:07 NetworkManager: <info> (eth0): device state change: 4 -> 5 > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... > ><29>Jun 3 13:38:07 NetworkManager: <info> (eth0): device state change: 5 -> 7 > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Beginning DHCP transaction. > ><29>Jun 3 13:38:07 NetworkManager: <info> dhclient started with pid 974 > ><29>Jun 3 13:38:07 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. > ><30>Jun 3 13:38:07 dhclient: Internet Systems Consortium DHCP Client 4.1.0 ><30>Jun 3 13:38:07 dhclient: Copyright 2004-2008 Internet Systems Consortium. ><30>Jun 3 13:38:07 dhclient: All rights reserved. ><30>Jun 3 13:38:07 dhclient: For info, please visit http://www.isc.org/sw/dhcp/ ><30>Jun 3 13:38:07 dhclient: ><29>Jun 3 13:38:07 NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit > ><30>Jun 3 13:38:07 dhclient: Listening on LPF/eth0/00:1e:8c:6f:7a:1e ><30>Jun 3 13:38:07 dhclient: Sending on LPF/eth0/00:1e:8c:6f:7a:1e ><30>Jun 3 13:38:07 dhclient: Sending on Socket/fallback ><30>Jun 3 13:38:08 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 ><29>Jun 3 13:38:08 nm-system-settings: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 ><30>Jun 3 13:38:09 dhclient: DHCPOFFER from 192.168.0.1 ><30>Jun 3 13:38:09 dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 ><30>Jun 3 13:38:11 dhclient: DHCPACK from 192.168.0.1 ><29>Jun 3 13:38:11 NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound > ><29>Jun 3 13:38:11 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) scheduled... > ><29>Jun 3 13:38:11 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) started... > ><30>Jun 3 13:38:11 dhclient: bound to 192.168.0.5 -- renewal in 33885 seconds. ><29>Jun 3 13:38:11 NetworkManager: <info> address 192.168.0.5 > ><29>Jun 3 13:38:11 NetworkManager: <info> prefix 24 (255.255.255.0) > ><29>Jun 3 13:38:11 NetworkManager: <info> gateway 192.168.0.1 > ><29>Jun 3 13:38:11 NetworkManager: <info> nameserver '192.168.0.1' > ><29>Jun 3 13:38:11 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... > ><29>Jun 3 13:38:11 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) complete. > ><29>Jun 3 13:38:11 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... > ><29>Jun 3 13:38:12 NetworkManager: <info> (eth0): device state change: 7 -> 8 > ><29>Jun 3 13:38:12 NetworkManager: <info> Policy set 'System eth0' (eth0) as default for routing and DNS. > ><29>Jun 3 13:38:12 NetworkManager: <info> Activation (eth0) successful, device activated. > ><29>Jun 3 13:38:12 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. > ><29>Jun 3 13:38:13 nm-system-settings: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 ><29>Jun 3 13:48:58 dbus-daemon: Unable to reload configuration: Error in file /etc/dbus-1/system.d/avahi-dbus.conf, line 1, column 0: no element found > ><29>Jun 3 13:48:58 dbus-daemon: Unable to reload configuration: Error in file /etc/dbus-1/system.d/avahi-dbus.conf, line 1, column 0: no element found > ><29>Jun 3 13:48:58 dbus-daemon: Reloaded configuration ><7>SELinux: 8192 avtab hash slots, 123719 rules. ><7>SELinux: 8192 avtab hash slots, 123719 rules. ><7>SELinux: 8 users, 11 roles, 2722 types, 127 bools, 1 sens, 1024 cats ><7>SELinux: 74 classes, 123719 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>type=1403 audit(1244036938.811:2): policy loaded auid=4294967295 ses=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: generic_sse ><6> generic_sse: 9904.000 MB/sec ><6>xor: using function: generic_sse (9904.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int64x1 2218 MB/s ><4>raid6: int64x2 2449 MB/s ><4>raid6: int64x4 2097 MB/s ><4>raid6: int64x8 1554 MB/s ><4>raid6: sse2x1 4691 MB/s ><4>raid6: sse2x2 5273 MB/s ><4>raid6: sse2x4 7757 MB/s ><4>raid6: using algorithm sse2x4 (7757 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><6>md: linear personality registered for level -1 ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><4>mtrr: base(0xd0000000) is not aligned on a size(0xfff0000) boundary ><6>[drm] Setting GART location based on new memory map ><6>[drm] Loading RV630 CP Microcode ><6>[drm] Loading RV630 PFP Microcode ><6>[drm] Resetting GPU ><6>[drm] writeback test succeeded in 1 usecs ><6>[drm] Resetting GPU ><6>[drm] Loading RV630 CP Microcode ><6>[drm] Loading RV630 PFP Microcode ><6>[drm] Resetting GPU ><6>md: bind<sdb10> ><6>md: bind<sdb11> ><6>md: bind<sdb14> ><6>md: bind<sde11> ><6>md: bind<sde12> ><6>raid10: raid set md1 active with 2 out of 2 devices ><6>md1: detected capacity change from 0 to 10487070720 ><6> md1: unknown partition table ><6>md: bind<sde14> ><6>md: bind<sdg2> ><6>raid5: device sdg2 operational as raid disk 2 ><6>raid5: device sde11 operational as raid disk 1 ><6>raid5: device sdb10 operational as raid disk 0 ><6>raid5: allocated 3226kB for md0 ><4>raid5: raid level 5 set md0 active with 3 out of 3 devices, algorithm 2 ><4>RAID5 conf printout: ><4> --- rd:3 wd:3 ><4> disk 0, o:1, dev:sdb10 ><4> disk 1, o:1, dev:sde11 ><4> disk 2, o:1, dev:sdg2 ><6>md0: detected capacity change from 0 to 209711398912 ><6> md0: unknown partition table ><6>md: bind<sdg5> ><6>md: bind<sdg6> ><6>md: bind<sdg9> ><6>md: bind<sdg10> ><4>md2: WARNING: sdg10 appears to be on the same physical disk as sdg9. ><4>True protection against single-disk failure might be compromised. ><6>raid10: raid set md2 active with 4 out of 4 devices ><6>md2: detected capacity change from 0 to 41948676096 ><6> md2: unknown partition table ><6>md: md0 stopped. ><6>md: unbind<sdg2> ><6>md: export_rdev(sdg2) ><6>md: unbind<sde11> ><6>md: export_rdev(sde11) ><6>md: unbind<sdb10> ><6>md: export_rdev(sdb10) ><6>md0: detected capacity change from 209711398912 to 0 ><6>md: md1 stopped. ><6>md: unbind<sde12> ><6>md: export_rdev(sde12) ><6>md: unbind<sdb11> ><6>md: export_rdev(sdb11) ><6>md1: detected capacity change from 10487070720 to 0 ><6>md: md2 stopped. ><6>md: unbind<sdg10> ><6>md: export_rdev(sdg10) ><6>md: unbind<sdg9> ><6>md: export_rdev(sdg9) ><6>md: unbind<sde14> ><6>md: export_rdev(sde14) ><6>md: unbind<sdb14> ><6>md: export_rdev(sdb14) ><6>md2: detected capacity change from 41948676096 to 0 ><6>md: md3 stopped. ><6>md: unbind<sdg5> ><6>md: export_rdev(sdg5) ><6>md: md4 stopped. ><6>md: unbind<sdg6> ><6>md: export_rdev(sdg6) ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda6, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda7, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda8, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda9, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda10, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda11, type ext3), uses xattr ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 19501, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb7, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb8, type ext3), uses xattr ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 20161, dev sdb9:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem sdb9 with ordered data mode ><7>SELinux: initialized (dev sdb9, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>md: md0 stopped. ><6>md: bind<sde11> ><6>md: bind<sdg2> ><6>md: bind<sdb10> ><6>raid5: device sdb10 operational as raid disk 0 ><6>raid5: device sdg2 operational as raid disk 2 ><6>raid5: device sde11 operational as raid disk 1 ><6>raid5: allocated 3226kB for md0 ><4>raid5: raid level 5 set md0 active with 3 out of 3 devices, algorithm 2 ><4>RAID5 conf printout: ><4> --- rd:3 wd:3 ><4> disk 0, o:1, dev:sdb10 ><4> disk 1, o:1, dev:sde11 ><4> disk 2, o:1, dev:sdg2 ><6> md0: unknown partition table ><3>EXT4-fs: no journal found. ><6>md: md0 stopped. ><6>md: unbind<sdb10> ><6>md: export_rdev(sdb10) ><6>md: unbind<sdg2> ><6>md: export_rdev(sdg2) ><6>md: unbind<sde11> ><6>md: export_rdev(sde11) ><6>md0: detected capacity change from 209711398912 to 0 ><6>md: md1 stopped. ><6>md: bind<sde12> ><6>md: bind<sdb11> ><6>raid10: raid set md1 active with 2 out of 2 devices ><6> md1: unknown partition table ><3>EXT4-fs: no journal found. ><6>md: md1 stopped. ><6>md: unbind<sdb11> ><6>md: export_rdev(sdb11) ><6>md: unbind<sde12> ><6>md: export_rdev(sde12) ><6>md1: detected capacity change from 10487070720 to 0 ><6>md: md2 stopped. ><6>md: bind<sde14> ><6>md: bind<sdg9> ><6>md: bind<sdg10> ><6>md: bind<sdb14> ><4>md2: WARNING: sdg10 appears to be on the same physical disk as sdg9. ><4>True protection against single-disk failure might be compromised. ><6>raid10: raid set md2 active with 4 out of 4 devices ><6> md2: unknown partition table ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 20397, dev md2:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem md2 with ordered data mode ><7>SELinux: initialized (dev md2, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>md: md2 stopped. ><6>md: unbind<sdb14> ><6>md: export_rdev(sdb14) ><6>md: unbind<sdg10> ><6>md: export_rdev(sdg10) ><6>md: unbind<sdg9> ><6>md: export_rdev(sdg9) ><6>md: unbind<sde14> ><6>md: export_rdev(sde14) ><6>md2: detected capacity change from 41948676096 to 0 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 22904, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 23960, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdc5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdc6, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdc7, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdc8, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdd3, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdd5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde2, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde3, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde6, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde7, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde8, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde9, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 30057, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sde15, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf2, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf6, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf8, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf9, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf10, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf12, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf13, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdf14, type ext3), uses xattr ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 31193, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 32173, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 678, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 1685, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 3757, dev dm-0:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-0 with ordered data mode ><7>SELinux: initialized (dev dm-0, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 5790, dev dm-1:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-1 with ordered data mode ><7>SELinux: initialized (dev dm-1, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><6>EXT4-fs: barriers enabled ><6>kjournald2 starting: pid 6800, dev dm-1:8, commit interval 5 seconds ><6>EXT4-fs: delayed allocation enabled ><6>EXT4-fs: file extents enabled ><6>EXT4-fs: mballoc enabled ><6>EXT4-fs: mounted filesystem dm-1 with ordered data mode ><7>SELinux: initialized (dev dm-1, type ext4), uses xattr ><6>EXT4-fs: mballoc: 0 blocks 0 reqs (0 success) ><6>EXT4-fs: mballoc: 0 extents scanned, 0 goal hits, 0 2^N hits, 0 breaks, 0 lost ><6>EXT4-fs: mballoc: 0 generated and it took 0 ><6>EXT4-fs: mballoc: 0 preallocated, 0 discarded ><3>end_request: I/O error, dev fd0, sector 0 ><3>end_request: I/O error, dev fd0, sector 0 ><3>end_request: I/O error, dev fd0, sector 0 ><3>end_request: I/O error, dev fd0, sector 0 ><3>end_request: I/O error, dev fd0, sector 0 ><3>end_request: I/O error, dev fd0, sector 0 ><3>end_request: I/O error, dev fd0, sector 0 > > >/tmp/anaconda.log: >13:37:54 INFO : kernel command line: initrd=initrd.img askmethod BOOT_IMAGE=vmlinuz > >13:37:54 DEBUG : no ifcfg files found in /etc/sysconfig/network-scripts >13:37:54 INFO : anaconda version 11.5.0.59 on x86_64 starting >13:37:54 INFO : 4018744 kB are available >13:37:54 DEBUG : probing buses >13:37:54 DEBUG : waiting for hardware to initialize >13:37:58 DEBUG : going to set language to en_US.UTF-8 >13:37:58 INFO : setting language to en_US.UTF-8 >13:37:58 INFO : 53 keymaps are available >13:38:02 INFO : need to set up networking >13:38:02 INFO : going to pick interface >13:38:02 INFO : only have one network device: eth0 >13:38:02 INFO : going to do getNetConfig >13:38:06 DEBUG : configuring device eth0 >13:38:12 INFO : get_connection (2068): NetworkManager connected >13:38:12 INFO : starting STEP_STAGE2 >13:39:01 DEBUG : url address download.fedora.redhat.com >13:39:01 DEBUG : url prefix /pub/fedora/linux/development/x86_64/os >13:39:01 INFO : transferring http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/updates.img to a fd >13:39:02 INFO : transferring http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/product.img to a fd >13:39:02 INFO : transferring http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img to a fd >13:48:58 DEBUG : copied 116391936 bytes to /tmp/install.img (complete) >13:48:58 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /tmp/install.img >13:48:58 INFO : got stage2 at url http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img >13:48:58 INFO : reset repo= parameter to http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os >13:48:58 INFO : Loading SELinux policy >13:48:58 INFO : getting ready to spawn shell now >13:48:58 INFO : Running anaconda script /usr/bin/anaconda >13:49:00 INFO : using only installclass _Fedora >13:49:00 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us', '--repo', 'http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os'] >13:49:00 INFO : Display mode = g >13:49:00 INFO : Started mini-wm >13:49:00 ERROR : Error running xrandr: None >13:49:00 ERROR : Exception when running xrandr: Error running xrandr: None >13:49:01 INFO : Starting graphical installation... >13:49:01 INFO : Detected 3936M of memory >13:49:01 INFO : Swap attempt of 1000M to 5936M >13:49:01 WARNING : step installtype does not exist >13:49:01 WARNING : step confirminstall does not exist >13:49:01 WARNING : step complete does not exist >13:49:01 INFO : moving (1) to step welcome >13:49:29 INFO : moving (1) to step storageinit >13:49:29 INFO : ISCSID is /usr/sbin/iscsid >13:49:29 INFO : no initiator set >13:49:29 INFO : no /tmp/fcpconfig; not configuring zfcp >13:49:34 DEBUG : DeviceTree.addUdevDevice: name: sr0 ; >13:49:34 DEBUG : DeviceTree.addUdevOpticalDevice: >13:49:34 DEBUG : OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:49:34 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:49:34 ERROR : Error running : Permission denied >13:49:34 DEBUG : Iso9660FS.supported: supported: True ; >13:49:34 DEBUG : OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:49:34 DEBUG : DeviceTree.addUdevDevice: name: sda ; >13:49:34 DEBUG : DeviceTree.addUdevDiskDevice: name: sda ; >13:49:34 DEBUG : DiskDevice._setFormat: sda ; current: None ; type: None ; >13:49:35 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda ; >13:49:35 DEBUG : DeviceTree.addUdevDevice: name: sda1 ; >13:49:35 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:49:35 DEBUG : DiskDevice.addChild: kids: 0 ; name: sda ; >13:49:35 DEBUG : PartitionDevice._setFormat: sda1 ; >13:49:35 DEBUG : PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:49:35 DEBUG : PartitionDevice.probe: sda1 ; exists: True ; >13:49:35 DEBUG : PartitionDevice._computeResize: sda1 ; status: True ; >13:49:35 DEBUG : PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f054e10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054c10> PedPartition: <_ped.Partition object at 0x7fd00f055830> ; >13:49:35 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f054e10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054c10> PedPartition: <_ped.Partition object at 0x7fd00f055830> ; >13:49:35 DEBUG : PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f054e10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054c10> PedPartition: <_ped.Partition object at 0x7fd00f055830> ; >13:49:35 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f054e10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054c10> PedPartition: <_ped.Partition object at 0x7fd00f055830> ; >13:49:35 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:49:38 DEBUG : NTFS.supported: supported: False ; >13:49:38 DEBUG : PartitionDevice._setFormat: sda1 ; >13:49:38 DEBUG : PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >13:49:38 DEBUG : DeviceTree.addUdevDevice: name: sda2 ; >13:49:38 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:49:38 DEBUG : DiskDevice.addChild: kids: 1 ; name: sda ; >13:49:38 DEBUG : PartitionDevice._setFormat: sda2 ; >13:49:38 DEBUG : PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:49:38 DEBUG : PartitionDevice.probe: sda2 ; exists: True ; >13:49:38 DEBUG : PartitionDevice._computeResize: sda2 ; status: True ; >13:49:38 DEBUG : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054f50> PedPartition: <_ped.Partition object at 0x7fd00f0558f0> ; >13:49:38 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054f50> PedPartition: <_ped.Partition object at 0x7fd00f0558f0> ; >13:49:38 DEBUG : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054f50> PedPartition: <_ped.Partition object at 0x7fd00f0558f0> ; >13:49:38 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054f50> PedPartition: <_ped.Partition object at 0x7fd00f0558f0> ; >13:49:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:49:38 DEBUG : DeviceTree.addUdevDevice: name: sda5 ; >13:49:38 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda5 ; >13:49:38 DEBUG : DiskDevice.addChild: kids: 2 ; name: sda ; >13:49:38 DEBUG : PartitionDevice._setFormat: sda5 ; >13:49:38 DEBUG : PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >13:49:38 DEBUG : PartitionDevice.probe: sda5 ; exists: True ; >13:49:38 DEBUG : PartitionDevice._computeResize: sda5 ; status: True ; >13:49:38 DEBUG : PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059110> PedPartition: <_ped.Partition object at 0x7fd00f055950> ; >13:49:38 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059110> PedPartition: <_ped.Partition object at 0x7fd00f055950> ; >13:49:38 DEBUG : PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059110> PedPartition: <_ped.Partition object at 0x7fd00f055950> ; >13:49:38 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059110> PedPartition: <_ped.Partition object at 0x7fd00f055950> ; >13:49:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda5 ; >13:49:39 DEBUG : Ext3FS.supported: supported: True ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda5 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda5 ; current: None ; type: ext3 ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sda6 ; >13:49:39 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda6 ; >13:49:39 DEBUG : DiskDevice.addChild: kids: 3 ; name: sda ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda6 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >13:49:39 DEBUG : PartitionDevice.probe: sda6 ; exists: True ; >13:49:39 DEBUG : PartitionDevice._computeResize: sda6 ; status: True ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0592d0> PedPartition: <_ped.Partition object at 0x7fd00f0559b0> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0592d0> PedPartition: <_ped.Partition object at 0x7fd00f0559b0> ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0592d0> PedPartition: <_ped.Partition object at 0x7fd00f0559b0> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0592d0> PedPartition: <_ped.Partition object at 0x7fd00f0559b0> ; >13:49:39 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda6 ; >13:49:39 DEBUG : Ext3FS.supported: supported: True ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda6 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda6 ; current: None ; type: ext3 ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sda7 ; >13:49:39 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda7 ; >13:49:39 DEBUG : DiskDevice.addChild: kids: 4 ; name: sda ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda7 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >13:49:39 DEBUG : PartitionDevice.probe: sda7 ; exists: True ; >13:49:39 DEBUG : PartitionDevice._computeResize: sda7 ; status: True ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059510> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059490> PedPartition: <_ped.Partition object at 0x7fd00f055a10> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059510> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059490> PedPartition: <_ped.Partition object at 0x7fd00f055a10> ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059510> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059490> PedPartition: <_ped.Partition object at 0x7fd00f055a10> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059510> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059490> PedPartition: <_ped.Partition object at 0x7fd00f055a10> ; >13:49:39 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda7 ; >13:49:39 DEBUG : Ext3FS.supported: supported: True ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda7 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda7 ; current: None ; type: ext3 ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sda8 ; >13:49:39 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda8 ; >13:49:39 DEBUG : DiskDevice.addChild: kids: 5 ; name: sda ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda8 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >13:49:39 DEBUG : PartitionDevice.probe: sda8 ; exists: True ; >13:49:39 DEBUG : PartitionDevice._computeResize: sda8 ; status: True ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f0596d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059650> PedPartition: <_ped.Partition object at 0x7fd00f055a70> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f0596d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059650> PedPartition: <_ped.Partition object at 0x7fd00f055a70> ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f0596d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059650> PedPartition: <_ped.Partition object at 0x7fd00f055a70> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f0596d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059650> PedPartition: <_ped.Partition object at 0x7fd00f055a70> ; >13:49:39 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda8 ; >13:49:39 DEBUG : Ext3FS.supported: supported: True ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda8 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda8 ; current: None ; type: ext3 ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sda9 ; >13:49:39 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda9 ; >13:49:39 DEBUG : DiskDevice.addChild: kids: 6 ; name: sda ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda9 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >13:49:39 DEBUG : PartitionDevice.probe: sda9 ; exists: True ; >13:49:39 DEBUG : PartitionDevice._computeResize: sda9 ; status: True ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059890> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059810> PedPartition: <_ped.Partition object at 0x7fd00f055ad0> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059890> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059810> PedPartition: <_ped.Partition object at 0x7fd00f055ad0> ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059890> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059810> PedPartition: <_ped.Partition object at 0x7fd00f055ad0> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059890> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059810> PedPartition: <_ped.Partition object at 0x7fd00f055ad0> ; >13:49:39 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda9 ; >13:49:39 DEBUG : Ext3FS.supported: supported: True ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda9 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda9 ; current: None ; type: ext3 ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sda10 ; >13:49:39 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda10 ; >13:49:39 DEBUG : DiskDevice.addChild: kids: 7 ; name: sda ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda10 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >13:49:39 DEBUG : PartitionDevice.probe: sda10 ; exists: True ; >13:49:39 DEBUG : PartitionDevice._computeResize: sda10 ; status: True ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059a50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0599d0> PedPartition: <_ped.Partition object at 0x7fd00f055b30> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059a50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0599d0> PedPartition: <_ped.Partition object at 0x7fd00f055b30> ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059a50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0599d0> PedPartition: <_ped.Partition object at 0x7fd00f055b30> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059a50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0599d0> PedPartition: <_ped.Partition object at 0x7fd00f055b30> ; >13:49:39 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda10 ; >13:49:39 DEBUG : Ext3FS.supported: supported: True ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda10 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda10 ; current: None ; type: ext3 ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sda11 ; >13:49:39 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda11 ; >13:49:39 DEBUG : DiskDevice.addChild: kids: 8 ; name: sda ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda11 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >13:49:39 DEBUG : PartitionDevice.probe: sda11 ; exists: True ; >13:49:39 DEBUG : PartitionDevice._computeResize: sda11 ; status: True ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059c10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059b90> PedPartition: <_ped.Partition object at 0x7fd00f055b90> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059c10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059b90> PedPartition: <_ped.Partition object at 0x7fd00f055b90> ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059c10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059b90> PedPartition: <_ped.Partition object at 0x7fd00f055b90> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059c10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059b90> PedPartition: <_ped.Partition object at 0x7fd00f055b90> ; >13:49:39 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda11 ; >13:49:39 DEBUG : Ext3FS.supported: supported: True ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda11 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda11 ; current: None ; type: ext3 ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sda12 ; >13:49:39 DEBUG : DeviceTree.addUdevPartitionDevice: name: sda12 ; >13:49:39 DEBUG : DiskDevice.addChild: kids: 9 ; name: sda ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda12 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda12 ; current: None ; type: None ; >13:49:39 DEBUG : PartitionDevice.probe: sda12 ; exists: True ; >13:49:39 DEBUG : PartitionDevice._computeResize: sda12 ; status: True ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda12 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059d50> PedPartition: <_ped.Partition object at 0x7fd00f055bf0> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda12 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059d50> PedPartition: <_ped.Partition object at 0x7fd00f055bf0> ; >13:49:39 DEBUG : PartitionDevice.getFlag: path: /dev/sda12 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059d50> PedPartition: <_ped.Partition object at 0x7fd00f055bf0> ; >13:49:39 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda12 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059d50> PedPartition: <_ped.Partition object at 0x7fd00f055bf0> ; >13:49:39 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda12 ; >13:49:39 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup02 ; uuid: u5RZkN-aMGY-9RBN-0OHj-Ba18-A1EL-Q1JdRG ; exists: True ; vgUuid: Nw295w-aJkr-r5yy-yH1D-Saik-Def3-3irrBQ ; label: None ; peStart: 0.1875 ; device: /dev/sda12 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda12 ; >13:49:39 DEBUG : PartitionDevice._setFormat: sda12 ; current: None ; type: lvmpv ; >13:49:39 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda12 ; >13:49:39 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sda12 ; >13:49:39 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup02 ; current: None ; type: None ; >13:49:39 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup02 ; >13:49:39 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup02-fedora11x64 ; current: None ; type: None ; >13:49:39 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup02-fedora11x64 ; status: False ; >13:49:39 DEBUG : LVMVolumeGroupDevice.setup: VolGroup02 ; status: False ; >13:49:39 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup02 ; >13:49:39 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup02-xfceRaw9 ; current: None ; type: None ; >13:49:39 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup02-xfceRaw9 ; status: False ; >13:49:39 DEBUG : LVMVolumeGroupDevice.setup: VolGroup02 ; status: False ; >13:49:39 DEBUG : DeviceTree.addUdevDevice: name: sdb ; >13:49:39 DEBUG : DeviceTree.addUdevDiskDevice: name: sdb ; >13:49:39 DEBUG : DiskDevice._setFormat: sdb ; current: None ; type: None ; >13:49:41 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb ; >13:49:41 DEBUG : DeviceTree.addUdevDevice: name: sdb1 ; >13:49:41 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb1 ; >13:49:41 DEBUG : DiskDevice.addChild: kids: 0 ; name: sdb ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb1 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >13:49:41 DEBUG : PartitionDevice.probe: sdb1 ; exists: True ; >13:49:41 DEBUG : PartitionDevice._computeResize: sdb1 ; status: True ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f3d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f350> PedPartition: <_ped.Partition object at 0x7fd00f05e1d0> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f3d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f350> PedPartition: <_ped.Partition object at 0x7fd00f05e1d0> ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f3d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f350> PedPartition: <_ped.Partition object at 0x7fd00f05e1d0> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f3d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f350> PedPartition: <_ped.Partition object at 0x7fd00f05e1d0> ; >13:49:41 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >13:49:41 DEBUG : Ext3FS.supported: supported: True ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb1 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb1 ; current: None ; type: ext3 ; >13:49:41 DEBUG : DeviceTree.addUdevDevice: name: sdb2 ; >13:49:41 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb2 ; >13:49:41 DEBUG : DiskDevice.addChild: kids: 1 ; name: sdb ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb2 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >13:49:41 DEBUG : PartitionDevice.probe: sdb2 ; exists: True ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f1d0> PedPartition: <_ped.Partition object at 0x7fd00f05e170> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f1d0> PedPartition: <_ped.Partition object at 0x7fd00f05e170> ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f1d0> PedPartition: <_ped.Partition object at 0x7fd00f05e170> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f1d0> PedPartition: <_ped.Partition object at 0x7fd00f05e170> ; >13:49:41 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >13:49:41 DEBUG : DeviceTree.addUdevDevice: name: sdb3 ; >13:49:41 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb3 ; >13:49:41 DEBUG : DiskDevice.addChild: kids: 2 ; name: sdb ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb3 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >13:49:41 DEBUG : PartitionDevice.probe: sdb3 ; exists: True ; >13:49:41 DEBUG : PartitionDevice._computeResize: sdb3 ; status: True ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 3 path: /dev/sdb3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f510> PedPartition: <_ped.Partition object at 0x7fd00f05e230> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 3 path: /dev/sdb3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f510> PedPartition: <_ped.Partition object at 0x7fd00f05e230> ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 3 path: /dev/sdb3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f510> PedPartition: <_ped.Partition object at 0x7fd00f05e230> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 3 path: /dev/sdb3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f510> PedPartition: <_ped.Partition object at 0x7fd00f05e230> ; >13:49:41 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >13:49:41 DEBUG : DeviceTree.addUdevDevice: name: sdb5 ; >13:49:41 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb5 ; >13:49:41 DEBUG : DiskDevice.addChild: kids: 3 ; name: sdb ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb5 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >13:49:41 DEBUG : PartitionDevice.probe: sdb5 ; exists: True ; >13:49:41 DEBUG : PartitionDevice._computeResize: sdb5 ; status: True ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f890> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f810> PedPartition: <_ped.Partition object at 0x7fd00f05e2f0> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f890> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f810> PedPartition: <_ped.Partition object at 0x7fd00f05e2f0> ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f890> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f810> PedPartition: <_ped.Partition object at 0x7fd00f05e2f0> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f890> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f810> PedPartition: <_ped.Partition object at 0x7fd00f05e2f0> ; >13:49:41 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >13:49:41 DEBUG : Ext3FS.supported: supported: True ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb5 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb5 ; current: None ; type: ext3 ; >13:49:41 DEBUG : DeviceTree.addUdevDevice: name: sdb6 ; >13:49:41 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb6 ; >13:49:41 DEBUG : DiskDevice.addChild: kids: 4 ; name: sdb ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb6 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >13:49:41 DEBUG : PartitionDevice.probe: sdb6 ; exists: True ; >13:49:41 DEBUG : PartitionDevice._computeResize: sdb6 ; status: True ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fa50> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f9d0> PedPartition: <_ped.Partition object at 0x7fd00f05e350> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fa50> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f9d0> PedPartition: <_ped.Partition object at 0x7fd00f05e350> ; >13:49:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fa50> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f9d0> PedPartition: <_ped.Partition object at 0x7fd00f05e350> ; >13:49:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fa50> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f9d0> PedPartition: <_ped.Partition object at 0x7fd00f05e350> ; >13:49:41 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >13:49:41 DEBUG : SwapSpace.__init__: device: /dev/sdb6 ; uuid: 0c577bb0-9ebb-45f2-aea5-8660b637a1eb ; exists: True ; label: None ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb6 ; >13:49:41 DEBUG : PartitionDevice._setFormat: sdb6 ; current: None ; type: swap ; >13:49:41 DEBUG : DeviceTree.addUdevDevice: name: sdb7 ; >13:49:41 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb7 ; >13:49:42 DEBUG : DiskDevice.addChild: kids: 5 ; name: sdb ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb7 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >13:49:42 DEBUG : PartitionDevice.probe: sdb7 ; exists: True ; >13:49:42 DEBUG : PartitionDevice._computeResize: sdb7 ; status: True ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fc10> > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fb90> PedPartition: <_ped.Partition object at 0x7fd00f05e3b0> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fc10> > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fb90> PedPartition: <_ped.Partition object at 0x7fd00f05e3b0> ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fc10> > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fb90> PedPartition: <_ped.Partition object at 0x7fd00f05e3b0> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fc10> > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fb90> PedPartition: <_ped.Partition object at 0x7fd00f05e3b0> ; >13:49:42 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >13:49:42 DEBUG : Ext3FS.supported: supported: True ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb7 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb7 ; current: None ; type: ext3 ; >13:49:42 DEBUG : DeviceTree.addUdevDevice: name: sdb8 ; >13:49:42 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb8 ; >13:49:42 DEBUG : DiskDevice.addChild: kids: 6 ; name: sdb ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb8 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >13:49:42 DEBUG : PartitionDevice.probe: sdb8 ; exists: True ; >13:49:42 DEBUG : PartitionDevice._computeResize: sdb8 ; status: True ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fdd0> > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fd50> PedPartition: <_ped.Partition object at 0x7fd00f05e410> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fdd0> > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fd50> PedPartition: <_ped.Partition object at 0x7fd00f05e410> ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fdd0> > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fd50> PedPartition: <_ped.Partition object at 0x7fd00f05e410> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fdd0> > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fd50> PedPartition: <_ped.Partition object at 0x7fd00f05e410> ; >13:49:42 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >13:49:42 DEBUG : Ext3FS.supported: supported: True ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb8 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb8 ; current: None ; type: ext3 ; >13:49:42 DEBUG : DeviceTree.addUdevDevice: name: sdb9 ; >13:49:42 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb9 ; >13:49:42 DEBUG : DiskDevice.addChild: kids: 7 ; name: sdb ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb9 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >13:49:42 DEBUG : PartitionDevice.probe: sdb9 ; exists: True ; >13:49:42 DEBUG : PartitionDevice._computeResize: sdb9 ; status: True ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05ff90> > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05ff10> PedPartition: <_ped.Partition object at 0x7fd00f05e470> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05ff90> > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05ff10> PedPartition: <_ped.Partition object at 0x7fd00f05e470> ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05ff90> > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05ff10> PedPartition: <_ped.Partition object at 0x7fd00f05e470> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05ff90> > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05ff10> PedPartition: <_ped.Partition object at 0x7fd00f05e470> ; >13:49:42 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >13:49:42 DEBUG : Ext4FS.supported: supported: True ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb9 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb9 ; current: None ; type: ext4 ; >13:49:42 DEBUG : DeviceTree.addUdevDevice: name: sdb10 ; >13:49:42 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb10 ; >13:49:42 DEBUG : DiskDevice.addChild: kids: 8 ; name: sdb ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb10 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >13:49:42 DEBUG : PartitionDevice.probe: sdb10 ; exists: True ; >13:49:42 DEBUG : PartitionDevice._computeResize: sdb10 ; status: True ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060190> > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f690> PedPartition: <_ped.Partition object at 0x7fd00f05e290> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060190> > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f690> PedPartition: <_ped.Partition object at 0x7fd00f05e290> ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060190> > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f690> PedPartition: <_ped.Partition object at 0x7fd00f05e290> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060190> > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f690> PedPartition: <_ped.Partition object at 0x7fd00f05e290> ; >13:49:42 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >13:49:42 DEBUG : MDRaidMember.__init__: device: /dev/sdb10 ; mdUuid: 4c9b9efd:a06e2f81:acb37a95:98e621b8 ; uuid: None ; exists: True ; label: P5K-EWIFI.localdomain:0 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb10 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb10 ; current: None ; type: mdmember ; >13:49:42 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb10 ; >13:49:42 DEBUG : MDRaidArrayDevice._setFormat: md0 ; current: None ; type: None ; >13:49:42 DEBUG : MDRaidArrayDevice._addDevice: md0 ; device: sdb10 ; status: False ; >13:49:42 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >13:49:42 DEBUG : PartitionDevice.setup: sdb10 ; status: True ; >13:49:42 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:49:42 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:49:42 DEBUG : DeviceTree.addUdevDevice: name: sdb11 ; >13:49:42 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb11 ; >13:49:42 DEBUG : DiskDevice.addChild: kids: 9 ; name: sdb ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb11 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >13:49:42 DEBUG : PartitionDevice.probe: sdb11 ; exists: True ; >13:49:42 DEBUG : PartitionDevice._computeResize: sdb11 ; status: True ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060350> > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0602d0> PedPartition: <_ped.Partition object at 0x7fd00f05e530> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060350> > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0602d0> PedPartition: <_ped.Partition object at 0x7fd00f05e530> ; >13:49:42 DEBUG : PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060350> > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0602d0> PedPartition: <_ped.Partition object at 0x7fd00f05e530> ; >13:49:42 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060350> > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0602d0> PedPartition: <_ped.Partition object at 0x7fd00f05e530> ; >13:49:42 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >13:49:42 DEBUG : MDRaidMember.__init__: device: /dev/sdb11 ; mdUuid: 5c701a7a:29c0d741:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb11 ; >13:49:42 DEBUG : PartitionDevice._setFormat: sdb11 ; current: None ; type: mdmember ; >13:49:42 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb11 ; >13:49:42 DEBUG : MDRaidArrayDevice._setFormat: md1 ; current: None ; type: None ; >13:49:42 DEBUG : MDRaidArrayDevice._addDevice: md1 ; device: sdb11 ; status: False ; >13:49:42 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdb11 ; >13:49:42 DEBUG : PartitionDevice.setup: sdb11 ; status: True ; >13:49:42 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:49:42 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:49:42 DEBUG : DeviceTree.addUdevDevice: name: sdb12 ; >13:49:42 DEBUG : StorageDevice._setFormat: sdb12 ; current: None ; type: None ; >13:49:42 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb12 ; >13:49:42 DEBUG : DMRaidMember.__init__: device: /dev/sdb12 ; uuid: Linux-MDÞÂ__ ; exists: True ; label: None ; >13:49:42 DEBUG : StorageDevice._setFormat: sdb12 ; current: None ; type: dmraidmember ; >13:49:42 DEBUG : DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sdb12 ; >13:49:42 DEBUG : DeviceTree.addUdevDevice: name: sdb13 ; >13:49:42 DEBUG : StorageDevice._setFormat: sdb13 ; current: None ; type: None ; >13:49:42 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb13 ; >13:49:42 DEBUG : DMRaidMember.__init__: device: /dev/sdb13 ; uuid: Linux-MDÞÂ__ ; exists: True ; label: None ; >13:49:42 DEBUG : StorageDevice._setFormat: sdb13 ; current: None ; type: dmraidmember ; >13:49:42 DEBUG : DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sdb13 ; >13:49:43 DEBUG : DeviceTree.addUdevDevice: name: sdb14 ; >13:49:43 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdb14 ; >13:49:43 DEBUG : DiskDevice.addChild: kids: 10 ; name: sdb ; >13:49:43 DEBUG : PartitionDevice._setFormat: sdb14 ; >13:49:43 DEBUG : PartitionDevice._setFormat: sdb14 ; current: None ; type: None ; >13:49:43 DEBUG : PartitionDevice.probe: sdb14 ; exists: True ; >13:49:43 DEBUG : PartitionDevice._computeResize: sdb14 ; status: True ; >13:49:43 DEBUG : PartitionDevice.getFlag: path: /dev/sdb14 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060810> > number: 14 path: /dev/sdb14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f060790> PedPartition: <_ped.Partition object at 0x7fd00f05e650> ; >13:49:43 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb14 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060810> > number: 14 path: /dev/sdb14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f060790> PedPartition: <_ped.Partition object at 0x7fd00f05e650> ; >13:49:43 DEBUG : PartitionDevice.getFlag: path: /dev/sdb14 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060810> > number: 14 path: /dev/sdb14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f060790> PedPartition: <_ped.Partition object at 0x7fd00f05e650> ; >13:49:43 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb14 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060810> > number: 14 path: /dev/sdb14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f060790> PedPartition: <_ped.Partition object at 0x7fd00f05e650> ; >13:49:43 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdb14 ; >13:49:43 DEBUG : MDRaidMember.__init__: device: /dev/sdb14 ; mdUuid: 1a7ee735:579554f9:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:49:43 DEBUG : PartitionDevice._setFormat: sdb14 ; >13:49:43 DEBUG : PartitionDevice._setFormat: sdb14 ; current: None ; type: mdmember ; >13:49:43 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb14 ; >13:49:43 DEBUG : MDRaidArrayDevice._setFormat: md2 ; current: None ; type: None ; >13:49:43 DEBUG : MDRaidArrayDevice._addDevice: md2 ; device: sdb14 ; status: False ; >13:49:43 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdb14 ; >13:49:43 DEBUG : PartitionDevice.setup: sdb14 ; status: True ; >13:49:43 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:49:43 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:49:43 DEBUG : DeviceTree.addUdevDevice: name: sdc ; >13:49:43 DEBUG : DeviceTree.addUdevDiskDevice: name: sdc ; >13:49:43 DEBUG : DiskDevice._setFormat: sdc ; current: None ; type: None ; >13:49:43 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc ; >13:49:43 DEBUG : DeviceTree.addUdevDevice: name: sdc1 ; >13:49:43 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc1 ; >13:49:43 DEBUG : DiskDevice.addChild: kids: 0 ; name: sdc ; >13:49:43 DEBUG : PartitionDevice._setFormat: sdc1 ; >13:49:43 DEBUG : PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >13:49:43 DEBUG : PartitionDevice.probe: sdc1 ; exists: True ; >13:49:43 DEBUG : PartitionDevice._computeResize: sdc1 ; status: True ; >13:49:43 DEBUG : PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea350> PedPartition: <_ped.Partition object at 0x7fd00efe8350> ; >13:49:43 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea350> PedPartition: <_ped.Partition object at 0x7fd00efe8350> ; >13:49:43 DEBUG : PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea350> PedPartition: <_ped.Partition object at 0x7fd00efe8350> ; >13:49:43 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea350> PedPartition: <_ped.Partition object at 0x7fd00efe8350> ; >13:49:43 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >13:49:44 DEBUG : NTFS.supported: supported: False ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc1 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc2 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc2 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 1 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc2 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc2 ; exists: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea690> PedPartition: <_ped.Partition object at 0x7fd00efe8410> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea690> PedPartition: <_ped.Partition object at 0x7fd00efe8410> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea690> PedPartition: <_ped.Partition object at 0x7fd00efe8410> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea690> PedPartition: <_ped.Partition object at 0x7fd00efe8410> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >13:49:44 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: vBUNbd-U83e-LUhG-O03Q-Hrn3-KaOf-HK8bzR ; exists: True ; vgUuid: cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T ; label: None ; peStart: 0.1875 ; device: /dev/sdc2 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc2 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc2 ; current: None ; type: lvmpv ; >13:49:44 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc2 ; >13:49:44 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >13:49:44 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >13:49:44 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >13:49:44 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-Fedora8 ; current: None ; type: None ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-Fedora8 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup00 ; >13:49:44 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-centos51 ; current: None ; type: None ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-centos51 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup00 ; >13:49:44 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-fedora9 ; current: None ; type: None ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-fedora9 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.addChild: kids: 3 ; name: VolGroup00 ; >13:49:44 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-rawhideX64 ; current: None ; type: None ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-rawhideX64 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.addChild: kids: 4 ; name: VolGroup00 ; >13:49:44 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-ubuntu804 ; current: None ; type: None ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-ubuntu804 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.addChild: kids: 5 ; name: VolGroup00 ; >13:49:44 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-unity08respin ; current: None ; type: None ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-unity08respin ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc3 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc3 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 2 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc3 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc3 ; exists: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea4d0> PedPartition: <_ped.Partition object at 0x7fd00efe82f0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea4d0> PedPartition: <_ped.Partition object at 0x7fd00efe82f0> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea4d0> PedPartition: <_ped.Partition object at 0x7fd00efe82f0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea4d0> PedPartition: <_ped.Partition object at 0x7fd00efe82f0> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >13:49:44 DEBUG : SwapSpace.__init__: device: /dev/sdc3 ; uuid: c2bc7e5c-7603-4589-969e-4ede15b63c3e ; exists: True ; label: None ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc3 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc3 ; current: None ; type: swap ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc4 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc4 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 3 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc4 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc4 ; exists: True ; >13:49:44 DEBUG : PartitionDevice._computeResize: sdc4 ; status: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea850> PedPartition: <_ped.Partition object at 0x7fd00efe83b0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc4 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea850> PedPartition: <_ped.Partition object at 0x7fd00efe83b0> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea850> PedPartition: <_ped.Partition object at 0x7fd00efe83b0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc4 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea850> PedPartition: <_ped.Partition object at 0x7fd00efe83b0> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc5 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc5 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 4 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc5 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc5 ; exists: True ; >13:49:44 DEBUG : PartitionDevice._computeResize: sdc5 ; status: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeabd0> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeab50> PedPartition: <_ped.Partition object at 0x7fd00efe84d0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeabd0> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeab50> PedPartition: <_ped.Partition object at 0x7fd00efe84d0> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeabd0> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeab50> PedPartition: <_ped.Partition object at 0x7fd00efe84d0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeabd0> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeab50> PedPartition: <_ped.Partition object at 0x7fd00efe84d0> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >13:49:44 DEBUG : Ext3FS.supported: supported: True ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc5 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc5 ; current: None ; type: ext3 ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc6 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc6 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 5 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc6 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc6 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc6 ; exists: True ; >13:49:44 DEBUG : PartitionDevice._computeResize: sdc6 ; status: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efead90> > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efead10> PedPartition: <_ped.Partition object at 0x7fd00efe8530> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efead90> > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efead10> PedPartition: <_ped.Partition object at 0x7fd00efe8530> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efead90> > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efead10> PedPartition: <_ped.Partition object at 0x7fd00efe8530> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efead90> > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efead10> PedPartition: <_ped.Partition object at 0x7fd00efe8530> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc6 ; >13:49:44 DEBUG : Ext3FS.supported: supported: True ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc6 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc6 ; current: None ; type: ext3 ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc7 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc7 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 6 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc7 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc7 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc7 ; exists: True ; >13:49:44 DEBUG : PartitionDevice._computeResize: sdc7 ; status: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeaf50> > number: 7 path: /dev/sdc7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeaed0> PedPartition: <_ped.Partition object at 0x7fd00efe8590> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeaf50> > number: 7 path: /dev/sdc7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeaed0> PedPartition: <_ped.Partition object at 0x7fd00efe8590> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeaf50> > number: 7 path: /dev/sdc7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeaed0> PedPartition: <_ped.Partition object at 0x7fd00efe8590> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeaf50> > number: 7 path: /dev/sdc7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeaed0> PedPartition: <_ped.Partition object at 0x7fd00efe8590> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc7 ; >13:49:44 DEBUG : Ext3FS.supported: supported: True ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc7 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc7 ; current: None ; type: ext3 ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc8 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc8 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 7 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc8 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc8 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc8 ; exists: True ; >13:49:44 DEBUG : PartitionDevice._computeResize: sdc8 ; status: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeb150> > number: 8 path: /dev/sdc8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb0d0> PedPartition: <_ped.Partition object at 0x7fd00efe85f0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeb150> > number: 8 path: /dev/sdc8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb0d0> PedPartition: <_ped.Partition object at 0x7fd00efe85f0> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeb150> > number: 8 path: /dev/sdc8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb0d0> PedPartition: <_ped.Partition object at 0x7fd00efe85f0> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeb150> > number: 8 path: /dev/sdc8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb0d0> PedPartition: <_ped.Partition object at 0x7fd00efe85f0> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc8 ; >13:49:44 DEBUG : Ext3FS.supported: supported: True ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc8 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc8 ; current: None ; type: ext3 ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdc9 ; >13:49:44 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdc9 ; >13:49:44 DEBUG : DiskDevice.addChild: kids: 8 ; name: sdc ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc9 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc9 ; current: None ; type: None ; >13:49:44 DEBUG : PartitionDevice.probe: sdc9 ; exists: True ; >13:49:44 DEBUG : PartitionDevice._computeResize: sdc9 ; status: True ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 9 path: /dev/sdc9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb290> PedPartition: <_ped.Partition object at 0x7fd00efe8650> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 9 path: /dev/sdc9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb290> PedPartition: <_ped.Partition object at 0x7fd00efe8650> ; >13:49:44 DEBUG : PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 9 path: /dev/sdc9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb290> PedPartition: <_ped.Partition object at 0x7fd00efe8650> ; >13:49:44 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 9 path: /dev/sdc9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb290> PedPartition: <_ped.Partition object at 0x7fd00efe8650> ; >13:49:44 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdc9 ; >13:49:44 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: xtFbbT-mpjy-hpnL-QqVd-6Jn7-8Ewj-fwN09T ; exists: True ; vgUuid: cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T ; label: None ; peStart: 0.1875 ; device: /dev/sdc9 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc9 ; >13:49:44 DEBUG : PartitionDevice._setFormat: sdc9 ; current: None ; type: lvmpv ; >13:49:44 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc9 ; >13:49:44 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup00 ; device: sdc9 ; status: False ; >13:49:44 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdc9 ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-Fedora8 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-centos51 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-fedora9 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-rawhideX64 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-ubuntu804 ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-unity08respin ; status: False ; >13:49:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:44 DEBUG : DeviceTree.addUdevDevice: name: sdd ; >13:49:44 DEBUG : DeviceTree.addUdevDiskDevice: name: sdd ; >13:49:44 DEBUG : DiskDevice._setFormat: sdd ; current: None ; type: None ; >13:49:45 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdd ; >13:49:45 DEBUG : DeviceTree.addUdevDevice: name: sdd1 ; >13:49:45 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdd1 ; >13:49:45 DEBUG : DiskDevice.addChild: kids: 0 ; name: sdd ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd1 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >13:49:45 DEBUG : PartitionDevice.probe: sdd1 ; exists: True ; >13:49:45 DEBUG : PartitionDevice._computeResize: sdd1 ; status: True ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec7d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec590> PedPartition: <_ped.Partition object at 0x7fd00efe8710> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec7d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec590> PedPartition: <_ped.Partition object at 0x7fd00efe8710> ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec7d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec590> PedPartition: <_ped.Partition object at 0x7fd00efe8710> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec7d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec590> PedPartition: <_ped.Partition object at 0x7fd00efe8710> ; >13:49:45 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >13:49:45 DEBUG : NTFS.supported: supported: False ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd1 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd1 ; current: None ; type: ntfs ; >13:49:45 DEBUG : DeviceTree.addUdevDevice: name: sdd2 ; >13:49:45 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdd2 ; >13:49:45 DEBUG : DiskDevice.addChild: kids: 1 ; name: sdd ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd2 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd2 ; current: None ; type: None ; >13:49:45 DEBUG : PartitionDevice.probe: sdd2 ; exists: True ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec910> PedPartition: <_ped.Partition object at 0x7fd00efe8470> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec910> PedPartition: <_ped.Partition object at 0x7fd00efe8470> ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec910> PedPartition: <_ped.Partition object at 0x7fd00efe8470> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec910> PedPartition: <_ped.Partition object at 0x7fd00efe8470> ; >13:49:45 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdd2 ; >13:49:45 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: ZE7J7Q-Bayi-FzRq-UaVK-9T2B-3tUq-TIofKG ; exists: True ; vgUuid: cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T ; label: None ; peStart: 0.1875 ; device: /dev/sdd2 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd2 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd2 ; current: None ; type: lvmpv ; >13:49:45 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdd2 ; >13:49:45 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup00 ; device: sdd2 ; status: False ; >13:49:45 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdd2 ; >13:49:45 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-Fedora8 ; status: False ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:45 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-centos51 ; status: False ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:45 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-fedora9 ; status: False ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:45 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-rawhideX64 ; status: False ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:45 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-ubuntu804 ; status: False ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:45 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-unity08respin ; status: False ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >13:49:45 DEBUG : DeviceTree.addUdevDevice: name: sdd3 ; >13:49:45 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdd3 ; >13:49:45 DEBUG : DiskDevice.addChild: kids: 2 ; name: sdd ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd3 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd3 ; current: None ; type: None ; >13:49:45 DEBUG : PartitionDevice.probe: sdd3 ; exists: True ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec990> > number: 3 path: /dev/sdd3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec750> PedPartition: <_ped.Partition object at 0x7fd00efe8770> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec990> > number: 3 path: /dev/sdd3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec750> PedPartition: <_ped.Partition object at 0x7fd00efe8770> ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec990> > number: 3 path: /dev/sdd3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec750> PedPartition: <_ped.Partition object at 0x7fd00efe8770> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec990> > number: 3 path: /dev/sdd3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec750> PedPartition: <_ped.Partition object at 0x7fd00efe8770> ; >13:49:45 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdd3 ; >13:49:45 DEBUG : Ext3FS.supported: supported: True ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd3 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd3 ; current: None ; type: ext3 ; >13:49:45 DEBUG : DeviceTree.addUdevDevice: name: sdd4 ; >13:49:45 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdd4 ; >13:49:45 DEBUG : DiskDevice.addChild: kids: 3 ; name: sdd ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd4 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd4 ; current: None ; type: None ; >13:49:45 DEBUG : PartitionDevice.probe: sdd4 ; exists: True ; >13:49:45 DEBUG : PartitionDevice._computeResize: sdd4 ; status: True ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd4 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 4 path: /dev/sdd4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecad0> PedPartition: <_ped.Partition object at 0x7fd00efe86b0> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd4 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 4 path: /dev/sdd4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecad0> PedPartition: <_ped.Partition object at 0x7fd00efe86b0> ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd4 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 4 path: /dev/sdd4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecad0> PedPartition: <_ped.Partition object at 0x7fd00efe86b0> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd4 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 4 path: /dev/sdd4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecad0> PedPartition: <_ped.Partition object at 0x7fd00efe86b0> ; >13:49:45 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdd4 ; >13:49:45 DEBUG : DeviceTree.addUdevDevice: name: sdd5 ; >13:49:45 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdd5 ; >13:49:45 DEBUG : DiskDevice.addChild: kids: 4 ; name: sdd ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd5 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd5 ; current: None ; type: None ; >13:49:45 DEBUG : PartitionDevice.probe: sdd5 ; exists: True ; >13:49:45 DEBUG : PartitionDevice._computeResize: sdd5 ; status: True ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efece50> > number: 5 path: /dev/sdd5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecdd0> PedPartition: <_ped.Partition object at 0x7fd00efe8830> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efece50> > number: 5 path: /dev/sdd5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecdd0> PedPartition: <_ped.Partition object at 0x7fd00efe8830> ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efece50> > number: 5 path: /dev/sdd5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecdd0> PedPartition: <_ped.Partition object at 0x7fd00efe8830> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efece50> > number: 5 path: /dev/sdd5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecdd0> PedPartition: <_ped.Partition object at 0x7fd00efe8830> ; >13:49:45 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdd5 ; >13:49:45 DEBUG : Ext3FS.supported: supported: True ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd5 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd5 ; current: None ; type: ext3 ; >13:49:45 DEBUG : DeviceTree.addUdevDevice: name: sdd6 ; >13:49:45 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdd6 ; >13:49:45 DEBUG : DiskDevice.addChild: kids: 5 ; name: sdd ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd6 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd6 ; current: None ; type: None ; >13:49:45 DEBUG : PartitionDevice.probe: sdd6 ; exists: True ; >13:49:45 DEBUG : PartitionDevice._computeResize: sdd6 ; status: True ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 6 path: /dev/sdd6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecf90> PedPartition: <_ped.Partition object at 0x7fd00efe8890> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 6 path: /dev/sdd6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecf90> PedPartition: <_ped.Partition object at 0x7fd00efe8890> ; >13:49:45 DEBUG : PartitionDevice.getFlag: path: /dev/sdd6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 6 path: /dev/sdd6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecf90> PedPartition: <_ped.Partition object at 0x7fd00efe8890> ; >13:49:45 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 6 path: /dev/sdd6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecf90> PedPartition: <_ped.Partition object at 0x7fd00efe8890> ; >13:49:45 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdd6 ; >13:49:45 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup02 ; uuid: wbyZyV-229C-0wn8-sR4i-ekXl-weQJ-Kvid8z ; exists: True ; vgUuid: Nw295w-aJkr-r5yy-yH1D-Saik-Def3-3irrBQ ; label: None ; peStart: 0.1875 ; device: /dev/sdd6 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd6 ; >13:49:45 DEBUG : PartitionDevice._setFormat: sdd6 ; current: None ; type: lvmpv ; >13:49:45 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdd6 ; >13:49:45 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup02 ; device: sdd6 ; status: False ; >13:49:45 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdd6 ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup02 ; status: True ; >13:49:45 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup02-fedora11x64 ; status: False ; >13:49:45 DEBUG : LVMVolumeGroupDevice.setup: VolGroup02 ; status: True ; >13:49:46 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup02-xfceRaw9 ; status: False ; >13:49:46 DEBUG : LVMVolumeGroupDevice.setup: VolGroup02 ; status: True ; >13:49:47 DEBUG : DeviceTree.addUdevDevice: name: sde ; >13:49:47 DEBUG : DeviceTree.addUdevDiskDevice: name: sde ; >13:49:47 DEBUG : DiskDevice._setFormat: sde ; current: None ; type: None ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde1 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde1 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 0 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde1 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde1 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde1 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efefed0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefe50> PedPartition: <_ped.Partition object at 0x7fd00efe89b0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efefed0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefe50> PedPartition: <_ped.Partition object at 0x7fd00efe89b0> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efefed0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefe50> PedPartition: <_ped.Partition object at 0x7fd00efe89b0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efefed0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefe50> PedPartition: <_ped.Partition object at 0x7fd00efe89b0> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde1 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde1 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde1 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde2 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde2 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 1 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde2 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde2 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde2 ; exists: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeff10> > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefc90> PedPartition: <_ped.Partition object at 0x7fd00efe8950> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeff10> > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefc90> PedPartition: <_ped.Partition object at 0x7fd00efe8950> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeff10> > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefc90> PedPartition: <_ped.Partition object at 0x7fd00efe8950> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeff10> > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefc90> PedPartition: <_ped.Partition object at 0x7fd00efe8950> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde2 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde2 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde2 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde3 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde3 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 2 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde3 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde3 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde3 ; exists: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0110> > number: 3 path: /dev/sde3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0090> PedPartition: <_ped.Partition object at 0x7fd00efe87d0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0110> > number: 3 path: /dev/sde3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0090> PedPartition: <_ped.Partition object at 0x7fd00efe87d0> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0110> > number: 3 path: /dev/sde3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0090> PedPartition: <_ped.Partition object at 0x7fd00efe87d0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0110> > number: 3 path: /dev/sde3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0090> PedPartition: <_ped.Partition object at 0x7fd00efe87d0> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde3 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde3 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde3 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde4 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde4 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 3 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde4 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde4 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde4 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde4 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde4 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 4 path: /dev/sde4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0250> PedPartition: <_ped.Partition object at 0x7fd00efe88f0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde4 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 4 path: /dev/sde4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0250> PedPartition: <_ped.Partition object at 0x7fd00efe88f0> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde4 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 4 path: /dev/sde4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0250> PedPartition: <_ped.Partition object at 0x7fd00efe88f0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde4 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 4 path: /dev/sde4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0250> PedPartition: <_ped.Partition object at 0x7fd00efe88f0> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde4 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde5 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde5 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 4 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde5 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde5 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde5 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde5 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff05d0> > number: 5 path: /dev/sde5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0550> PedPartition: <_ped.Partition object at 0x7fd00efe8a70> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff05d0> > number: 5 path: /dev/sde5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0550> PedPartition: <_ped.Partition object at 0x7fd00efe8a70> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff05d0> > number: 5 path: /dev/sde5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0550> PedPartition: <_ped.Partition object at 0x7fd00efe8a70> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff05d0> > number: 5 path: /dev/sde5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0550> PedPartition: <_ped.Partition object at 0x7fd00efe8a70> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde5 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde5 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde5 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde6 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde6 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 5 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde6 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde6 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde6 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde6 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0790> > number: 6 path: /dev/sde6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0710> PedPartition: <_ped.Partition object at 0x7fd00efe8ad0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0790> > number: 6 path: /dev/sde6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0710> PedPartition: <_ped.Partition object at 0x7fd00efe8ad0> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0790> > number: 6 path: /dev/sde6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0710> PedPartition: <_ped.Partition object at 0x7fd00efe8ad0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0790> > number: 6 path: /dev/sde6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0710> PedPartition: <_ped.Partition object at 0x7fd00efe8ad0> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde6 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde6 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde6 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde7 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde7 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 6 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde7 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde7 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde7 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde7 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0950> > number: 7 path: /dev/sde7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff08d0> PedPartition: <_ped.Partition object at 0x7fd00efe8b30> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0950> > number: 7 path: /dev/sde7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff08d0> PedPartition: <_ped.Partition object at 0x7fd00efe8b30> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0950> > number: 7 path: /dev/sde7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff08d0> PedPartition: <_ped.Partition object at 0x7fd00efe8b30> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0950> > number: 7 path: /dev/sde7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff08d0> PedPartition: <_ped.Partition object at 0x7fd00efe8b30> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde7 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde7 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde7 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde8 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde8 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 7 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde8 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde8 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde8 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde8 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0b10> > number: 8 path: /dev/sde8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0a90> PedPartition: <_ped.Partition object at 0x7fd00efe8b90> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0b10> > number: 8 path: /dev/sde8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0a90> PedPartition: <_ped.Partition object at 0x7fd00efe8b90> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0b10> > number: 8 path: /dev/sde8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0a90> PedPartition: <_ped.Partition object at 0x7fd00efe8b90> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0b10> > number: 8 path: /dev/sde8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0a90> PedPartition: <_ped.Partition object at 0x7fd00efe8b90> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde8 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde8 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde8 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde9 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde9 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 8 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde9 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde9 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde9 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde9 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0cd0> > number: 9 path: /dev/sde9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0c50> PedPartition: <_ped.Partition object at 0x7fd00efe8bf0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0cd0> > number: 9 path: /dev/sde9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0c50> PedPartition: <_ped.Partition object at 0x7fd00efe8bf0> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0cd0> > number: 9 path: /dev/sde9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0c50> PedPartition: <_ped.Partition object at 0x7fd00efe8bf0> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0cd0> > number: 9 path: /dev/sde9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0c50> PedPartition: <_ped.Partition object at 0x7fd00efe8bf0> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde9 ; >13:49:48 DEBUG : Ext3FS.supported: supported: True ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde9 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde9 ; current: None ; type: ext3 ; >13:49:48 DEBUG : DeviceTree.addUdevDevice: name: sde10 ; >13:49:48 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde10 ; >13:49:48 DEBUG : DiskDevice.addChild: kids: 9 ; name: sde ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde10 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde10 ; current: None ; type: None ; >13:49:48 DEBUG : PartitionDevice.probe: sde10 ; exists: True ; >13:49:48 DEBUG : PartitionDevice._computeResize: sde10 ; status: True ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 10 path: /dev/sde10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff03d0> PedPartition: <_ped.Partition object at 0x7fd00efe8a10> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 10 path: /dev/sde10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff03d0> PedPartition: <_ped.Partition object at 0x7fd00efe8a10> ; >13:49:48 DEBUG : PartitionDevice.getFlag: path: /dev/sde10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 10 path: /dev/sde10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff03d0> PedPartition: <_ped.Partition object at 0x7fd00efe8a10> ; >13:49:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 10 path: /dev/sde10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff03d0> PedPartition: <_ped.Partition object at 0x7fd00efe8a10> ; >13:49:48 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde10 ; >13:49:48 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup03 ; uuid: QqBlmU-aROX-l4E0-FGQ3-fMNi-Lq0z-8n0H1R ; exists: True ; vgUuid: zHcw0t-W5mD-mghv-r3P8-mxyc-QHPS-2Um0Rs ; label: None ; peStart: 0.1875 ; device: /dev/sde10 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde10 ; >13:49:48 DEBUG : PartitionDevice._setFormat: sde10 ; current: None ; type: lvmpv ; >13:49:48 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sde10 ; >13:49:48 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sde10 ; >13:49:48 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup03 ; current: None ; type: None ; >13:49:48 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup03 ; >13:49:48 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-clydehome ; current: None ; type: None ; >13:49:48 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-clydehome ; status: False ; >13:49:48 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:49:49 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup03 ; >13:49:49 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-debian50 ; current: None ; type: None ; >13:49:49 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-debian50 ; status: False ; >13:49:49 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:49:50 DEBUG : LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup03 ; >13:49:50 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-fedora9all ; current: None ; type: None ; >13:49:50 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-fedora9all ; status: False ; >13:49:50 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:49:51 DEBUG : LVMVolumeGroupDevice.addChild: kids: 3 ; name: VolGroup03 ; >13:49:51 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-omega10 ; current: None ; type: None ; >13:49:51 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-omega10 ; status: False ; >13:49:51 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:49:52 DEBUG : LVMVolumeGroupDevice.addChild: kids: 4 ; name: VolGroup03 ; >13:49:52 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-tstcrypto2 ; current: None ; type: None ; >13:49:52 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-tstcrypto2 ; status: False ; >13:49:52 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:49:53 DEBUG : DeviceTree.addUdevDevice: name: sde11 ; >13:49:53 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde11 ; >13:49:53 DEBUG : DiskDevice.addChild: kids: 10 ; name: sde ; >13:49:53 DEBUG : PartitionDevice._setFormat: sde11 ; >13:49:53 DEBUG : PartitionDevice._setFormat: sde11 ; current: None ; type: None ; >13:49:53 DEBUG : PartitionDevice.probe: sde11 ; exists: True ; >13:49:53 DEBUG : PartitionDevice._computeResize: sde11 ; status: True ; >13:49:53 DEBUG : PartitionDevice.getFlag: path: /dev/sde11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3050> > number: 11 path: /dev/sde11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0f90> PedPartition: <_ped.Partition object at 0x7fd00efe8cb0> ; >13:49:53 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3050> > number: 11 path: /dev/sde11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0f90> PedPartition: <_ped.Partition object at 0x7fd00efe8cb0> ; >13:49:53 DEBUG : PartitionDevice.getFlag: path: /dev/sde11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3050> > number: 11 path: /dev/sde11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0f90> PedPartition: <_ped.Partition object at 0x7fd00efe8cb0> ; >13:49:53 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3050> > number: 11 path: /dev/sde11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0f90> PedPartition: <_ped.Partition object at 0x7fd00efe8cb0> ; >13:49:53 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde11 ; >13:49:53 DEBUG : MDRaidMember.__init__: device: /dev/sde11 ; mdUuid: 4c9b9efd:a06e2f81:acb37a95:98e621b8 ; uuid: None ; exists: True ; label: P5K-EWIFI.localdomain:0 ; >13:49:53 DEBUG : PartitionDevice._setFormat: sde11 ; >13:49:53 DEBUG : PartitionDevice._setFormat: sde11 ; current: None ; type: mdmember ; >13:49:53 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde11 ; >13:49:53 DEBUG : MDRaidArrayDevice._addDevice: md0 ; device: sde11 ; status: False ; >13:49:53 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sde11 ; >13:49:53 DEBUG : PartitionDevice.setup: sde11 ; status: True ; >13:49:53 DEBUG : DiskDevice.setup: sde ; status: True ; >13:49:53 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:49:54 DEBUG : DeviceTree.addUdevDevice: name: sde12 ; >13:49:54 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde12 ; >13:49:54 DEBUG : DiskDevice.addChild: kids: 11 ; name: sde ; >13:49:54 DEBUG : PartitionDevice._setFormat: sde12 ; >13:49:54 DEBUG : PartitionDevice._setFormat: sde12 ; current: None ; type: None ; >13:49:54 DEBUG : PartitionDevice.probe: sde12 ; exists: True ; >13:49:54 DEBUG : PartitionDevice._computeResize: sde12 ; status: True ; >13:49:54 DEBUG : PartitionDevice.getFlag: path: /dev/sde12 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3210> > number: 12 path: /dev/sde12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3190> PedPartition: <_ped.Partition object at 0x7fd00efe8d10> ; >13:49:54 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde12 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3210> > number: 12 path: /dev/sde12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3190> PedPartition: <_ped.Partition object at 0x7fd00efe8d10> ; >13:49:54 DEBUG : PartitionDevice.getFlag: path: /dev/sde12 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3210> > number: 12 path: /dev/sde12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3190> PedPartition: <_ped.Partition object at 0x7fd00efe8d10> ; >13:49:54 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde12 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3210> > number: 12 path: /dev/sde12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3190> PedPartition: <_ped.Partition object at 0x7fd00efe8d10> ; >13:49:54 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde12 ; >13:49:54 DEBUG : MDRaidMember.__init__: device: /dev/sde12 ; mdUuid: 5c701a7a:29c0d741:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:49:54 DEBUG : PartitionDevice._setFormat: sde12 ; >13:49:54 DEBUG : PartitionDevice._setFormat: sde12 ; current: None ; type: mdmember ; >13:49:54 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde12 ; >13:49:54 DEBUG : MDRaidArrayDevice._addDevice: md1 ; device: sde12 ; status: False ; >13:49:54 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sde12 ; >13:49:54 DEBUG : PartitionDevice.setup: sde12 ; status: True ; >13:49:54 DEBUG : DiskDevice.setup: sde ; status: True ; >13:49:54 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:49:54 DEBUG : DeviceTree.addUdevDevice: name: sde13 ; >13:49:54 DEBUG : StorageDevice._setFormat: sde13 ; current: None ; type: None ; >13:49:54 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde13 ; >13:49:54 DEBUG : DMRaidMember.__init__: device: /dev/sde13 ; uuid: Linux-MDÞÂ__ ; exists: True ; label: None ; >13:49:54 DEBUG : StorageDevice._setFormat: sde13 ; current: None ; type: dmraidmember ; >13:49:54 DEBUG : DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sde13 ; >13:49:55 DEBUG : DeviceTree.addUdevDevice: name: sde14 ; >13:49:55 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde14 ; >13:49:55 DEBUG : DiskDevice.addChild: kids: 12 ; name: sde ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde14 ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde14 ; current: None ; type: None ; >13:49:55 DEBUG : PartitionDevice.probe: sde14 ; exists: True ; >13:49:55 DEBUG : PartitionDevice._computeResize: sde14 ; status: True ; >13:49:55 DEBUG : PartitionDevice.getFlag: path: /dev/sde14 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3590> > number: 14 path: /dev/sde14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3510> PedPartition: <_ped.Partition object at 0x7fd00efe8dd0> ; >13:49:55 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde14 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3590> > number: 14 path: /dev/sde14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3510> PedPartition: <_ped.Partition object at 0x7fd00efe8dd0> ; >13:49:55 DEBUG : PartitionDevice.getFlag: path: /dev/sde14 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3590> > number: 14 path: /dev/sde14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3510> PedPartition: <_ped.Partition object at 0x7fd00efe8dd0> ; >13:49:55 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde14 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3590> > number: 14 path: /dev/sde14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3510> PedPartition: <_ped.Partition object at 0x7fd00efe8dd0> ; >13:49:55 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde14 ; >13:49:55 DEBUG : MDRaidMember.__init__: device: /dev/sde14 ; mdUuid: 1a7ee735:579554f9:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde14 ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde14 ; current: None ; type: mdmember ; >13:49:55 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde14 ; >13:49:55 DEBUG : MDRaidArrayDevice._addDevice: md2 ; device: sde14 ; status: False ; >13:49:55 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sde14 ; >13:49:55 DEBUG : PartitionDevice.setup: sde14 ; status: True ; >13:49:55 DEBUG : DiskDevice.setup: sde ; status: True ; >13:49:55 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:49:55 DEBUG : DeviceTree.addUdevDevice: name: sde15 ; >13:49:55 DEBUG : DeviceTree.addUdevPartitionDevice: name: sde15 ; >13:49:55 DEBUG : DiskDevice.addChild: kids: 13 ; name: sde ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde15 ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde15 ; current: None ; type: None ; >13:49:55 DEBUG : PartitionDevice.probe: sde15 ; exists: True ; >13:49:55 DEBUG : PartitionDevice._computeResize: sde15 ; status: True ; >13:49:55 DEBUG : PartitionDevice.getFlag: path: /dev/sde15 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3750> > number: 15 path: /dev/sde15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff36d0> PedPartition: <_ped.Partition object at 0x7fd00efe8e30> ; >13:49:55 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde15 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3750> > number: 15 path: /dev/sde15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff36d0> PedPartition: <_ped.Partition object at 0x7fd00efe8e30> ; >13:49:55 DEBUG : PartitionDevice.getFlag: path: /dev/sde15 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3750> > number: 15 path: /dev/sde15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff36d0> PedPartition: <_ped.Partition object at 0x7fd00efe8e30> ; >13:49:55 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde15 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3750> > number: 15 path: /dev/sde15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff36d0> PedPartition: <_ped.Partition object at 0x7fd00efe8e30> ; >13:49:55 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sde15 ; >13:49:55 DEBUG : Ext3FS.supported: supported: True ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde15 ; >13:49:55 DEBUG : PartitionDevice._setFormat: sde15 ; current: None ; type: ext3 ; >13:49:55 DEBUG : DeviceTree.addUdevDevice: name: sdf ; >13:49:55 DEBUG : DeviceTree.addUdevDiskDevice: name: sdf ; >13:49:55 DEBUG : DiskDevice._setFormat: sdf ; current: None ; type: None ; >13:49:58 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf ; >13:49:58 DEBUG : DeviceTree.addUdevDevice: name: sdf1 ; >13:49:58 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf1 ; >13:49:58 DEBUG : DiskDevice.addChild: kids: 0 ; name: sdf ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf1 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >13:49:58 DEBUG : PartitionDevice.probe: sdf1 ; exists: True ; >13:49:58 DEBUG : PartitionDevice._computeResize: sdf1 ; status: True ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7750> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7550> PedPartition: <_ped.Partition object at 0x7fd00efe8ef0> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7750> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7550> PedPartition: <_ped.Partition object at 0x7fd00efe8ef0> ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7750> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7550> PedPartition: <_ped.Partition object at 0x7fd00efe8ef0> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7750> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7550> PedPartition: <_ped.Partition object at 0x7fd00efe8ef0> ; >13:49:58 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >13:49:58 DEBUG : NTFS.supported: supported: False ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf1 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf1 ; current: None ; type: ntfs ; >13:49:58 DEBUG : DeviceTree.addUdevDevice: name: sdf2 ; >13:49:58 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf2 ; >13:49:58 DEBUG : DiskDevice.addChild: kids: 1 ; name: sdf ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf2 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf2 ; current: None ; type: None ; >13:49:58 DEBUG : PartitionDevice.probe: sdf2 ; exists: True ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7910> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7890> PedPartition: <_ped.Partition object at 0x7fd00efe8fb0> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7910> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7890> PedPartition: <_ped.Partition object at 0x7fd00efe8fb0> ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7910> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7890> PedPartition: <_ped.Partition object at 0x7fd00efe8fb0> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7910> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7890> PedPartition: <_ped.Partition object at 0x7fd00efe8fb0> ; >13:49:58 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf2 ; >13:49:58 DEBUG : Ext3FS.supported: supported: True ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf2 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf2 ; current: None ; type: ext3 ; >13:49:58 DEBUG : DeviceTree.addUdevDevice: name: sdf3 ; >13:49:58 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf3 ; >13:49:58 DEBUG : DiskDevice.addChild: kids: 2 ; name: sdf ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf3 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf3 ; current: None ; type: None ; >13:49:58 DEBUG : PartitionDevice.probe: sdf3 ; exists: True ; >13:49:58 DEBUG : PartitionDevice._computeResize: sdf3 ; status: True ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 3 path: /dev/sdf3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff76d0> PedPartition: <_ped.Partition object at 0x7fd00efe8f50> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 3 path: /dev/sdf3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff76d0> PedPartition: <_ped.Partition object at 0x7fd00efe8f50> ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 3 path: /dev/sdf3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff76d0> PedPartition: <_ped.Partition object at 0x7fd00efe8f50> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 3 path: /dev/sdf3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff76d0> PedPartition: <_ped.Partition object at 0x7fd00efe8f50> ; >13:49:58 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf3 ; >13:49:58 DEBUG : DeviceTree.addUdevDevice: name: sdf5 ; >13:49:58 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf5 ; >13:49:58 DEBUG : DiskDevice.addChild: kids: 3 ; name: sdf ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf5 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf5 ; current: None ; type: None ; >13:49:58 DEBUG : PartitionDevice.probe: sdf5 ; exists: True ; >13:49:58 DEBUG : PartitionDevice._computeResize: sdf5 ; status: True ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7c50> > number: 5 path: /dev/sdf5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7bd0> PedPartition: <_ped.Partition object at 0x7fd00eff8050> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7c50> > number: 5 path: /dev/sdf5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7bd0> PedPartition: <_ped.Partition object at 0x7fd00eff8050> ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7c50> > number: 5 path: /dev/sdf5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7bd0> PedPartition: <_ped.Partition object at 0x7fd00eff8050> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7c50> > number: 5 path: /dev/sdf5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7bd0> PedPartition: <_ped.Partition object at 0x7fd00eff8050> ; >13:49:58 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf5 ; >13:49:58 DEBUG : Ext3FS.supported: supported: True ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf5 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf5 ; current: None ; type: ext3 ; >13:49:58 DEBUG : DeviceTree.addUdevDevice: name: sdf6 ; >13:49:58 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf6 ; >13:49:58 DEBUG : DiskDevice.addChild: kids: 4 ; name: sdf ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf6 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf6 ; current: None ; type: None ; >13:49:58 DEBUG : PartitionDevice.probe: sdf6 ; exists: True ; >13:49:58 DEBUG : PartitionDevice._computeResize: sdf6 ; status: True ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7e10> > number: 6 path: /dev/sdf6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7d90> PedPartition: <_ped.Partition object at 0x7fd00eff80b0> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7e10> > number: 6 path: /dev/sdf6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7d90> PedPartition: <_ped.Partition object at 0x7fd00eff80b0> ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7e10> > number: 6 path: /dev/sdf6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7d90> PedPartition: <_ped.Partition object at 0x7fd00eff80b0> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7e10> > number: 6 path: /dev/sdf6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7d90> PedPartition: <_ped.Partition object at 0x7fd00eff80b0> ; >13:49:58 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf6 ; >13:49:58 DEBUG : Ext3FS.supported: supported: True ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf6 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf6 ; current: None ; type: ext3 ; >13:49:58 DEBUG : DeviceTree.addUdevDevice: name: sdf7 ; >13:49:58 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf7 ; >13:49:58 DEBUG : DiskDevice.addChild: kids: 5 ; name: sdf ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf7 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf7 ; current: None ; type: None ; >13:49:58 DEBUG : PartitionDevice.probe: sdf7 ; exists: True ; >13:49:58 DEBUG : PartitionDevice._computeResize: sdf7 ; status: True ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 7 path: /dev/sdf7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7f50> PedPartition: <_ped.Partition object at 0x7fd00eff8110> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf7 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 7 path: /dev/sdf7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7f50> PedPartition: <_ped.Partition object at 0x7fd00eff8110> ; >13:49:58 DEBUG : PartitionDevice.getFlag: path: /dev/sdf7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 7 path: /dev/sdf7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7f50> PedPartition: <_ped.Partition object at 0x7fd00eff8110> ; >13:49:58 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf7 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 7 path: /dev/sdf7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7f50> PedPartition: <_ped.Partition object at 0x7fd00eff8110> ; >13:49:58 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf7 ; >13:49:58 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: OU32wh-pY0Q-I26M-Dxol-wPdZ-KuN2-6E2hBi ; exists: True ; vgUuid: cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T ; label: None ; peStart: 0.1875 ; device: /dev/sdf7 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf7 ; >13:49:58 DEBUG : PartitionDevice._setFormat: sdf7 ; current: None ; type: lvmpv ; >13:49:58 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdf7 ; >13:49:58 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup00 ; device: sdf7 ; status: False ; >13:49:58 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdf7 ; >13:49:58 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:49:58 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-Fedora8 ; status: False ; >13:49:58 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:49:59 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-centos51 ; status: False ; >13:49:59 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:50:00 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-fedora9 ; status: False ; >13:50:00 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:50:01 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-rawhideX64 ; status: False ; >13:50:01 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:50:02 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-ubuntu804 ; status: False ; >13:50:02 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:50:03 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-unity08respin ; status: False ; >13:50:03 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:50:04 DEBUG : DeviceTree.addUdevDevice: name: sdf8 ; >13:50:04 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf8 ; >13:50:04 DEBUG : DiskDevice.addChild: kids: 6 ; name: sdf ; >13:50:04 DEBUG : PartitionDevice._setFormat: sdf8 ; >13:50:04 DEBUG : PartitionDevice._setFormat: sdf8 ; current: None ; type: None ; >13:50:04 DEBUG : PartitionDevice.probe: sdf8 ; exists: True ; >13:50:04 DEBUG : PartitionDevice._computeResize: sdf8 ; status: True ; >13:50:04 DEBUG : PartitionDevice.getFlag: path: /dev/sdf8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa190> > number: 8 path: /dev/sdf8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa110> PedPartition: <_ped.Partition object at 0x7fd00eff8170> ; >13:50:04 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf8 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa190> > number: 8 path: /dev/sdf8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa110> PedPartition: <_ped.Partition object at 0x7fd00eff8170> ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa190> > number: 8 path: /dev/sdf8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa110> PedPartition: <_ped.Partition object at 0x7fd00eff8170> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf8 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa190> > number: 8 path: /dev/sdf8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa110> PedPartition: <_ped.Partition object at 0x7fd00eff8170> ; >13:50:05 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf8 ; >13:50:05 DEBUG : Ext3FS.supported: supported: True ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf8 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf8 ; current: None ; type: ext3 ; >13:50:05 DEBUG : DeviceTree.addUdevDevice: name: sdf9 ; >13:50:05 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf9 ; >13:50:05 DEBUG : DiskDevice.addChild: kids: 7 ; name: sdf ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf9 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf9 ; current: None ; type: None ; >13:50:05 DEBUG : PartitionDevice.probe: sdf9 ; exists: True ; >13:50:05 DEBUG : PartitionDevice._computeResize: sdf9 ; status: True ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa350> > number: 9 path: /dev/sdf9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa2d0> PedPartition: <_ped.Partition object at 0x7fd00eff81d0> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa350> > number: 9 path: /dev/sdf9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa2d0> PedPartition: <_ped.Partition object at 0x7fd00eff81d0> ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa350> > number: 9 path: /dev/sdf9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa2d0> PedPartition: <_ped.Partition object at 0x7fd00eff81d0> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa350> > number: 9 path: /dev/sdf9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa2d0> PedPartition: <_ped.Partition object at 0x7fd00eff81d0> ; >13:50:05 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf9 ; >13:50:05 DEBUG : Ext3FS.supported: supported: True ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf9 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf9 ; current: None ; type: ext3 ; >13:50:05 DEBUG : DeviceTree.addUdevDevice: name: sdf10 ; >13:50:05 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf10 ; >13:50:05 DEBUG : DiskDevice.addChild: kids: 8 ; name: sdf ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf10 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf10 ; current: None ; type: None ; >13:50:05 DEBUG : PartitionDevice.probe: sdf10 ; exists: True ; >13:50:05 DEBUG : PartitionDevice._computeResize: sdf10 ; status: True ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa510> > number: 10 path: /dev/sdf10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa490> PedPartition: <_ped.Partition object at 0x7fd00eff8230> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa510> > number: 10 path: /dev/sdf10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa490> PedPartition: <_ped.Partition object at 0x7fd00eff8230> ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa510> > number: 10 path: /dev/sdf10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa490> PedPartition: <_ped.Partition object at 0x7fd00eff8230> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa510> > number: 10 path: /dev/sdf10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa490> PedPartition: <_ped.Partition object at 0x7fd00eff8230> ; >13:50:05 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf10 ; >13:50:05 DEBUG : Ext3FS.supported: supported: True ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf10 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf10 ; current: None ; type: ext3 ; >13:50:05 DEBUG : DeviceTree.addUdevDevice: name: sdf11 ; >13:50:05 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf11 ; >13:50:05 DEBUG : DiskDevice.addChild: kids: 9 ; name: sdf ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf11 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf11 ; current: None ; type: None ; >13:50:05 DEBUG : PartitionDevice.probe: sdf11 ; exists: True ; >13:50:05 DEBUG : PartitionDevice._computeResize: sdf11 ; status: True ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa6d0> > number: 11 path: /dev/sdf11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa650> PedPartition: <_ped.Partition object at 0x7fd00eff8290> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf11 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa6d0> > number: 11 path: /dev/sdf11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa650> PedPartition: <_ped.Partition object at 0x7fd00eff8290> ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa6d0> > number: 11 path: /dev/sdf11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa650> PedPartition: <_ped.Partition object at 0x7fd00eff8290> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf11 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa6d0> > number: 11 path: /dev/sdf11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa650> PedPartition: <_ped.Partition object at 0x7fd00eff8290> ; >13:50:05 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf11 ; >13:50:05 DEBUG : FATFS.supported: supported: True ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf11 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf11 ; current: None ; type: vfat ; >13:50:05 DEBUG : DeviceTree.addUdevDevice: name: sdf12 ; >13:50:05 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf12 ; >13:50:05 DEBUG : DiskDevice.addChild: kids: 10 ; name: sdf ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf12 ; >13:50:05 DEBUG : PartitionDevice._setFormat: sdf12 ; current: None ; type: None ; >13:50:05 DEBUG : PartitionDevice.probe: sdf12 ; exists: True ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf12 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa890> > number: 12 path: /dev/sdf12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa810> PedPartition: <_ped.Partition object at 0x7fd00eff82f0> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf12 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa890> > number: 12 path: /dev/sdf12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa810> PedPartition: <_ped.Partition object at 0x7fd00eff82f0> ; >13:50:05 DEBUG : PartitionDevice.getFlag: path: /dev/sdf12 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa890> > number: 12 path: /dev/sdf12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa810> PedPartition: <_ped.Partition object at 0x7fd00eff82f0> ; >13:50:05 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf12 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa890> > number: 12 path: /dev/sdf12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa810> PedPartition: <_ped.Partition object at 0x7fd00eff82f0> ; >13:50:05 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf12 ; >13:50:06 DEBUG : Ext3FS.supported: supported: True ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf12 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf12 ; current: None ; type: ext3 ; >13:50:06 DEBUG : DeviceTree.addUdevDevice: name: sdf13 ; >13:50:06 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf13 ; >13:50:06 DEBUG : DiskDevice.addChild: kids: 11 ; name: sdf ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf13 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf13 ; current: None ; type: None ; >13:50:06 DEBUG : PartitionDevice.probe: sdf13 ; exists: True ; >13:50:06 DEBUG : PartitionDevice._computeResize: sdf13 ; status: True ; >13:50:06 DEBUG : PartitionDevice.getFlag: path: /dev/sdf13 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effaa50> > number: 13 path: /dev/sdf13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa9d0> PedPartition: <_ped.Partition object at 0x7fd00eff8350> ; >13:50:06 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf13 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effaa50> > number: 13 path: /dev/sdf13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa9d0> PedPartition: <_ped.Partition object at 0x7fd00eff8350> ; >13:50:06 DEBUG : PartitionDevice.getFlag: path: /dev/sdf13 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effaa50> > number: 13 path: /dev/sdf13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa9d0> PedPartition: <_ped.Partition object at 0x7fd00eff8350> ; >13:50:06 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf13 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effaa50> > number: 13 path: /dev/sdf13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa9d0> PedPartition: <_ped.Partition object at 0x7fd00eff8350> ; >13:50:06 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf13 ; >13:50:06 DEBUG : Ext3FS.supported: supported: True ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf13 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf13 ; current: None ; type: ext3 ; >13:50:06 DEBUG : DeviceTree.addUdevDevice: name: sdf14 ; >13:50:06 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf14 ; >13:50:06 DEBUG : DiskDevice.addChild: kids: 12 ; name: sdf ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf14 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf14 ; current: None ; type: None ; >13:50:06 DEBUG : PartitionDevice.probe: sdf14 ; exists: True ; >13:50:06 DEBUG : PartitionDevice._computeResize: sdf14 ; status: True ; >13:50:06 DEBUG : PartitionDevice.getFlag: path: /dev/sdf14 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effac10> > number: 14 path: /dev/sdf14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effab90> PedPartition: <_ped.Partition object at 0x7fd00eff83b0> ; >13:50:06 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf14 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effac10> > number: 14 path: /dev/sdf14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effab90> PedPartition: <_ped.Partition object at 0x7fd00eff83b0> ; >13:50:06 DEBUG : PartitionDevice.getFlag: path: /dev/sdf14 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effac10> > number: 14 path: /dev/sdf14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effab90> PedPartition: <_ped.Partition object at 0x7fd00eff83b0> ; >13:50:06 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf14 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effac10> > number: 14 path: /dev/sdf14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effab90> PedPartition: <_ped.Partition object at 0x7fd00eff83b0> ; >13:50:06 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf14 ; >13:50:06 DEBUG : Ext3FS.supported: supported: True ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf14 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf14 ; current: None ; type: ext3 ; >13:50:06 DEBUG : DeviceTree.addUdevDevice: name: sdf15 ; >13:50:06 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdf15 ; >13:50:06 DEBUG : DiskDevice.addChild: kids: 13 ; name: sdf ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf15 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf15 ; current: None ; type: None ; >13:50:06 DEBUG : PartitionDevice.probe: sdf15 ; exists: True ; >13:50:06 DEBUG : PartitionDevice._computeResize: sdf15 ; status: True ; >13:50:06 DEBUG : PartitionDevice.getFlag: path: /dev/sdf15 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 15 path: /dev/sdf15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effad50> PedPartition: <_ped.Partition object at 0x7fd00eff8410> ; >13:50:06 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf15 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 15 path: /dev/sdf15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effad50> PedPartition: <_ped.Partition object at 0x7fd00eff8410> ; >13:50:06 DEBUG : PartitionDevice.getFlag: path: /dev/sdf15 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 15 path: /dev/sdf15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effad50> PedPartition: <_ped.Partition object at 0x7fd00eff8410> ; >13:50:06 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf15 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 15 path: /dev/sdf15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effad50> PedPartition: <_ped.Partition object at 0x7fd00eff8410> ; >13:50:06 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdf15 ; >13:50:06 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup01 ; uuid: gFqTyL-KPF5-DEIH-PNTZ-eyBt-e130-S8wXyL ; exists: True ; vgUuid: UylCmh-1kgp-fM8d-2iyg-bc2H-mfMw-7WyDA3 ; label: None ; peStart: 0.1875 ; device: /dev/sdf15 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf15 ; >13:50:06 DEBUG : PartitionDevice._setFormat: sdf15 ; current: None ; type: lvmpv ; >13:50:06 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdf15 ; >13:50:06 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdf15 ; >13:50:06 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup01 ; current: None ; type: None ; >13:50:06 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup01 ; >13:50:06 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-fc10 ; current: None ; type: None ; >13:50:06 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-fc10 ; status: False ; >13:50:06 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:50:07 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup01 ; >13:50:07 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-fedora11 ; current: None ; type: None ; >13:50:07 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-fedora11 ; status: False ; >13:50:07 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:50:08 DEBUG : LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup01 ; >13:50:08 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-fedora9installs ; current: None ; type: None ; >13:50:08 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-fedora9installs ; status: False ; >13:50:08 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:50:10 DEBUG : LVMVolumeGroupDevice.addChild: kids: 3 ; name: VolGroup01 ; >13:50:10 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-mandriva ; current: None ; type: None ; >13:50:10 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-mandriva ; status: False ; >13:50:10 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:50:10 DEBUG : LVMVolumeGroupDevice.addChild: kids: 4 ; name: VolGroup01 ; >13:50:10 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-suse11 ; current: None ; type: None ; >13:50:10 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-suse11 ; status: False ; >13:50:10 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:50:12 DEBUG : LVMVolumeGroupDevice.addChild: kids: 5 ; name: VolGroup01 ; >13:50:12 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-testcrypto ; current: None ; type: None ; >13:50:12 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-testcrypto ; status: False ; >13:50:12 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:50:14 DEBUG : LVMVolumeGroupDevice.addChild: kids: 6 ; name: VolGroup01 ; >13:50:14 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-xoslinux ; current: None ; type: None ; >13:50:14 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-xoslinux ; status: False ; >13:50:14 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:50:14 DEBUG : DeviceTree.addUdevDevice: name: sdg ; >13:50:14 DEBUG : DeviceTree.addUdevDiskDevice: name: sdg ; >13:50:14 DEBUG : DiskDevice._setFormat: sdg ; current: None ; type: None ; >13:50:16 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg ; >13:50:16 DEBUG : DeviceTree.addUdevDevice: name: sdg1 ; >13:50:16 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdg1 ; >13:50:16 DEBUG : DiskDevice.addChild: kids: 0 ; name: sdg ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg1 ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg1 ; current: None ; type: None ; >13:50:16 DEBUG : PartitionDevice.probe: sdg1 ; exists: True ; >13:50:16 DEBUG : PartitionDevice._computeResize: sdg1 ; status: True ; >13:50:16 DEBUG : PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f001390> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001190> PedPartition: <_ped.Partition object at 0x7fd00efe8c50> ; >13:50:16 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f001390> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001190> PedPartition: <_ped.Partition object at 0x7fd00efe8c50> ; >13:50:16 DEBUG : PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f001390> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001190> PedPartition: <_ped.Partition object at 0x7fd00efe8c50> ; >13:50:16 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f001390> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001190> PedPartition: <_ped.Partition object at 0x7fd00efe8c50> ; >13:50:16 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg1 ; >13:50:16 DEBUG : NTFS.supported: supported: False ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg1 ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg1 ; current: None ; type: ntfs ; >13:50:16 DEBUG : DeviceTree.addUdevDevice: name: sdg2 ; >13:50:16 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdg2 ; >13:50:16 DEBUG : DiskDevice.addChild: kids: 1 ; name: sdg ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg2 ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg2 ; current: None ; type: None ; >13:50:16 DEBUG : PartitionDevice.probe: sdg2 ; exists: True ; >13:50:16 DEBUG : PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0014d0> PedPartition: <_ped.Partition object at 0x7fd00eff84d0> ; >13:50:16 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0014d0> PedPartition: <_ped.Partition object at 0x7fd00eff84d0> ; >13:50:16 DEBUG : PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0014d0> PedPartition: <_ped.Partition object at 0x7fd00eff84d0> ; >13:50:16 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0014d0> PedPartition: <_ped.Partition object at 0x7fd00eff84d0> ; >13:50:16 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg2 ; >13:50:16 DEBUG : MDRaidMember.__init__: device: /dev/sdg2 ; mdUuid: 4c9b9efd:a06e2f81:acb37a95:98e621b8 ; uuid: None ; exists: True ; label: P5K-EWIFI.localdomain:0 ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg2 ; >13:50:16 DEBUG : PartitionDevice._setFormat: sdg2 ; current: None ; type: mdmember ; >13:50:16 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg2 ; >13:50:16 DEBUG : MDRaidArrayDevice._addDevice: md0 ; device: sdg2 ; status: False ; >13:50:16 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdg2 ; >13:50:16 DEBUG : PartitionDevice.setup: sdg2 ; status: True ; >13:50:16 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:50:16 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:50:17 DEBUG : DeviceTree.addUdevDevice: name: sdg3 ; >13:50:17 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdg3 ; >13:50:17 DEBUG : DiskDevice.addChild: kids: 2 ; name: sdg ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg3 ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg3 ; current: None ; type: None ; >13:50:17 DEBUG : PartitionDevice.probe: sdg3 ; exists: True ; >13:50:17 DEBUG : PartitionDevice._computeResize: sdg3 ; status: True ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 3 path: /dev/sdg3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001310> PedPartition: <_ped.Partition object at 0x7fd00eff8470> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg3 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 3 path: /dev/sdg3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001310> PedPartition: <_ped.Partition object at 0x7fd00eff8470> ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 3 path: /dev/sdg3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001310> PedPartition: <_ped.Partition object at 0x7fd00eff8470> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg3 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 3 path: /dev/sdg3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001310> PedPartition: <_ped.Partition object at 0x7fd00eff8470> ; >13:50:17 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg3 ; >13:50:17 DEBUG : DeviceTree.addUdevDevice: name: sdg5 ; >13:50:17 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdg5 ; >13:50:17 DEBUG : DiskDevice.addChild: kids: 3 ; name: sdg ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg5 ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg5 ; current: None ; type: None ; >13:50:17 DEBUG : PartitionDevice.probe: sdg5 ; exists: True ; >13:50:17 DEBUG : PartitionDevice._computeResize: sdg5 ; status: True ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0017d0> PedPartition: <_ped.Partition object at 0x7fd00eff8590> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg5 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0017d0> PedPartition: <_ped.Partition object at 0x7fd00eff8590> ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0017d0> PedPartition: <_ped.Partition object at 0x7fd00eff8590> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg5 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0017d0> PedPartition: <_ped.Partition object at 0x7fd00eff8590> ; >13:50:17 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg5 ; >13:50:17 DEBUG : MDRaidMember.__init__: device: /dev/sdg5 ; mdUuid: 162a3898:50ab5edc:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg5 ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg5 ; current: None ; type: mdmember ; >13:50:17 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg5 ; >13:50:17 DEBUG : MDRaidArrayDevice._setFormat: md3 ; current: None ; type: None ; >13:50:17 DEBUG : MDRaidArrayDevice._addDevice: md3 ; device: sdg5 ; status: False ; >13:50:17 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdg5 ; >13:50:17 DEBUG : PartitionDevice.setup: sdg5 ; status: True ; >13:50:17 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:50:17 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:50:17 DEBUG : DeviceTree.addUdevDevice: name: sdg6 ; >13:50:17 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdg6 ; >13:50:17 DEBUG : DiskDevice.addChild: kids: 4 ; name: sdg ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg6 ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg6 ; current: None ; type: None ; >13:50:17 DEBUG : PartitionDevice.probe: sdg6 ; exists: True ; >13:50:17 DEBUG : PartitionDevice._computeResize: sdg6 ; status: True ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001950> PedPartition: <_ped.Partition object at 0x7fd00eff85f0> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg6 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001950> PedPartition: <_ped.Partition object at 0x7fd00eff85f0> ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001950> PedPartition: <_ped.Partition object at 0x7fd00eff85f0> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg6 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001950> PedPartition: <_ped.Partition object at 0x7fd00eff85f0> ; >13:50:17 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg6 ; >13:50:17 DEBUG : MDRaidMember.__init__: device: /dev/sdg6 ; mdUuid: a16719f6:ece7617c:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg6 ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg6 ; current: None ; type: mdmember ; >13:50:17 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg6 ; >13:50:17 DEBUG : MDRaidArrayDevice._setFormat: md4 ; current: None ; type: None ; >13:50:17 DEBUG : MDRaidArrayDevice._addDevice: md4 ; device: sdg6 ; status: False ; >13:50:17 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdg6 ; >13:50:17 DEBUG : PartitionDevice.setup: sdg6 ; status: True ; >13:50:17 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:50:17 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:50:17 DEBUG : DeviceTree.addUdevDevice: name: sdg7 ; >13:50:17 DEBUG : StorageDevice._setFormat: sdg7 ; current: None ; type: None ; >13:50:17 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg7 ; >13:50:17 DEBUG : DMRaidMember.__init__: device: /dev/sdg7 ; uuid: Linux-MDÞÂ__ ; exists: True ; label: None ; >13:50:17 DEBUG : StorageDevice._setFormat: sdg7 ; current: None ; type: dmraidmember ; >13:50:17 DEBUG : DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sdg7 ; >13:50:17 DEBUG : DeviceTree.addUdevDevice: name: sdg8 ; >13:50:17 DEBUG : StorageDevice._setFormat: sdg8 ; current: None ; type: None ; >13:50:17 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg8 ; >13:50:17 DEBUG : DMRaidMember.__init__: device: /dev/sdg8 ; uuid: Linux-MDÞÂ__ ; exists: True ; label: None ; >13:50:17 DEBUG : StorageDevice._setFormat: sdg8 ; current: None ; type: dmraidmember ; >13:50:17 DEBUG : DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sdg8 ; >13:50:17 DEBUG : DeviceTree.addUdevDevice: name: sdg9 ; >13:50:17 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdg9 ; >13:50:17 DEBUG : DiskDevice.addChild: kids: 5 ; name: sdg ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg9 ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg9 ; current: None ; type: None ; >13:50:17 DEBUG : PartitionDevice.probe: sdg9 ; exists: True ; >13:50:17 DEBUG : PartitionDevice._computeResize: sdg9 ; status: True ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 9 path: /dev/sdg9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001dd0> PedPartition: <_ped.Partition object at 0x7fd00eff8710> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg9 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 9 path: /dev/sdg9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001dd0> PedPartition: <_ped.Partition object at 0x7fd00eff8710> ; >13:50:17 DEBUG : PartitionDevice.getFlag: path: /dev/sdg9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 9 path: /dev/sdg9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001dd0> PedPartition: <_ped.Partition object at 0x7fd00eff8710> ; >13:50:17 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg9 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 9 path: /dev/sdg9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001dd0> PedPartition: <_ped.Partition object at 0x7fd00eff8710> ; >13:50:17 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg9 ; >13:50:17 DEBUG : MDRaidMember.__init__: device: /dev/sdg9 ; mdUuid: 1a7ee735:579554f9:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg9 ; >13:50:17 DEBUG : PartitionDevice._setFormat: sdg9 ; current: None ; type: mdmember ; >13:50:17 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg9 ; >13:50:17 DEBUG : MDRaidArrayDevice._addDevice: md2 ; device: sdg9 ; status: False ; >13:50:17 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdg9 ; >13:50:17 DEBUG : PartitionDevice.setup: sdg9 ; status: True ; >13:50:17 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:50:17 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:50:18 DEBUG : DeviceTree.addUdevDevice: name: sdg10 ; >13:50:18 DEBUG : DeviceTree.addUdevPartitionDevice: name: sdg10 ; >13:50:18 DEBUG : DiskDevice.addChild: kids: 6 ; name: sdg ; >13:50:18 DEBUG : PartitionDevice._setFormat: sdg10 ; >13:50:18 DEBUG : PartitionDevice._setFormat: sdg10 ; current: None ; type: None ; >13:50:18 DEBUG : PartitionDevice.probe: sdg10 ; exists: True ; >13:50:18 DEBUG : PartitionDevice._computeResize: sdg10 ; status: True ; >13:50:18 DEBUG : PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 10 path: /dev/sdg10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001f50> PedPartition: <_ped.Partition object at 0x7fd00eff8770> ; >13:50:18 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg10 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 10 path: /dev/sdg10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001f50> PedPartition: <_ped.Partition object at 0x7fd00eff8770> ; >13:50:18 DEBUG : PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 10 path: /dev/sdg10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001f50> PedPartition: <_ped.Partition object at 0x7fd00eff8770> ; >13:50:18 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg10 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 10 path: /dev/sdg10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001f50> PedPartition: <_ped.Partition object at 0x7fd00eff8770> ; >13:50:18 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sdg10 ; >13:50:18 DEBUG : MDRaidMember.__init__: device: /dev/sdg10 ; mdUuid: 1a7ee735:579554f9:7afce992:f879cb3e ; uuid: None ; exists: True ; label: None ; >13:50:18 DEBUG : PartitionDevice._setFormat: sdg10 ; >13:50:18 DEBUG : PartitionDevice._setFormat: sdg10 ; current: None ; type: mdmember ; >13:50:18 DEBUG : DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg10 ; >13:50:18 DEBUG : MDRaidArrayDevice._addDevice: md2 ; device: sdg10 ; status: False ; >13:50:18 DEBUG : PartitionDevice.addChild: kids: 0 ; name: sdg10 ; >13:50:18 DEBUG : PartitionDevice.setup: sdg10 ; status: True ; >13:50:18 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:50:18 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:50:18 DEBUG : DeviceTree.addUdevDevice: name: md0 ; >13:50:18 DEBUG : DeviceTree.handleUdevDeviceFormat: name: md0 ; >13:50:18 DEBUG : Ext4FS.supported: supported: True ; >13:50:18 DEBUG : MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >13:50:18 DEBUG : DeviceTree.addUdevDevice: name: md1 ; >13:50:18 DEBUG : DeviceTree.handleUdevDeviceFormat: name: md1 ; >13:50:18 DEBUG : Ext4FS.supported: supported: True ; >13:50:18 DEBUG : MDRaidArrayDevice._setFormat: md1 ; current: None ; type: ext4 ; >13:50:18 DEBUG : DeviceTree.addUdevDevice: name: md2 ; >13:50:18 DEBUG : DeviceTree.handleUdevDeviceFormat: name: md2 ; >13:50:18 DEBUG : Ext4FS.supported: supported: True ; >13:50:18 DEBUG : MDRaidArrayDevice._setFormat: md2 ; current: None ; type: ext4 ; >13:50:18 DEBUG : DeviceTree.addUdevDevice: name: VolGroup02-fedora11x64 ; >13:50:18 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup02-fedora11x64 ; >13:50:18 DEBUG : Ext4FS.supported: supported: True ; >13:50:18 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup02-fedora11x64 ; current: None ; type: ext4 ; >13:50:18 DEBUG : DeviceTree.addUdevDevice: name: VolGroup02-xfceRaw9 ; >13:50:18 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup02-xfceRaw9 ; >13:50:18 DEBUG : LUKS.__init__: device: /dev/mapper/VolGroup02-xfceRaw9 ; label: None ; uuid: 883fc152-87f7-4d35-aa5c-82712d70faf6 ; exists: True ; name: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; >13:50:18 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup02-xfceRaw9 ; current: None ; type: luks ; >13:50:18 DEBUG : DeviceTree.handleUdevLUKSFormat: type: luks ; name: VolGroup02-xfceRaw9 ; >13:50:25 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup02-xfceRaw9 ; mapName: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; status: False ; type: luks ; >13:50:25 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup02-xfceRaw9 ; status: False ; type: luks ; >13:50:27 DEBUG : LVMLogicalVolumeDevice.addChild: kids: 0 ; name: VolGroup02-xfceRaw9 ; >13:50:27 DEBUG : LUKSDevice._setFormat: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; current: None ; type: None ; >13:50:27 DEBUG : LUKSDevice.setup: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; status: True ; >13:50:27 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup02-xfceRaw9 ; status: True ; >13:50:27 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup02-xfceRaw9 ; mapName: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; status: True ; type: luks ; >13:50:27 DEBUG : DeviceTree.addUdevDevice: name: VolGroup03-clydehome ; >13:50:27 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup03-clydehome ; >13:50:27 DEBUG : Ext3FS.supported: supported: True ; >13:50:27 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-clydehome ; current: None ; type: ext3 ; >13:50:27 DEBUG : DeviceTree.addUdevDevice: name: VolGroup03-debian50 ; >13:50:27 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup03-debian50 ; >13:50:27 DEBUG : Ext3FS.supported: supported: True ; >13:50:27 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-debian50 ; current: None ; type: ext3 ; >13:50:27 DEBUG : DeviceTree.addUdevDevice: name: VolGroup03-fedora9all ; >13:50:27 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup03-fedora9all ; >13:50:27 DEBUG : LUKS.__init__: device: /dev/mapper/VolGroup03-fedora9all ; label: None ; uuid: 7c4b9224-5534-4941-ac3b-855432a483a1 ; exists: True ; name: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; >13:50:27 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-fedora9all ; current: None ; type: luks ; >13:50:27 DEBUG : DeviceTree.handleUdevLUKSFormat: type: luks ; name: VolGroup03-fedora9all ; >13:50:36 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup03-fedora9all ; mapName: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; status: False ; type: luks ; >13:50:36 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup03-fedora9all ; status: False ; type: luks ; >13:50:37 DEBUG : LVMLogicalVolumeDevice.addChild: kids: 0 ; name: VolGroup03-fedora9all ; >13:50:37 DEBUG : LUKSDevice._setFormat: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; current: None ; type: None ; >13:50:37 DEBUG : LUKSDevice.setup: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; status: True ; >13:50:37 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-fedora9all ; status: True ; >13:50:37 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup03-fedora9all ; mapName: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; status: True ; type: luks ; >13:50:37 DEBUG : DeviceTree.addUdevDevice: name: VolGroup03-omega10 ; >13:50:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup03-omega10 ; >13:50:37 DEBUG : Ext3FS.supported: supported: True ; >13:50:37 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-omega10 ; current: None ; type: ext3 ; >13:50:37 DEBUG : DeviceTree.addUdevDevice: name: VolGroup03-tstcrypto2 ; >13:50:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup03-tstcrypto2 ; >13:50:37 DEBUG : Ext4FS.supported: supported: True ; >13:50:37 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup03-tstcrypto2 ; current: None ; type: ext4 ; >13:50:37 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-Fedora8 ; >13:50:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-Fedora8 ; >13:50:37 DEBUG : Ext3FS.supported: supported: True ; >13:50:37 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-Fedora8 ; current: None ; type: ext3 ; >13:50:37 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-centos51 ; >13:50:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-centos51 ; >13:50:38 DEBUG : Ext3FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-centos51 ; current: None ; type: ext3 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-fedora9 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-fedora9 ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-fedora9 ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-rawhideX64 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-rawhideX64 ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-rawhideX64 ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-ubuntu804 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-ubuntu804 ; >13:50:38 DEBUG : Ext3FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-ubuntu804 ; current: None ; type: ext3 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-unity08respin ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-unity08respin ; >13:50:38 DEBUG : Ext3FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-unity08respin ; current: None ; type: ext3 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup01-fc10 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup01-fc10 ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-fc10 ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup01-fedora11 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup01-fedora11 ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-fedora11 ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup01-fedora9installs ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup01-fedora9installs ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-fedora9installs ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup01-mandriva ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup01-mandriva ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-mandriva ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup01-suse11 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup01-suse11 ; >13:50:38 DEBUG : Ext3FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-suse11 ; current: None ; type: ext3 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup01-testcrypto ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup01-testcrypto ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-testcrypto ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup01-xoslinux ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup01-xoslinux ; >13:50:38 DEBUG : Ext3FS.supported: supported: True ; >13:50:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup01-xoslinux ; current: None ; type: ext3 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: md3 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: md3 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: md4 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: md4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LUKSDevice._setFormat: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; current: None ; type: ext4 ; >13:50:38 DEBUG : DeviceTree.addUdevDevice: name: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; >13:50:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; >13:50:38 DEBUG : Ext4FS.supported: supported: True ; >13:50:38 DEBUG : LUKSDevice._setFormat: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; current: None ; type: ext4 ; >13:50:38 DEBUG : OpticalDevice.teardown: sr0 ; status: True ; >13:50:38 DEBUG : PartitionDevice.teardown: sda1 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda2 ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda5 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda6 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda7 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda8 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda9 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda10 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : PartitionDevice.teardown: sda11 ; status: True ; >13:50:38 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:50:38 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:50:38 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup02-fedora11x64 ; status: True ; >13:50:41 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup02 ; status: True ; >13:50:41 DEBUG : PartitionDevice.teardown: sdb1 ; status: True ; >13:50:41 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:41 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:41 DEBUG : PartitionDevice.teardown: sdb2 ; status: True ; >13:50:41 DEBUG : DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >13:50:41 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:41 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:41 DEBUG : PartitionDevice.teardown: sdb3 ; status: True ; >13:50:41 DEBUG : DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >13:50:41 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:41 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:41 DEBUG : PartitionDevice.teardown: sdb5 ; status: True ; >13:50:41 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:41 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:41 DEBUG : PartitionDevice.teardown: sdb6 ; status: True ; >13:50:41 DEBUG : SwapSpace.teardown: device: /dev/sdb6 ; status: False ; type: swap ; >13:50:42 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:42 DEBUG : PartitionDevice.teardown: sdb7 ; status: True ; >13:50:42 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:42 DEBUG : PartitionDevice.teardown: sdb8 ; status: True ; >13:50:42 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:42 DEBUG : PartitionDevice.teardown: sdb9 ; status: True ; >13:50:42 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:42 DEBUG : MDRaidArrayDevice.teardown: md0 ; status: True ; >13:50:42 DEBUG : PartitionDevice.teardown: sdb10 ; status: True ; >13:50:42 DEBUG : MDRaidMember.teardown: device: /dev/sdb10 ; status: False ; type: mdmember ; >13:50:42 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:42 DEBUG : PartitionDevice.teardown: sde11 ; status: True ; >13:50:42 DEBUG : MDRaidMember.teardown: device: /dev/sde11 ; status: False ; type: mdmember ; >13:50:42 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:42 DEBUG : PartitionDevice.teardown: sdg2 ; status: True ; >13:50:42 DEBUG : MDRaidMember.teardown: device: /dev/sdg2 ; status: False ; type: mdmember ; >13:50:42 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:50:42 DEBUG : MDRaidArrayDevice.teardown: md1 ; status: True ; >13:50:42 DEBUG : PartitionDevice.teardown: sdb11 ; status: True ; >13:50:42 DEBUG : MDRaidMember.teardown: device: /dev/sdb11 ; status: False ; type: mdmember ; >13:50:42 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:42 DEBUG : PartitionDevice.teardown: sde12 ; status: True ; >13:50:42 DEBUG : MDRaidMember.teardown: device: /dev/sde12 ; status: False ; type: mdmember ; >13:50:42 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:42 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:42 DEBUG : StorageDevice.teardown: sdb12 ; status: True ; >13:50:42 DEBUG : DMRaidMember.teardown: device: /dev/sdb12 ; status: True ; type: dmraidmember ; >13:50:42 DEBUG : StorageDevice.teardown: sdb13 ; status: True ; >13:50:42 DEBUG : DMRaidMember.teardown: device: /dev/sdb13 ; status: True ; type: dmraidmember ; >13:50:42 DEBUG : MDRaidArrayDevice.teardown: md2 ; status: True ; >13:50:42 DEBUG : PartitionDevice.teardown: sdb14 ; status: True ; >13:50:42 DEBUG : MDRaidMember.teardown: device: /dev/sdb14 ; status: False ; type: mdmember ; >13:50:47 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:50:47 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:50:47 DEBUG : PartitionDevice.teardown: sde14 ; status: True ; >13:50:47 DEBUG : MDRaidMember.teardown: device: /dev/sde14 ; status: False ; type: mdmember ; >13:50:47 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:47 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:47 DEBUG : PartitionDevice.teardown: sdg9 ; status: True ; >13:50:47 DEBUG : MDRaidMember.teardown: device: /dev/sdg9 ; status: False ; type: mdmember ; >13:50:47 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:50:47 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:50:47 DEBUG : PartitionDevice.teardown: sdg10 ; status: True ; >13:50:47 DEBUG : MDRaidMember.teardown: device: /dev/sdg10 ; status: False ; type: mdmember ; >13:50:47 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:50:47 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:50:47 DEBUG : PartitionDevice.teardown: sdc1 ; status: True ; >13:50:47 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:47 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:47 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-Fedora8 ; status: True ; >13:50:49 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:50:49 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:50:49 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:50:49 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:49 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:49 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:50:49 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:50:49 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:49 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:49 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:50:49 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:50:49 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:49 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:49 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:50:49 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:50:49 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:49 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:49 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-centos51 ; status: False ; >13:50:49 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:50:50 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:50:50 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:50 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:50 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:50:50 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:50 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:50 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:50:50 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:50 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:50 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:50:50 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:50 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:50 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-fedora9 ; status: False ; >13:50:50 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:50:50 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:50:50 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:50 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:50 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:50:50 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:50 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:50 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:50:50 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:50 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:50 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:50:50 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:50:51 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:51 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:51 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-rawhideX64 ; status: False ; >13:50:51 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:50:51 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:50:51 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:50:51 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:51 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:51 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:50:51 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:50:51 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:51 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:51 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:50:51 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:50:51 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:51 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:51 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:50:51 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:50:51 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:51 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:51 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-ubuntu804 ; status: False ; >13:50:51 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:50:51 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:50:51 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:50:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:50:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:50:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:52 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-unity08respin ; status: False ; >13:50:52 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:50:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:50:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:50:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:50:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:50:52 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc3 ; status: True ; >13:50:52 DEBUG : SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc4 ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc4 ; status: False ; type: None ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc5 ; status: True ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc6 ; status: True ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc7 ; status: True ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdc8 ; status: True ; >13:50:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdd1 ; status: True ; >13:50:52 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdd3 ; status: True ; >13:50:52 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdd4 ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd4 ; status: False ; type: None ; >13:50:52 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:52 DEBUG : PartitionDevice.teardown: sdd5 ; status: True ; >13:50:52 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:50:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde1 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde2 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde3 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde4 ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde4 ; status: False ; type: None ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde5 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde6 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde7 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde8 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : PartitionDevice.teardown: sde9 ; status: True ; >13:50:53 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:53 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:53 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-clydehome ; status: True ; >13:50:54 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:50:54 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-debian50 ; status: True ; >13:50:55 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:50:56 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-omega10 ; status: True ; >13:50:57 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:50:58 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-tstcrypto2 ; status: True ; >13:50:58 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:50:59 DEBUG : StorageDevice.teardown: sde13 ; status: True ; >13:50:59 DEBUG : DMRaidMember.teardown: device: /dev/sde13 ; status: True ; type: dmraidmember ; >13:50:59 DEBUG : PartitionDevice.teardown: sde15 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf1 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf2 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf3 ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf3 ; status: False ; type: None ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf5 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf6 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf8 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf9 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf10 ; status: True ; >13:50:59 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:50:59 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:50:59 DEBUG : PartitionDevice.teardown: sdf11 ; status: True ; >13:51:00 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:00 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:00 DEBUG : PartitionDevice.teardown: sdf12 ; status: True ; >13:51:00 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:00 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:00 DEBUG : PartitionDevice.teardown: sdf13 ; status: True ; >13:51:00 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:00 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:00 DEBUG : PartitionDevice.teardown: sdf14 ; status: True ; >13:51:00 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:00 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:00 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-fc10 ; status: True ; >13:51:01 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:51:01 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:51:01 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:51:01 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:01 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:01 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-fedora11 ; status: False ; >13:51:01 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:51:02 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:51:02 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:51:02 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:02 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-fedora9installs ; status: False ; >13:51:02 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:51:02 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:51:02 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:51:02 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:02 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-mandriva ; status: False ; >13:51:02 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:51:02 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:51:02 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:51:02 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:02 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-suse11 ; status: False ; >13:51:02 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:51:02 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:51:02 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:51:02 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:02 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-testcrypto ; status: False ; >13:51:02 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:51:02 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:51:02 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:51:02 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:02 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-xoslinux ; status: False ; >13:51:02 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:51:02 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:51:02 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:51:02 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:02 DEBUG : PartitionDevice.teardown: sdg1 ; status: True ; >13:51:02 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:51:02 DEBUG : PartitionDevice.teardown: sdg3 ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdg3 ; status: False ; type: None ; >13:51:02 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:51:02 DEBUG : MDRaidArrayDevice.teardown: md3 ; status: False ; >13:51:02 DEBUG : PartitionDevice.teardown: sdg5 ; status: True ; >13:51:02 DEBUG : MDRaidMember.teardown: device: /dev/sdg5 ; status: False ; type: mdmember ; >13:51:02 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:51:02 DEBUG : MDRaidArrayDevice.teardown: md4 ; status: False ; >13:51:02 DEBUG : PartitionDevice.teardown: sdg6 ; status: True ; >13:51:02 DEBUG : MDRaidMember.teardown: device: /dev/sdg6 ; status: False ; type: mdmember ; >13:51:02 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:51:02 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:51:02 DEBUG : StorageDevice.teardown: sdg7 ; status: True ; >13:51:02 DEBUG : DMRaidMember.teardown: device: /dev/sdg7 ; status: True ; type: dmraidmember ; >13:51:02 DEBUG : StorageDevice.teardown: sdg8 ; status: True ; >13:51:02 DEBUG : DMRaidMember.teardown: device: /dev/sdg8 ; status: True ; type: dmraidmember ; >13:51:03 DEBUG : LUKSDevice.teardown: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; status: True ; >13:51:03 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup02-xfceRaw9 ; status: True ; type: luks ; >13:51:03 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup02-xfceRaw9 ; status: True ; >13:51:03 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup02-xfceRaw9 ; status: False ; type: luks ; >13:51:03 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup02 ; status: True ; >13:51:03 DEBUG : PartitionDevice.teardown: sda12 ; status: True ; >13:51:03 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sda12 ; status: False ; type: lvmpv ; >13:51:16 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:16 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:16 DEBUG : PartitionDevice.teardown: sdd6 ; status: True ; >13:51:16 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd6 ; status: False ; type: lvmpv ; >13:51:16 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:51:16 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:51:16 DEBUG : LUKSDevice.teardown: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; status: True ; >13:51:16 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup03-fedora9all ; status: True ; type: luks ; >13:51:16 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-fedora9all ; status: True ; >13:51:16 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup03-fedora9all ; status: False ; type: luks ; >13:51:16 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:51:17 DEBUG : PartitionDevice.teardown: sde10 ; status: True ; >13:51:17 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sde10 ; status: False ; type: lvmpv ; >13:51:17 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:51:17 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:51:17 INFO : moving (1) to step findrootparts >13:51:17 DEBUG : PartitionDevice.setup: sda5 ; status: True ; >13:51:17 DEBUG : DiskDevice.setup: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.setup: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext3 with options ro >13:51:17 DEBUG : PartitionDevice.teardown: sda5 ; status: True ; >13:51:17 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : PartitionDevice.setup: sda6 ; status: True ; >13:51:17 DEBUG : DiskDevice.setup: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.setup: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as ext3 with options ro >13:51:17 DEBUG : PartitionDevice.teardown: sda6 ; status: True ; >13:51:17 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : PartitionDevice.setup: sda7 ; status: True ; >13:51:17 DEBUG : DiskDevice.setup: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.setup: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : isys.py:mount()- going to mount /dev/sda7 on /mnt/sysimage as ext3 with options ro >13:51:17 DEBUG : PartitionDevice.teardown: sda7 ; status: True ; >13:51:17 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : PartitionDevice.setup: sda8 ; status: True ; >13:51:17 DEBUG : DiskDevice.setup: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.setup: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : isys.py:mount()- going to mount /dev/sda8 on /mnt/sysimage as ext3 with options ro >13:51:17 DEBUG : PartitionDevice.teardown: sda8 ; status: True ; >13:51:17 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : PartitionDevice.setup: sda9 ; status: True ; >13:51:17 DEBUG : DiskDevice.setup: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.setup: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : isys.py:mount()- going to mount /dev/sda9 on /mnt/sysimage as ext3 with options ro >13:51:17 DEBUG : PartitionDevice.teardown: sda9 ; status: True ; >13:51:17 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : PartitionDevice.setup: sda10 ; status: True ; >13:51:17 DEBUG : DiskDevice.setup: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.setup: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : isys.py:mount()- going to mount /dev/sda10 on /mnt/sysimage as ext3 with options ro >13:51:17 DEBUG : PartitionDevice.teardown: sda10 ; status: True ; >13:51:17 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : PartitionDevice.setup: sda11 ; status: True ; >13:51:17 DEBUG : DiskDevice.setup: sda ; status: True ; >13:51:17 DEBUG : DeviceFormat.setup: device: /dev/sda ; status: False ; type: None ; >13:51:17 DEBUG : isys.py:mount()- going to mount /dev/sda11 on /mnt/sysimage as ext3 with options ro >13:51:17 DEBUG : PartitionDevice.teardown: sda11 ; status: True ; >13:51:18 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:18 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:18 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup02-fedora11x64 ; status: False ; >13:51:18 DEBUG : LVMVolumeGroupDevice.setup: VolGroup02 ; status: True ; >13:51:18 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup02-fedora11x64 on /mnt/sysimage as ext4 with options ro >13:51:18 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup02-fedora11x64 ; status: True ; >13:51:19 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup02 ; status: True ; >13:51:20 DEBUG : PartitionDevice.teardown: sda12 ; status: True ; >13:51:20 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sda12 ; status: False ; type: lvmpv ; >13:51:20 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:51:20 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:51:20 DEBUG : PartitionDevice.teardown: sdd6 ; status: True ; >13:51:20 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd6 ; status: False ; type: lvmpv ; >13:51:21 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:51:21 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sdb1 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage as ext3 with options ro >13:51:21 DEBUG : PartitionDevice.teardown: sdb1 ; status: True ; >13:51:21 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sdb5 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : isys.py:mount()- going to mount /dev/sdb5 on /mnt/sysimage as ext3 with options ro >13:51:21 DEBUG : PartitionDevice.teardown: sdb5 ; status: True ; >13:51:21 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sdb7 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : isys.py:mount()- going to mount /dev/sdb7 on /mnt/sysimage as ext3 with options ro >13:51:21 DEBUG : PartitionDevice.teardown: sdb7 ; status: True ; >13:51:21 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sdb8 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : isys.py:mount()- going to mount /dev/sdb8 on /mnt/sysimage as ext3 with options ro >13:51:21 DEBUG : PartitionDevice.teardown: sdb8 ; status: True ; >13:51:21 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sdb9 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : isys.py:mount()- going to mount /dev/sdb9 on /mnt/sysimage as ext4 with options ro >13:51:21 DEBUG : PartitionDevice.teardown: sdb9 ; status: True ; >13:51:21 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : MDRaidArrayDevice.setup: md0 ; status: False ; >13:51:21 DEBUG : PartitionDevice.setup: sdb10 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sde11 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sde ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sdg2 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:51:21 DEBUG : isys.py:mount()- going to mount /dev/md0 on /mnt/sysimage as ext4 with options ro >13:51:21 DEBUG : MDRaidArrayDevice.teardown: md0 ; status: True ; >13:51:21 DEBUG : MDRaidArrayDevice.setup: md1 ; status: False ; >13:51:21 DEBUG : PartitionDevice.setup: sdb11 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:21 DEBUG : PartitionDevice.setup: sde12 ; status: True ; >13:51:21 DEBUG : DiskDevice.setup: sde ; status: True ; >13:51:21 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:51:32 DEBUG : isys.py:mount()- going to mount /dev/md1 on /mnt/sysimage as ext4 with options ro >13:51:32 DEBUG : MDRaidArrayDevice.teardown: md1 ; status: True ; >13:51:32 DEBUG : MDRaidArrayDevice.setup: md2 ; status: False ; >13:51:32 DEBUG : PartitionDevice.setup: sdb14 ; status: True ; >13:51:32 DEBUG : DiskDevice.setup: sdb ; status: True ; >13:51:32 DEBUG : DeviceFormat.setup: device: /dev/sdb ; status: False ; type: None ; >13:51:32 DEBUG : PartitionDevice.setup: sde14 ; status: True ; >13:51:32 DEBUG : DiskDevice.setup: sde ; status: True ; >13:51:32 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:51:32 DEBUG : PartitionDevice.setup: sdg9 ; status: True ; >13:51:32 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:51:32 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:51:32 DEBUG : PartitionDevice.setup: sdg10 ; status: True ; >13:51:32 DEBUG : DiskDevice.setup: sdg ; status: True ; >13:51:32 DEBUG : DeviceFormat.setup: device: /dev/sdg ; status: False ; type: None ; >13:51:43 DEBUG : isys.py:mount()- going to mount /dev/md2 on /mnt/sysimage as ext4 with options ro >13:51:43 DEBUG : MDRaidArrayDevice.teardown: md2 ; status: True ; >13:51:43 DEBUG : PartitionDevice.teardown: sdb14 ; status: True ; >13:51:43 DEBUG : MDRaidMember.teardown: device: /dev/sdb14 ; status: False ; type: mdmember ; >13:51:43 DEBUG : DiskDevice.teardown: sdb ; status: True ; >13:51:43 DEBUG : DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >13:51:43 DEBUG : PartitionDevice.teardown: sde14 ; status: True ; >13:51:44 DEBUG : MDRaidMember.teardown: device: /dev/sde14 ; status: False ; type: mdmember ; >13:51:44 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:51:44 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:51:44 DEBUG : PartitionDevice.teardown: sdg9 ; status: True ; >13:51:44 DEBUG : MDRaidMember.teardown: device: /dev/sdg9 ; status: False ; type: mdmember ; >13:51:44 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:51:44 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:51:44 DEBUG : PartitionDevice.teardown: sdg10 ; status: True ; >13:51:44 DEBUG : MDRaidMember.teardown: device: /dev/sdg10 ; status: False ; type: mdmember ; >13:51:44 DEBUG : DiskDevice.teardown: sdg ; status: True ; >13:51:44 DEBUG : DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >13:51:44 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-Fedora8 ; status: False ; >13:51:44 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:51:44 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-Fedora8 on /mnt/sysimage as ext3 with options ro >13:51:45 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-Fedora8 ; status: True ; >13:51:52 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:51:52 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:51:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:51:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:51:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:51:52 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:51:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:51:52 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:51:52 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:51:52 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:51:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:51:52 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:51:52 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:51:52 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:51:52 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:51:53 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:53 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:53 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-centos51 ; status: False ; >13:51:53 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:51:53 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-centos51 on /mnt/sysimage as ext3 with options ro >13:51:53 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-centos51 ; status: True ; >13:51:55 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:51:55 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:51:55 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:51:55 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:51:55 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:51:55 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:51:55 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:51:55 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:51:55 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:51:55 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:51:55 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:51:55 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:51:55 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:51:55 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:51:55 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:51:55 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:55 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:55 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-fedora9 ; status: False ; >13:51:55 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:51:56 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-fedora9 on /mnt/sysimage as ext4 with options ro >13:51:56 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-fedora9 ; status: True ; >13:51:58 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:51:58 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:51:58 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:51:58 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:51:58 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:51:58 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:51:58 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:51:58 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:51:58 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:51:58 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:51:58 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:51:58 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:51:58 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:51:58 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:51:58 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:51:58 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:51:58 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:51:58 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-rawhideX64 ; status: False ; >13:51:58 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:51:59 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-rawhideX64 on /mnt/sysimage as ext4 with options ro >13:52:00 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-rawhideX64 ; status: True ; >13:52:01 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:52:01 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:52:01 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:52:01 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:01 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:01 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:52:01 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:52:01 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:01 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:01 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:52:01 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:52:01 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:52:01 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:52:01 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:52:01 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:52:01 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:01 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:01 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-ubuntu804 ; status: False ; >13:52:01 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:52:01 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-ubuntu804 on /mnt/sysimage as ext3 with options ro >13:52:01 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-ubuntu804 ; status: True ; >13:52:03 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:52:04 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:52:04 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:52:04 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:04 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:04 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:52:04 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:52:04 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:04 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:04 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:52:04 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:52:04 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:52:04 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:52:04 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:52:04 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:52:04 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:04 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:04 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-unity08respin ; status: False ; >13:52:04 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >13:52:04 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-unity08respin on /mnt/sysimage as ext3 with options ro >13:52:04 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-unity08respin ; status: True ; >13:52:06 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >13:52:07 DEBUG : PartitionDevice.teardown: sdc2 ; status: True ; >13:52:07 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >13:52:07 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.teardown: sdc9 ; status: True ; >13:52:07 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdc9 ; status: False ; type: lvmpv ; >13:52:07 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.teardown: sdd2 ; status: True ; >13:52:07 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd2 ; status: False ; type: lvmpv ; >13:52:07 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.teardown: sdf7 ; status: True ; >13:52:07 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf7 ; status: False ; type: lvmpv ; >13:52:07 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sdc5 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sdc5 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sdc5 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sdc6 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sdc6 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sdc6 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sdc7 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sdc7 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sdc7 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sdc8 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sdc8 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sdc8 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sdc ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sdd3 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sdd ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sdd ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sdd3 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sdd3 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sdd5 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sdd ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sdd ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sdd5 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sdd5 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sde1 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sde1 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sde1 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sde2 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sde2 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sde2 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:07 DEBUG : PartitionDevice.setup: sde3 ; status: True ; >13:52:07 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:07 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:07 DEBUG : isys.py:mount()- going to mount /dev/sde3 on /mnt/sysimage as ext3 with options ro >13:52:07 DEBUG : PartitionDevice.teardown: sde3 ; status: True ; >13:52:07 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:07 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : PartitionDevice.setup: sde5 ; status: True ; >13:52:08 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : isys.py:mount()- going to mount /dev/sde5 on /mnt/sysimage as ext3 with options ro >13:52:08 DEBUG : PartitionDevice.teardown: sde5 ; status: True ; >13:52:08 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : PartitionDevice.setup: sde6 ; status: True ; >13:52:08 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : isys.py:mount()- going to mount /dev/sde6 on /mnt/sysimage as ext3 with options ro >13:52:08 DEBUG : PartitionDevice.teardown: sde6 ; status: True ; >13:52:08 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : PartitionDevice.setup: sde7 ; status: True ; >13:52:08 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : isys.py:mount()- going to mount /dev/sde7 on /mnt/sysimage as ext3 with options ro >13:52:08 DEBUG : PartitionDevice.teardown: sde7 ; status: True ; >13:52:08 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : PartitionDevice.setup: sde8 ; status: True ; >13:52:08 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : isys.py:mount()- going to mount /dev/sde8 on /mnt/sysimage as ext3 with options ro >13:52:08 DEBUG : PartitionDevice.teardown: sde8 ; status: True ; >13:52:08 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : PartitionDevice.setup: sde9 ; status: True ; >13:52:08 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : isys.py:mount()- going to mount /dev/sde9 on /mnt/sysimage as ext3 with options ro >13:52:08 DEBUG : PartitionDevice.teardown: sde9 ; status: True ; >13:52:08 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:08 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:08 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-clydehome ; status: False ; >13:52:08 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:52:08 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup03-clydehome on /mnt/sysimage as ext3 with options ro >13:52:09 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-clydehome ; status: True ; >13:52:10 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:52:11 DEBUG : PartitionDevice.teardown: sde10 ; status: True ; >13:52:11 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sde10 ; status: False ; type: lvmpv ; >13:52:11 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:11 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:11 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-debian50 ; status: False ; >13:52:11 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:52:11 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup03-debian50 on /mnt/sysimage as ext3 with options ro >13:52:11 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-debian50 ; status: True ; >13:52:13 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:52:14 DEBUG : PartitionDevice.teardown: sde10 ; status: True ; >13:52:14 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sde10 ; status: False ; type: lvmpv ; >13:52:14 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:14 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:14 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-omega10 ; status: False ; >13:52:14 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:52:14 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup03-omega10 on /mnt/sysimage as ext3 with options ro >13:52:14 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-omega10 ; status: True ; >13:52:16 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:52:17 DEBUG : PartitionDevice.teardown: sde10 ; status: True ; >13:52:17 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sde10 ; status: False ; type: lvmpv ; >13:52:17 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:17 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:17 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-tstcrypto2 ; status: False ; >13:52:17 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:52:17 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup03-tstcrypto2 on /mnt/sysimage as ext4 with options ro >13:52:17 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-tstcrypto2 ; status: True ; >13:52:19 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:52:20 DEBUG : PartitionDevice.teardown: sde10 ; status: True ; >13:52:20 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sde10 ; status: False ; type: lvmpv ; >13:52:20 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sde15 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sde ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sde ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sde15 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sde15 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf2 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf2 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf2 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf5 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf5 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf5 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf6 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf6 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf6 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf8 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf8 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf8 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf9 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf9 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf9 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf10 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf10 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf10 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf12 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf12 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf12 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf13 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf13 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf13 ; status: True ; >13:52:20 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : PartitionDevice.setup: sdf14 ; status: True ; >13:52:20 DEBUG : DiskDevice.setup: sdf ; status: True ; >13:52:20 DEBUG : DeviceFormat.setup: device: /dev/sdf ; status: False ; type: None ; >13:52:20 DEBUG : isys.py:mount()- going to mount /dev/sdf14 on /mnt/sysimage as ext3 with options ro >13:52:20 DEBUG : PartitionDevice.teardown: sdf14 ; status: True ; >13:52:21 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:21 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:21 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-fc10 ; status: False ; >13:52:21 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:52:22 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup01-fc10 on /mnt/sysimage as ext4 with options ro >13:52:22 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-fc10 ; status: True ; >13:52:23 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:52:24 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:52:24 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:52:24 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:24 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:24 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-fedora11 ; status: False ; >13:52:24 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:52:24 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup01-fedora11 on /mnt/sysimage as ext4 with options ro >13:52:25 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-fedora11 ; status: True ; >13:52:26 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:52:26 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:52:26 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:52:26 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:26 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:26 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-fedora9installs ; status: False ; >13:52:26 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:52:26 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup01-fedora9installs on /mnt/sysimage as ext4 with options ro >13:52:27 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-fedora9installs ; status: True ; >13:52:28 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:52:29 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:52:29 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:52:29 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:29 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:29 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-mandriva ; status: False ; >13:52:29 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:52:29 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup01-mandriva on /mnt/sysimage as ext4 with options ro >13:52:30 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-mandriva ; status: True ; >13:52:31 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:52:32 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:52:32 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:52:32 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:32 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:32 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-suse11 ; status: False ; >13:52:32 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:52:32 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup01-suse11 on /mnt/sysimage as ext3 with options ro >13:52:33 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-suse11 ; status: True ; >13:52:34 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:52:34 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:52:34 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:52:34 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:34 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:34 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-testcrypto ; status: False ; >13:52:34 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:52:35 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup01-testcrypto on /mnt/sysimage as ext4 with options ro >13:52:36 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-testcrypto ; status: True ; >13:52:37 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:52:37 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:52:37 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:52:37 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:37 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:37 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup01-xoslinux ; status: False ; >13:52:37 DEBUG : LVMVolumeGroupDevice.setup: VolGroup01 ; status: True ; >13:52:37 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup01-xoslinux on /mnt/sysimage as ext3 with options ro >13:52:38 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup01-xoslinux ; status: True ; >13:52:39 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup01 ; status: True ; >13:52:40 DEBUG : PartitionDevice.teardown: sdf15 ; status: True ; >13:52:40 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdf15 ; status: False ; type: lvmpv ; >13:52:40 DEBUG : DiskDevice.teardown: sdf ; status: True ; >13:52:40 DEBUG : DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >13:52:40 DEBUG : LUKSDevice.setup: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; status: False ; >13:52:40 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup02-xfceRaw9 ; status: False ; >13:52:40 DEBUG : LVMVolumeGroupDevice.setup: VolGroup02 ; status: True ; >13:52:40 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup02-xfceRaw9 ; mapName: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; status: False ; type: luks ; >13:52:40 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup02-xfceRaw9 ; status: False ; type: luks ; >13:52:41 DEBUG : isys.py:mount()- going to mount /dev/mapper/luks-883fc152-87f7-4d35-aa5c-82712d70faf6 on /mnt/sysimage as ext4 with options ro >13:52:41 DEBUG : LUKSDevice.teardown: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 ; status: True ; >13:52:41 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup02-xfceRaw9 ; status: True ; type: luks ; >13:52:42 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup02-xfceRaw9 ; status: True ; >13:52:42 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup02-xfceRaw9 ; status: False ; type: luks ; >13:52:42 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup02 ; status: True ; >13:52:43 DEBUG : PartitionDevice.teardown: sda12 ; status: True ; >13:52:43 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sda12 ; status: False ; type: lvmpv ; >13:52:43 DEBUG : DiskDevice.teardown: sda ; status: True ; >13:52:43 DEBUG : DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:52:43 DEBUG : PartitionDevice.teardown: sdd6 ; status: True ; >13:52:43 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sdd6 ; status: False ; type: lvmpv ; >13:52:43 DEBUG : DiskDevice.teardown: sdd ; status: True ; >13:52:43 DEBUG : DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >13:52:43 DEBUG : LUKSDevice.setup: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; status: False ; >13:52:43 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup03-fedora9all ; status: False ; >13:52:43 DEBUG : LVMVolumeGroupDevice.setup: VolGroup03 ; status: True ; >13:52:43 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup03-fedora9all ; mapName: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; status: False ; type: luks ; >13:52:43 DEBUG : LUKS.setup: device: /dev/mapper/VolGroup03-fedora9all ; status: False ; type: luks ; >13:52:45 DEBUG : isys.py:mount()- going to mount /dev/mapper/luks-7c4b9224-5534-4941-ac3b-855432a483a1 on /mnt/sysimage as ext4 with options ro >13:52:45 DEBUG : LUKSDevice.teardown: luks-7c4b9224-5534-4941-ac3b-855432a483a1 ; status: True ; >13:52:45 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup03-fedora9all ; status: True ; type: luks ; >13:52:45 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup03-fedora9all ; status: True ; >13:52:45 DEBUG : LUKS.teardown: device: /dev/mapper/VolGroup03-fedora9all ; status: False ; type: luks ; >13:52:46 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup03 ; status: True ; >13:52:46 DEBUG : PartitionDevice.teardown: sde10 ; status: True ; >13:52:46 DEBUG : LVMPhysicalVolume.teardown: device: /dev/sde10 ; status: False ; type: lvmpv ; >13:52:47 DEBUG : DiskDevice.teardown: sde ; status: True ; >13:52:47 DEBUG : DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >13:52:47 WARNING : step complete does not exist >13:52:47 INFO : moving (1) to step findinstall >13:52:52 WARNING : step complete does not exist >13:52:52 INFO : moving (1) to step network >13:53:12 INFO : moving (1) to step timezone >13:53:19 INFO : moving (1) to step accounts >13:53:30 INFO : moving (1) to step setuptime >13:53:32 INFO : moving (1) to step parttype >13:53:32 INFO : ISCSID is /usr/sbin/iscsid >13:53:41 INFO : moving (1) to step partition >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f054e10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054c10> PedPartition: <_ped.Partition object at 0x7fd00f055830> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f054e10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054c10> PedPartition: <_ped.Partition object at 0x7fd00f055830> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059a50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0599d0> PedPartition: <_ped.Partition object at 0x7fd00f055b30> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059a50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0599d0> PedPartition: <_ped.Partition object at 0x7fd00f055b30> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059c10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059b90> PedPartition: <_ped.Partition object at 0x7fd00f055b90> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059c10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059b90> PedPartition: <_ped.Partition object at 0x7fd00f055b90> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda12 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059d50> PedPartition: <_ped.Partition object at 0x7fd00f055bf0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda12 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059d50> PedPartition: <_ped.Partition object at 0x7fd00f055bf0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054f50> PedPartition: <_ped.Partition object at 0x7fd00f0558f0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f054f50> PedPartition: <_ped.Partition object at 0x7fd00f0558f0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059110> PedPartition: <_ped.Partition object at 0x7fd00f055950> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059110> PedPartition: <_ped.Partition object at 0x7fd00f055950> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0592d0> PedPartition: <_ped.Partition object at 0x7fd00f0559b0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0592d0> PedPartition: <_ped.Partition object at 0x7fd00f0559b0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059510> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059490> PedPartition: <_ped.Partition object at 0x7fd00f055a10> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059510> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059490> PedPartition: <_ped.Partition object at 0x7fd00f055a10> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f0596d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059650> PedPartition: <_ped.Partition object at 0x7fd00f055a70> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f0596d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059650> PedPartition: <_ped.Partition object at 0x7fd00f055a70> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sda9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059890> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059810> PedPartition: <_ped.Partition object at 0x7fd00f055ad0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sda9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f0548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f059890> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f059810> PedPartition: <_ped.Partition object at 0x7fd00f055ad0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f3d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f350> PedPartition: <_ped.Partition object at 0x7fd00f05e1d0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f3d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f350> PedPartition: <_ped.Partition object at 0x7fd00f05e1d0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060190> > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f690> PedPartition: <_ped.Partition object at 0x7fd00f05e290> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060190> > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f690> PedPartition: <_ped.Partition object at 0x7fd00f05e290> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060350> > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0602d0> PedPartition: <_ped.Partition object at 0x7fd00f05e530> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060350> > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0602d0> PedPartition: <_ped.Partition object at 0x7fd00f05e530> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb14 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060810> > number: 14 path: /dev/sdb14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f060790> PedPartition: <_ped.Partition object at 0x7fd00f05e650> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb14 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f060810> > number: 14 path: /dev/sdb14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f060790> PedPartition: <_ped.Partition object at 0x7fd00f05e650> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f1d0> PedPartition: <_ped.Partition object at 0x7fd00f05e170> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f1d0> PedPartition: <_ped.Partition object at 0x7fd00f05e170> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 3 path: /dev/sdb3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f510> PedPartition: <_ped.Partition object at 0x7fd00f05e230> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: None > number: 3 path: /dev/sdb3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f510> PedPartition: <_ped.Partition object at 0x7fd00f05e230> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f890> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f810> PedPartition: <_ped.Partition object at 0x7fd00f05e2f0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05f890> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f810> PedPartition: <_ped.Partition object at 0x7fd00f05e2f0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fa50> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f9d0> PedPartition: <_ped.Partition object at 0x7fd00f05e350> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fa50> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05f9d0> PedPartition: <_ped.Partition object at 0x7fd00f05e350> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fc10> > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fb90> PedPartition: <_ped.Partition object at 0x7fd00f05e3b0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fc10> > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fb90> PedPartition: <_ped.Partition object at 0x7fd00f05e3b0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fdd0> > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fd50> PedPartition: <_ped.Partition object at 0x7fd00f05e410> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05fdd0> > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05fd50> PedPartition: <_ped.Partition object at 0x7fd00f05e410> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05ff90> > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05ff10> PedPartition: <_ped.Partition object at 0x7fd00f05e470> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdb9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00f05ae10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f05ff90> > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f05ff10> PedPartition: <_ped.Partition object at 0x7fd00f05e470> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea350> PedPartition: <_ped.Partition object at 0x7fd00efe8350> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea350> PedPartition: <_ped.Partition object at 0x7fd00efe8350> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea690> PedPartition: <_ped.Partition object at 0x7fd00efe8410> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea690> PedPartition: <_ped.Partition object at 0x7fd00efe8410> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea4d0> PedPartition: <_ped.Partition object at 0x7fd00efe82f0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efea710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea4d0> PedPartition: <_ped.Partition object at 0x7fd00efe82f0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea850> PedPartition: <_ped.Partition object at 0x7fd00efe83b0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc4 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efea850> PedPartition: <_ped.Partition object at 0x7fd00efe83b0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeabd0> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeab50> PedPartition: <_ped.Partition object at 0x7fd00efe84d0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeabd0> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeab50> PedPartition: <_ped.Partition object at 0x7fd00efe84d0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efead90> > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efead10> PedPartition: <_ped.Partition object at 0x7fd00efe8530> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efead90> > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efead10> PedPartition: <_ped.Partition object at 0x7fd00efe8530> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeaf50> > number: 7 path: /dev/sdc7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeaed0> PedPartition: <_ped.Partition object at 0x7fd00efe8590> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeaf50> > number: 7 path: /dev/sdc7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeaed0> PedPartition: <_ped.Partition object at 0x7fd00efe8590> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeb150> > number: 8 path: /dev/sdc8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb0d0> PedPartition: <_ped.Partition object at 0x7fd00efe85f0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeb150> > number: 8 path: /dev/sdc8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb0d0> PedPartition: <_ped.Partition object at 0x7fd00efe85f0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 9 path: /dev/sdc9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb290> PedPartition: <_ped.Partition object at 0x7fd00efe8650> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdc9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efe3f10> fileSystem: None > number: 9 path: /dev/sdc9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efeb290> PedPartition: <_ped.Partition object at 0x7fd00efe8650> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec7d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec590> PedPartition: <_ped.Partition object at 0x7fd00efe8710> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec7d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec590> PedPartition: <_ped.Partition object at 0x7fd00efe8710> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec910> PedPartition: <_ped.Partition object at 0x7fd00efe8470> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec910> PedPartition: <_ped.Partition object at 0x7fd00efe8470> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdd3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec990> > number: 3 path: /dev/sdd3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec750> PedPartition: <_ped.Partition object at 0x7fd00efe8770> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efec990> > number: 3 path: /dev/sdd3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efec750> PedPartition: <_ped.Partition object at 0x7fd00efe8770> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdd4 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 4 path: /dev/sdd4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecad0> PedPartition: <_ped.Partition object at 0x7fd00efe86b0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd4 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 4 path: /dev/sdd4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecad0> PedPartition: <_ped.Partition object at 0x7fd00efe86b0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdd5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efece50> > number: 5 path: /dev/sdd5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecdd0> PedPartition: <_ped.Partition object at 0x7fd00efe8830> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efece50> > number: 5 path: /dev/sdd5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecdd0> PedPartition: <_ped.Partition object at 0x7fd00efe8830> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdd6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 6 path: /dev/sdd6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecf90> PedPartition: <_ped.Partition object at 0x7fd00efe8890> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdd6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efec2d0> fileSystem: None > number: 6 path: /dev/sdd6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efecf90> PedPartition: <_ped.Partition object at 0x7fd00efe8890> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efefed0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefe50> PedPartition: <_ped.Partition object at 0x7fd00efe89b0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efefed0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefe50> PedPartition: <_ped.Partition object at 0x7fd00efe89b0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 10 path: /dev/sde10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff03d0> PedPartition: <_ped.Partition object at 0x7fd00efe8a10> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 10 path: /dev/sde10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff03d0> PedPartition: <_ped.Partition object at 0x7fd00efe8a10> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3050> > number: 11 path: /dev/sde11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0f90> PedPartition: <_ped.Partition object at 0x7fd00efe8cb0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3050> > number: 11 path: /dev/sde11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0f90> PedPartition: <_ped.Partition object at 0x7fd00efe8cb0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde12 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3210> > number: 12 path: /dev/sde12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3190> PedPartition: <_ped.Partition object at 0x7fd00efe8d10> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde12 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3210> > number: 12 path: /dev/sde12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3190> PedPartition: <_ped.Partition object at 0x7fd00efe8d10> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde14 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3590> > number: 14 path: /dev/sde14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3510> PedPartition: <_ped.Partition object at 0x7fd00efe8dd0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde14 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3590> > number: 14 path: /dev/sde14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff3510> PedPartition: <_ped.Partition object at 0x7fd00efe8dd0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde15 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3750> > number: 15 path: /dev/sde15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff36d0> PedPartition: <_ped.Partition object at 0x7fd00efe8e30> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde15 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff3750> > number: 15 path: /dev/sde15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff36d0> PedPartition: <_ped.Partition object at 0x7fd00efe8e30> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeff10> > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefc90> PedPartition: <_ped.Partition object at 0x7fd00efe8950> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00efeff10> > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00efefc90> PedPartition: <_ped.Partition object at 0x7fd00efe8950> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0110> > number: 3 path: /dev/sde3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0090> PedPartition: <_ped.Partition object at 0x7fd00efe87d0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0110> > number: 3 path: /dev/sde3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0090> PedPartition: <_ped.Partition object at 0x7fd00efe87d0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde4 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 4 path: /dev/sde4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0250> PedPartition: <_ped.Partition object at 0x7fd00efe88f0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde4 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: None > number: 4 path: /dev/sde4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0250> PedPartition: <_ped.Partition object at 0x7fd00efe88f0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff05d0> > number: 5 path: /dev/sde5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0550> PedPartition: <_ped.Partition object at 0x7fd00efe8a70> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff05d0> > number: 5 path: /dev/sde5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0550> PedPartition: <_ped.Partition object at 0x7fd00efe8a70> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0790> > number: 6 path: /dev/sde6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0710> PedPartition: <_ped.Partition object at 0x7fd00efe8ad0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0790> > number: 6 path: /dev/sde6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0710> PedPartition: <_ped.Partition object at 0x7fd00efe8ad0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0950> > number: 7 path: /dev/sde7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff08d0> PedPartition: <_ped.Partition object at 0x7fd00efe8b30> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0950> > number: 7 path: /dev/sde7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff08d0> PedPartition: <_ped.Partition object at 0x7fd00efe8b30> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0b10> > number: 8 path: /dev/sde8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0a90> PedPartition: <_ped.Partition object at 0x7fd00efe8b90> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0b10> > number: 8 path: /dev/sde8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0a90> PedPartition: <_ped.Partition object at 0x7fd00efe8b90> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sde9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0cd0> > number: 9 path: /dev/sde9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0c50> PedPartition: <_ped.Partition object at 0x7fd00efe8bf0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sde9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00efef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff0cd0> > number: 9 path: /dev/sde9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff0c50> PedPartition: <_ped.Partition object at 0x7fd00efe8bf0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7750> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7550> PedPartition: <_ped.Partition object at 0x7fd00efe8ef0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7750> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7550> PedPartition: <_ped.Partition object at 0x7fd00efe8ef0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa510> > number: 10 path: /dev/sdf10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa490> PedPartition: <_ped.Partition object at 0x7fd00eff8230> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa510> > number: 10 path: /dev/sdf10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa490> PedPartition: <_ped.Partition object at 0x7fd00eff8230> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa6d0> > number: 11 path: /dev/sdf11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa650> PedPartition: <_ped.Partition object at 0x7fd00eff8290> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf11 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa6d0> > number: 11 path: /dev/sdf11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa650> PedPartition: <_ped.Partition object at 0x7fd00eff8290> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf12 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa890> > number: 12 path: /dev/sdf12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa810> PedPartition: <_ped.Partition object at 0x7fd00eff82f0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf12 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa890> > number: 12 path: /dev/sdf12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa810> PedPartition: <_ped.Partition object at 0x7fd00eff82f0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf13 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effaa50> > number: 13 path: /dev/sdf13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa9d0> PedPartition: <_ped.Partition object at 0x7fd00eff8350> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf13 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effaa50> > number: 13 path: /dev/sdf13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa9d0> PedPartition: <_ped.Partition object at 0x7fd00eff8350> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf14 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effac10> > number: 14 path: /dev/sdf14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effab90> PedPartition: <_ped.Partition object at 0x7fd00eff83b0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf14 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effac10> > number: 14 path: /dev/sdf14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effab90> PedPartition: <_ped.Partition object at 0x7fd00eff83b0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf15 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 15 path: /dev/sdf15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effad50> PedPartition: <_ped.Partition object at 0x7fd00eff8410> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf15 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 15 path: /dev/sdf15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effad50> PedPartition: <_ped.Partition object at 0x7fd00eff8410> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7910> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7890> PedPartition: <_ped.Partition object at 0x7fd00efe8fb0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7910> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7890> PedPartition: <_ped.Partition object at 0x7fd00efe8fb0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 3 path: /dev/sdf3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff76d0> PedPartition: <_ped.Partition object at 0x7fd00efe8f50> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 3 path: /dev/sdf3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff76d0> PedPartition: <_ped.Partition object at 0x7fd00efe8f50> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7c50> > number: 5 path: /dev/sdf5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7bd0> PedPartition: <_ped.Partition object at 0x7fd00eff8050> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7c50> > number: 5 path: /dev/sdf5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7bd0> PedPartition: <_ped.Partition object at 0x7fd00eff8050> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7e10> > number: 6 path: /dev/sdf6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7d90> PedPartition: <_ped.Partition object at 0x7fd00eff80b0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00eff7e10> > number: 6 path: /dev/sdf6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7d90> PedPartition: <_ped.Partition object at 0x7fd00eff80b0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 7 path: /dev/sdf7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7f50> PedPartition: <_ped.Partition object at 0x7fd00eff8110> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf7 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: None > number: 7 path: /dev/sdf7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00eff7f50> PedPartition: <_ped.Partition object at 0x7fd00eff8110> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa190> > number: 8 path: /dev/sdf8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa110> PedPartition: <_ped.Partition object at 0x7fd00eff8170> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf8 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa190> > number: 8 path: /dev/sdf8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa110> PedPartition: <_ped.Partition object at 0x7fd00eff8170> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdf9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa350> > number: 9 path: /dev/sdf9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa2d0> PedPartition: <_ped.Partition object at 0x7fd00eff81d0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdf9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00eff71d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00effa350> > number: 9 path: /dev/sdf9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00effa2d0> PedPartition: <_ped.Partition object at 0x7fd00eff81d0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f001390> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001190> PedPartition: <_ped.Partition object at 0x7fd00efe8c50> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd00f001390> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001190> PedPartition: <_ped.Partition object at 0x7fd00efe8c50> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 10 path: /dev/sdg10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001f50> PedPartition: <_ped.Partition object at 0x7fd00eff8770> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg10 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 10 path: /dev/sdg10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001f50> PedPartition: <_ped.Partition object at 0x7fd00eff8770> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0014d0> PedPartition: <_ped.Partition object at 0x7fd00eff84d0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0014d0> PedPartition: <_ped.Partition object at 0x7fd00eff84d0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 3 path: /dev/sdg3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001310> PedPartition: <_ped.Partition object at 0x7fd00eff8470> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg3 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 3 path: /dev/sdg3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001310> PedPartition: <_ped.Partition object at 0x7fd00eff8470> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0017d0> PedPartition: <_ped.Partition object at 0x7fd00eff8590> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg5 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f0017d0> PedPartition: <_ped.Partition object at 0x7fd00eff8590> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001950> PedPartition: <_ped.Partition object at 0x7fd00eff85f0> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg6 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001950> PedPartition: <_ped.Partition object at 0x7fd00eff85f0> ; >13:53:41 DEBUG : PartitionDevice.getFlag: path: /dev/sdg9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 9 path: /dev/sdg9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001dd0> PedPartition: <_ped.Partition object at 0x7fd00eff8710> ; >13:53:41 DEBUG : PartitionDevice.flagAvailable: path: /dev/sdg9 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd00effee50> fileSystem: None > number: 9 path: /dev/sdg9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd00f001dd0> PedPartition: <_ped.Partition object at 0x7fd00eff8710> ; > > >/tmp/program.log: >Running... ['xrandr', '-s', '800x600', '--dpi', '96'] >Error running xrandr: NoneRunning... ['udevadm', 'trigger', '--subsystem-match=block'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['', '/dev/sr0'] >Running... ['ntfsinfo', '-m', '/dev/sda1'] >Volume Information > Name of device: /dev/sda1 > Device state: 11 > Volume Name: > Volume State: 1 > Volume Version: 3.1 > Sector Size: 512 > Cluster Size: 4096 > Volume Size in Clusters: 34201087 >MFT Information > MFT Record Size: 1024 > MFT Zone Multiplier: 1 > MFT Data Position: 24 > MFT Zone Start: 786432 > MFT Zone End: 5061567 > MFT Zone Position: 786432 > Current Position in First Data Zone: 5061567 > Current Position in Second Data Zone: 0 > LCN of Data Attribute for FILE_MFT: 786432 > FILE_MFTMirr Size: 4 > LCN of Data Attribute for File_MFTMirr: 17100543 > Size of Attribute Definition Table: 2560 >FILE_Bitmap Information > FILE_Bitmap MFT Record Number: 6 > State of FILE_Bitmap Inode: 0 > Length of Attribute List: 0 > Attribute List: (null) > Number of Attached Extent Inodes: 0 >FILE_Bitmap Data Attribute Information > Decompressed Runlist: not done yet > Base Inode: 6 > Attribute Types: not done yet > Attribute Name Length: 0 > Attribute State: 3 > Attribute Allocated Size: 4276224 > Attribute Data Size: 4275136 > Attribute Initialized Size: 4275136 > Attribute Compressed Size: 0 > Compression Block Size: 0 > Compression Block Size Bits: 0 > Compression Block Clusters: 0 >Running... ['ntfsresize', '-m', '/dev/sda1'] >ntfsresize v2.0.0 (libntfs 10:0:0) >Minsize (in MB): 31159 >Running... ['dumpe2fs', '-h', '/dev/sda5'] >Filesystem volume name: suseboot >Last mounted on: <not available> >Filesystem UUID: 4eca94c1-50ab-48a5-aafe-bcb4b3576db3 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 151078 >Free inodes: 52145 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Sat Apr 25 17:44:18 2009 >Last mount time: Sat May 16 19:11:25 2009 >Last write time: Sat May 16 19:59:39 2009 >Mount count: 10 >Maximum mount count: -1 >Last checked: Sat Apr 25 17:44:18 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: f1c6e7ab-200c-43cc-a7fe-97eef33c20ca >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sda5'] >Estimated minimum size of the filesystem: 52153 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sda6'] >Filesystem volume name: susehome >Last mounted on: <not available> >Filesystem UUID: e8039252-1154-40fa-bbc1-b81ee21a1981 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131648 >Block count: 526120 >Reserved block count: 26306 >Free blocks: 500177 >Free inodes: 130548 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 128 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 7744 >Inode blocks per group: 242 >Filesystem created: Mon Mar 31 18:54:44 2008 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 8 >Maximum mount count: 500 >Last checked: Sat Apr 25 14:03:11 2009 >Check interval: 5184000 (2 months) >Next check after: Wed Jun 24 14:03:11 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: e23ec229-2ae3-4dc2-a53f-ecb2da783a8a >Journal backup: inode blocks >Journal size: 64M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sda6'] >Estimated minimum size of the filesystem: 21389 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sda7'] >Filesystem volume name: /testfinstalls >Last mounted on: <not available> >Filesystem UUID: 79b98273-921c-4f23-ace2-b6dafffd643f >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 50200 >Block count: 200780 >Reserved block count: 10039 >Free blocks: 159295 >Free inodes: 50153 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Sat May 10 20:12:59 2008 >Last mount time: Sat May 16 16:48:17 2009 >Last write time: Sat May 16 18:07:40 2009 >Mount count: 179 >Maximum mount count: -1 >Last checked: Sat May 10 20:12:59 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 5e0af750-4b77-4c7c-ad74-0e4e170f582a >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sda7'] >Estimated minimum size of the filesystem: 35651 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sda8'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: f818790f-36c9-4b45-8f95-51b551c5fe2b >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 48192 >Block count: 192748 >Reserved block count: 9637 >Free blocks: 181000 >Free inodes: 48181 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Thu Mar 19 03:42:47 2009 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 19 >Maximum mount count: 36 >Last checked: Thu Mar 19 03:42:47 2009 >Check interval: 15552000 (6 months) >Next check after: Tue Sep 15 03:42:47 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 20c8594c-ab0c-46dd-a35e-a81af5d47984 >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sda8'] >Estimated minimum size of the filesystem: 4639 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sda9'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 444abea5-df82-4832-a094-b1cdeaee00a9 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 178579 >Free inodes: 52161 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Thu Apr 23 15:39:50 2009 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 20 >Maximum mount count: 23 >Last checked: Thu Apr 23 15:39:50 2009 >Check interval: 15552000 (6 months) >Next check after: Tue Oct 20 15:39:50 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: e179ae35-a0d3-4816-9c83-88e2223476d3 >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sda9'] >Estimated minimum size of the filesystem: 23124 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sda10'] >Filesystem volume name: sdb10boot >Last mounted on: <not available> >Filesystem UUID: cc9829b7-126f-4232-b6b6-8ee4f1799159 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 196298 >Free inodes: 52197 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Tue May 27 15:56:44 2008 >Last mount time: Sat May 9 01:06:36 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 77 >Maximum mount count: 35 >Last checked: Tue May 27 15:56:44 2008 >Check interval: 15552000 (6 months) >Next check after: Sun Nov 23 15:56:44 2008 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 36b430bc-7eb2-42a6-b1e3-5360843100c3 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sda10'] >Estimated minimum size of the filesystem: 4641 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sda11'] >Filesystem volume name: sdb11boot >Last mounted on: <not available> >Filesystem UUID: ec83301d-cc2d-4de5-a8cc-c0be68c73822 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 196298 >Free inodes: 52197 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Tue May 27 15:56:47 2008 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 76 >Maximum mount count: 26 >Last checked: Tue May 27 15:56:47 2008 >Check interval: 15552000 (6 months) >Next check after: Sun Nov 23 15:56:47 2008 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 55dbdb02-ba43-4e5b-ba3c-f64a549c03ee >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sda11'] >Estimated minimum size of the filesystem: 4641 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdb1'] >Filesystem volume name: virt01 >Last mounted on: <not available> >Filesystem UUID: a531e9b8-5cc1-49ed-8637-a423a8457bef >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 2564096 >Block count: 10239421 >Reserved block count: 511971 >Free blocks: 2345920 >Free inodes: 2564082 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1021 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Mon Jun 2 00:18:15 2008 >Last mount time: Sat May 9 01:06:36 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 100 >Maximum mount count: 33 >Last checked: Mon Jun 2 00:18:15 2008 >Check interval: 15552000 (6 months) >Next check after: Sat Nov 29 00:18:15 2008 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 1232a452-6213-43b2-aee8-248871fbaf7b >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdb1'] >Estimated minimum size of the filesystem: 7854954 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdb5'] >Filesystem volume name: testpart >Last mounted on: <not available> >Filesystem UUID: ecb3d83b-5ec9-4c21-b443-39acd85a98ff >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1313280 >Block count: 5242880 >Reserved block count: 262160 >Free blocks: 5116397 >Free inodes: 1313269 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8208 >Inode blocks per group: 513 >Filesystem created: Sat Dec 20 21:23:44 2008 >Last mount time: Thu May 21 22:27:55 2009 >Last write time: Thu May 21 22:35:53 2009 >Mount count: 34 >Maximum mount count: 23 >Last checked: Sat Dec 20 21:23:44 2008 >Check interval: 15552000 (6 months) >Next check after: Thu Jun 18 21:23:44 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: d53e6c81-5d74-4474-afbd-5f4f869ff291 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdb5'] >Estimated minimum size of the filesystem: 35888 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdb7'] >Filesystem volume name: installfiles >Last mounted on: <not available> >Filesystem UUID: 4a914677-5e43-4186-bd7e-f54b13051053 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5120710 >Reserved block count: 256035 >Free blocks: 3901696 >Free inodes: 1196927 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 510 >Filesystem created: Thu Mar 26 02:53:45 2009 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 20 >Maximum mount count: 26 >Last checked: Thu Mar 26 02:53:45 2009 >Check interval: 15552000 (6 months) >Next check after: Tue Sep 22 02:53:45 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: ae17c02f-598e-4c79-93d2-822df6543aef >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdb7'] >Estimated minimum size of the filesystem: 1153987 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdb8'] >Filesystem volume name: datadisk >Last mounted on: <not available> >Filesystem UUID: a40fda49-397c-4232-bbbf-70415cfbcd07 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5120710 >Reserved block count: 256035 >Free blocks: 3491988 >Free inodes: 1280996 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 510 >Filesystem created: Sat Apr 25 11:25:43 2009 >Last mount time: Wed Jun 3 14:58:13 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 12 >Maximum mount count: 37 >Last checked: Wed May 27 02:47:09 2009 >Check interval: 15552000 (6 months) >Next check after: Mon Nov 23 02:47:09 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 24d59a96-e94b-4e1f-867e-30f2a68564e0 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdb8'] >Estimated minimum size of the filesystem: 1569839 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdb9'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 967f92c5-fb9e-4b36-9515-73e59c49f61e >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5119999 >Reserved block count: 255999 >Free blocks: 4142429 >Free inodes: 1162402 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 510 >Flex block group size: 16 >Filesystem created: Fri May 8 15:59:09 2009 >Last mount time: Fri May 8 18:19:53 2009 >Last write time: Fri May 8 19:23:23 2009 >Mount count: 2 >Maximum mount count: 37 >Last checked: Fri May 8 15:59:09 2009 >Check interval: 15552000 (6 months) >Next check after: Wed Nov 4 15:59:09 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: d0442261-d77a-4abd-be72-ca0fe276e72b >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdb9'] >Estimated minimum size of the filesystem: 917381 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['mdadm', '--examine', '--brief', '/dev/sdb10'] >ARRAY /dev/md/0 level=raid5 metadata=1.0 num-devices=3 UUID=4c9b9efd:a06e2f81:acb37a95:98e621b8 name=P5K-EWIFI.localdomain:0 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdb10'] >Running... ['mdadm', '--examine', '--brief', '/dev/sdb11'] >ARRAY /dev/md1 level=raid10 num-devices=2 UUID=5c701a7a:29c0d741:7afce992:f879cb3e >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdb11'] >Running... ['mdadm', '--examine', '--brief', '/dev/sdb14'] >ARRAY /dev/md1 level=raid10 num-devices=4 UUID=1a7ee735:579554f9:7afce992:f879cb3e >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdb14'] >Running... ['ntfsinfo', '-m', '/dev/sdc1'] >Volume Information > Name of device: /dev/sdc1 > Device state: 11 > Volume Name: > Volume State: 1 > Volume Version: 3.1 > Sector Size: 512 > Cluster Size: 4096 > Volume Size in Clusters: 20479999 >MFT Information > MFT Record Size: 1024 > MFT Zone Multiplier: 1 > MFT Data Position: 24 > MFT Zone Start: 786432 > MFT Zone End: 3346431 > MFT Zone Position: 786432 > Current Position in First Data Zone: 3346431 > Current Position in Second Data Zone: 0 > LCN of Data Attribute for FILE_MFT: 786432 > FILE_MFTMirr Size: 4 > LCN of Data Attribute for File_MFTMirr: 10239999 > Size of Attribute Definition Table: 2560 >FILE_Bitmap Information > FILE_Bitmap MFT Record Number: 6 > State of FILE_Bitmap Inode: 0 > Length of Attribute List: 0 > Attribute List: (null) > Number of Attached Extent Inodes: 0 >FILE_Bitmap Data Attribute Information > Decompressed Runlist: not done yet > Base Inode: 6 > Attribute Types: not done yet > Attribute Name Length: 0 > Attribute State: 3 > Attribute Allocated Size: 2560000 > Attribute Data Size: 2560000 > Attribute Initialized Size: 2560000 > Attribute Compressed Size: 0 > Compression Block Size: 0 > Compression Block Size Bits: 0 > Compression Block Clusters: 0 >Running... ['ntfsresize', '-m', '/dev/sdc1'] >ntfsresize v2.0.0 (libntfs 10:0:0) >Minsize (in MB): 3322 >Running... ['dumpe2fs', '-h', '/dev/sdc5'] >Filesystem volume name: bootxfceraw >Last mounted on: <not available> >Filesystem UUID: d9a04e49-cb84-40c1-8b0a-ac6d3c67b622 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 50200 >Block count: 200780 >Reserved block count: 10039 >Free blocks: 138333 >Free inodes: 49971 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Wed Apr 23 11:21:11 2008 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 188 >Maximum mount count: -1 >Last checked: Wed Apr 23 11:21:11 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: f807bc50-e40a-49dd-815a-a0c40ddf4c26 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdc5'] >Estimated minimum size of the filesystem: 57905 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdc6'] >Filesystem volume name: ubuntu >Last mounted on: <not available> >Filesystem UUID: d46a8b83-12ff-429e-9232-f0a60d8843aa >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 138636 >Free inodes: 52163 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Fri Apr 25 18:54:14 2008 >Last mount time: Sat May 16 19:11:25 2009 >Last write time: Sat May 16 19:59:39 2009 >Mount count: 3 >Maximum mount count: 33 >Last checked: Sat May 9 00:50:07 2009 >Check interval: 15552000 (6 months) >Next check after: Thu Nov 5 00:50:07 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 54ad07bf-ca7f-45b1-a723-83e18675f230 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdc6'] >Estimated minimum size of the filesystem: 65106 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdc7'] >Filesystem volume name: mandriva >Last mounted on: <not available> >Filesystem UUID: a2bfcb42-e697-40ca-8788-850030f483ac >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 186110 >Free inodes: 52161 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Wed May 6 00:01:36 2009 >Last mount time: Sat May 16 19:11:25 2009 >Last write time: Sat May 16 19:59:39 2009 >Mount count: 10 >Maximum mount count: -1 >Last checked: Wed May 6 00:01:36 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 461c67f6-88ad-4d62-96b4-d2c52b55cd1e >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdc7'] >Estimated minimum size of the filesystem: 15340 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdc8'] >Filesystem volume name: sdc8boot >Last mounted on: <not available> >Filesystem UUID: a718dc64-ebc2-4114-bf1e-7394b7ae2419 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 196298 >Free inodes: 52197 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Mon Apr 21 00:08:49 2008 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 174 >Maximum mount count: 27 >Last checked: Mon Apr 21 00:08:49 2008 >Check interval: 15552000 (6 months) >Next check after: Sat Oct 18 00:08:49 2008 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 07735d52-36cc-49e9-a3ff-c41e1b534063 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdc8'] >Estimated minimum size of the filesystem: 4641 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['ntfsinfo', '-m', '/dev/sdd1'] >Volume Information > Name of device: /dev/sdd1 > Device state: 11 > Volume Name: > Volume State: 1 > Volume Version: 3.1 > Sector Size: 512 > Cluster Size: 4096 > Volume Size in Clusters: 20479999 >MFT Information > MFT Record Size: 1024 > MFT Zone Multiplier: 1 > MFT Data Position: 24 > MFT Zone Start: 786432 > MFT Zone End: 3346431 > MFT Zone Position: 786432 > Current Position in First Data Zone: 3346431 > Current Position in Second Data Zone: 0 > LCN of Data Attribute for FILE_MFT: 786432 > FILE_MFTMirr Size: 4 > LCN of Data Attribute for File_MFTMirr: 10239999 > Size of Attribute Definition Table: 2560 >FILE_Bitmap Information > FILE_Bitmap MFT Record Number: 6 > State of FILE_Bitmap Inode: 0 > Length of Attribute List: 0 > Attribute List: (null) > Number of Attached Extent Inodes: 0 >FILE_Bitmap Data Attribute Information > Decompressed Runlist: not done yet > Base Inode: 6 > Attribute Types: not done yet > Attribute Name Length: 0 > Attribute State: 3 > Attribute Allocated Size: 2560000 > Attribute Data Size: 2560000 > Attribute Initialized Size: 2560000 > Attribute Compressed Size: 0 > Compression Block Size: 0 > Compression Block Size Bits: 0 > Compression Block Clusters: 0 >Running... ['ntfsresize', '-m', '/dev/sdd1'] >ntfsresize v2.0.0 (libntfs 10:0:0) >Minsize (in MB): 3222 >Running... ['dumpe2fs', '-h', '/dev/sdd3'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 36b66d3b-728c-4c68-9c12-21db7bc4a1fe >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 48768 >Block count: 194788 >Reserved block count: 9739 >Free blocks: 19534 >Free inodes: 48705 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 47 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8128 >Inode blocks per group: 508 >Filesystem created: Wed Apr 2 19:37:23 2008 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 233 >Maximum mount count: 38 >Last checked: Wed Apr 2 19:37:23 2008 >Check interval: 15552000 (6 months) >Next check after: Mon Sep 29 19:37:23 2008 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: cab2093b-5d22-41a2-97d8-00babdd573de >Journal backup: inode blocks >Journal size: 16M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdd3'] >Estimated minimum size of the filesystem: 175254 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdd5'] >Filesystem volume name: genroot >Last mounted on: <not available> >Filesystem UUID: 1407a159-128d-4de9-b929-0c7dcde9689b >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1245184 >Block count: 4974117 >Reserved block count: 248705 >Free blocks: 4851905 >Free inodes: 1245173 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Fri Apr 4 19:03:53 2008 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 219 >Maximum mount count: 26 >Last checked: Fri Apr 4 19:03:53 2008 >Check interval: 15552000 (6 months) >Next check after: Wed Oct 1 19:03:53 2008 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: f7dd79f1-bef3-4991-a38f-c9709695f411 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdd5'] >Estimated minimum size of the filesystem: 35887 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|"] } ', 'VolGroup02/fedora11x64'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|"] } ', 'VolGroup02/xfceRaw9'] >Running... ['dumpe2fs', '-h', '/dev/sde1'] >Filesystem volume name: fboot01 >Last mounted on: <not available> >Filesystem UUID: a17549fd-e9be-452b-8a12-75fce05d72c0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 162136 >Free inodes: 52155 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Fri May 30 21:37:14 2008 >Last mount time: Sun May 24 15:28:34 2009 >Last write time: Sun May 24 15:30:51 2009 >Mount count: 2 >Maximum mount count: -1 >Last checked: Fri May 15 20:22:30 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: a1c2f680-c588-4bb5-8946-ede190c78315 >Journal backup: inode blocks >Journal size: 4114k >Bad blocks: 100399 >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde1'] >Estimated minimum size of the filesystem: 40331 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sde2'] >Filesystem volume name: slackboot >Last mounted on: <not available> >Filesystem UUID: 4a2671e1-5dd3-40f1-a4c6-de59a030f221 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52416 >Block count: 208844 >Reserved block count: 10442 >Free blocks: 169394 >Free inodes: 52004 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2016 >Inode blocks per group: 252 >Filesystem created: Fri May 30 19:55:13 2008 >Last mount time: Sat May 9 01:06:37 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 95 >Maximum mount count: 35 >Last checked: Sat Feb 21 14:35:17 2009 >Check interval: 15552000 (6 months) >Next check after: Thu Aug 20 14:35:17 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 6555d382-99c3-4c5b-a1f3-97b4682a2d6b >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde2'] >Estimated minimum size of the filesystem: 33084 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sde3'] >Filesystem volume name: fc10boot >Last mounted on: <not available> >Filesystem UUID: b0419bc6-16c2-4310-ada7-243284e550db >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52416 >Block count: 208844 >Reserved block count: 10442 >Free blocks: 171775 >Free inodes: 52371 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2016 >Inode blocks per group: 252 >Filesystem created: Wed Nov 5 13:39:45 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 460 >Maximum mount count: -1 >Last checked: Wed Nov 5 13:39:45 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 6c5e5642-85b8-4c86-a998-8c8f22584453 >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde3'] >Estimated minimum size of the filesystem: 30449 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sde5'] >Filesystem volume name: omega10 >Last mounted on: <not available> >Filesystem UUID: 476bd06c-0fa8-4cf9-a157-e739870d0629 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 173753 >Free inodes: 52162 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Fri May 30 19:55:18 2008 >Last mount time: Sat May 9 01:06:36 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 19 >Maximum mount count: 33 >Last checked: Thu Apr 16 20:01:04 2009 >Check interval: 15552000 (6 months) >Next check after: Tue Oct 13 20:01:04 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 1f9a63c8-658b-4e42-b860-b346a27d004f >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde5'] >Estimated minimum size of the filesystem: 28461 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sde6'] >Filesystem volume name: f11x8664 >Last mounted on: <not available> >Filesystem UUID: 41b761db-6983-4ed9-896c-6aeafcbe75c6 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 187332 >Free inodes: 52172 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Thu May 21 23:00:01 2009 >Last mount time: Sun May 24 19:51:18 2009 >Last write time: Sun May 24 19:56:06 2009 >Mount count: 6 >Maximum mount count: -1 >Last checked: Thu May 21 23:00:01 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: c9cb7508-4b26-4947-b1a4-8729f281c886 >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde6'] >Estimated minimum size of the filesystem: 14118 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sde7'] >Filesystem volume name: DEBBOOT >Last mounted on: <not available> >Filesystem UUID: 7f734a6b-7950-4c07-831e-7035e628a6d5 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 179895 >Free inodes: 52178 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Thu Feb 19 14:42:14 2009 >Last mount time: Sat May 9 01:35:20 2009 >Last write time: Sat May 9 01:49:04 2009 >Mount count: 18 >Maximum mount count: 22 >Last checked: Thu Apr 16 20:34:11 2009 >Check interval: 15552000 (6 months) >Next check after: Tue Oct 13 20:34:11 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 4c514d90-deb8-490c-9083-25c54418de1c >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde7'] >Estimated minimum size of the filesystem: 21808 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sde8'] >Filesystem volume name: f11-i386 >Last mounted on: <not available> >Filesystem UUID: 302f23d2-567f-4a37-a46e-0817037e74dd >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 187932 >Free inodes: 52172 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Fri May 22 20:21:00 2009 >Last mount time: Sat May 23 12:44:32 2009 >Last write time: Sat May 23 20:44:15 2009 >Mount count: 4 >Maximum mount count: -1 >Last checked: Fri May 22 20:21:00 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 872f003a-0229-4454-a244-3055fc145e0d >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde8'] >Estimated minimum size of the filesystem: 13518 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sde9'] >Filesystem volume name: fboot09 >Last mounted on: <not available> >Filesystem UUID: 17930099-edc2-4417-8509-98f678261ebe >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 92142 >Free inodes: 52187 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Fri May 30 19:55:27 2008 >Last mount time: Sat May 9 01:06:35 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 28 >Maximum mount count: 23 >Last checked: Thu Feb 19 20:42:37 2009 >Check interval: 15552000 (6 months) >Next check after: Tue Aug 18 20:42:37 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 59838375-e9f9-47f1-98d6-97ca9d344ef1 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde9'] >Estimated minimum size of the filesystem: 113376 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|"] } ', 'VolGroup03/clydehome'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|"] } ', 'VolGroup03/debian50'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|"] } ', 'VolGroup03/fedora9all'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|"] } ', 'VolGroup03/omega10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|"] } ', 'VolGroup03/tstcrypto2'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sde11'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sde12'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sde14'] >Running... ['dumpe2fs', '-h', '/dev/sde15'] >Filesystem volume name: convert >Last mounted on: <not available> >Filesystem UUID: 4faa6d6d-f4d7-46ba-8aad-8d6c3da5989d >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 21569536 >Block count: 86252977 >Reserved block count: 4312648 >Free blocks: 84380687 >Free inodes: 21563698 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1003 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Wed May 27 23:47:34 2009 >Last mount time: Thu May 28 00:42:51 2009 >Last write time: Thu May 28 01:24:45 2009 >Mount count: 2 >Maximum mount count: 37 >Last checked: Wed May 27 23:47:34 2009 >Check interval: 15552000 (6 months) >Next check after: Mon Nov 23 23:47:34 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: b948c6d3-2599-4a33-98a1-b33fc4cf0c96 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sde15'] >Estimated minimum size of the filesystem: 515877 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['ntfsinfo', '-m', '/dev/sdf1'] >Volume Information > Name of device: /dev/sdf1 > Device state: 11 > Volume Name: > Volume State: 1 > Volume Version: 3.1 > Sector Size: 512 > Cluster Size: 4096 > Volume Size in Clusters: 255999 >MFT Information > MFT Record Size: 1024 > MFT Zone Multiplier: 1 > MFT Data Position: 24 > MFT Zone Start: 85333 > MFT Zone End: 117332 > MFT Zone Position: 85333 > Current Position in First Data Zone: 117332 > Current Position in Second Data Zone: 0 > LCN of Data Attribute for FILE_MFT: 85333 > FILE_MFTMirr Size: 4 > LCN of Data Attribute for File_MFTMirr: 127999 > Size of Attribute Definition Table: 2560 >FILE_Bitmap Information > FILE_Bitmap MFT Record Number: 6 > State of FILE_Bitmap Inode: 0 > Length of Attribute List: 0 > Attribute List: (null) > Number of Attached Extent Inodes: 0 >FILE_Bitmap Data Attribute Information > Decompressed Runlist: not done yet > Base Inode: 6 > Attribute Types: not done yet > Attribute Name Length: 0 > Attribute State: 3 > Attribute Allocated Size: 32768 > Attribute Data Size: 32000 > Attribute Initialized Size: 32000 > Attribute Compressed Size: 0 > Compression Block Size: 0 > Compression Block Size Bits: 0 > Compression Block Clusters: 0 >Running... ['ntfsresize', '-m', '/dev/sdf1'] >ntfsresize v2.0.0 (libntfs 10:0:0) >Minsize (in MB): 350 >Running... ['dumpe2fs', '-h', '/dev/sdf2'] >Filesystem volume name: /boot >Last mounted on: <not available> >Filesystem UUID: da44f868-b278-4ac9-b79e-f0edd1338067 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52416 >Block count: 208844 >Reserved block count: 10442 >Free blocks: 179923 >Free inodes: 52366 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2016 >Inode blocks per group: 252 >Filesystem created: Wed Feb 20 23:17:00 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 1025 >Maximum mount count: -1 >Last checked: Fri Apr 25 19:41:10 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 883d3930-fb15-4b95-8f34-782e5a324183 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf2'] >Estimated minimum size of the filesystem: 21789 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdf5'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 6614a0e5-018d-454d-81f7-e982cf30ad73 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 128256 >Block count: 512064 >Reserved block count: 25603 >Free blocks: 495046 >Free inodes: 128245 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 125 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8016 >Inode blocks per group: 501 >Filesystem created: Sat Feb 28 15:10:30 2009 >Last mount time: Wed May 6 23:50:47 2009 >Last write time: Thu May 7 00:03:24 2009 >Mount count: 25 >Maximum mount count: 21 >Last checked: Sat Feb 28 15:10:30 2009 >Check interval: 15552000 (6 months) >Next check after: Thu Aug 27 15:10:30 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: bd30bb06-a761-4a5c-82f2-0c024b562a78 >Journal backup: inode blocks >Journal size: 32M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf5'] >Estimated minimum size of the filesystem: 8838 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdf6'] >Filesystem volume name: btrawx64 >Last mounted on: <not available> >Filesystem UUID: e5f19cc8-fb1b-47b9-8938-1385f0bff79a >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 170733 >Free inodes: 52163 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Fri Mar 13 19:44:39 2009 >Last mount time: Wed Jun 3 14:58:13 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 72 >Maximum mount count: -1 >Last checked: Fri Mar 13 19:44:39 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 5ffee4bc-cb00-45ce-852c-ccb653d5ac00 >Journal backup: inode blocks >Journal size: 4113k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf6'] >Estimated minimum size of the filesystem: 31481 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup00/Fedora8'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup00/centos51'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup00/fedora9'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup00/rawhideX64'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup00/ubuntu804'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup00/unity08respin'] >Running... ['dumpe2fs', '-h', '/dev/sdf8'] >Filesystem volume name: fedora9 >Last mounted on: <not available> >Filesystem UUID: 8d04fb48-fadd-4ad4-960c-f69a1b441400 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 142242 >Free inodes: 52142 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Wed Mar 26 10:37:55 2008 >Last mount time: Wed Jun 3 14:58:13 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 985 >Maximum mount count: -1 >Last checked: Wed Mar 26 10:37:55 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: c602105d-e7d7-456a-afdf-5fffcf1fdaef >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf8'] >Estimated minimum size of the filesystem: 61500 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdf9'] >Filesystem volume name: kunkel >Last mounted on: <not available> >Filesystem UUID: f7397fbb-4106-4aba-a81d-64548dc3d9d0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 778240 >Block count: 3112585 >Reserved block count: 155629 >Free blocks: 2130958 >Free inodes: 719009 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 759 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Thu Feb 7 16:01:00 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 1281 >Maximum mount count: -1 >Last checked: Thu Feb 7 16:01:00 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 9c51a7b5-5f9c-4e4b-8d7b-d02ca466b92b >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf9'] >Estimated minimum size of the filesystem: 946181 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdf10'] >Filesystem volume name: seti >Last mounted on: <not available> >Filesystem UUID: c7bfae4a-d644-4662-bb57-15f8c9d1f4ce >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 304608 >Block count: 1216915 >Reserved block count: 60845 >Free blocks: 1113620 >Free inodes: 304298 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 297 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8016 >Inode blocks per group: 501 >Filesystem created: Tue Feb 12 16:34:23 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 7 >Maximum mount count: 31 >Last checked: Wed May 27 15:20:36 2009 >Check interval: 15552000 (6 months) >Next check after: Mon Nov 23 15:20:36 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 3ccce707-e4df-45e5-bbfa-3a59d5ac77ef >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf10'] >Estimated minimum size of the filesystem: 83896 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['modprobe', 'vfat'] >Running... ['dumpe2fs', '-h', '/dev/sdf12'] >Filesystem volume name: unityboot >Last mounted on: <not available> >Filesystem UUID: 07c0fc99-44c6-4b62-8ff7-bbcf36041871 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52416 >Block count: 208844 >Reserved block count: 10442 >Free blocks: 176212 >Free inodes: 52375 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2016 >Inode blocks per group: 252 >Filesystem created: Mon Mar 3 04:37:23 2008 >Last mount time: Sat May 16 19:11:25 2009 >Last write time: Sat May 16 19:59:39 2009 >Mount count: 5 >Maximum mount count: 22 >Last checked: Fri May 8 22:04:12 2009 >Check interval: 15552000 (6 months) >Next check after: Wed Nov 4 22:04:12 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 6393ad02-d198-4a26-9a44-630e8b368dfc >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf12'] >Estimated minimum size of the filesystem: 26012 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdf13'] >Filesystem volume name: centos51 >Last mounted on: <not available> >Filesystem UUID: 88fce6ae-abfb-4592-8d86-f376bd63ad2c >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 50200 >Block count: 200780 >Reserved block count: 10039 >Free blocks: 144020 >Free inodes: 50131 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Thu Mar 27 19:25:00 2008 >Last mount time: Sun May 10 12:44:00 2009 >Last write time: Sun May 10 13:50:20 2009 >Mount count: 293 >Maximum mount count: -1 >Last checked: Thu Mar 27 19:25:00 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 73ee6ab4-2a4d-48f7-a98b-435c4b17d7d9 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf13'] >Estimated minimum size of the filesystem: 51690 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/sdf14'] >Filesystem volume name: saveboot >Last mounted on: <not available> >Filesystem UUID: 9943afce-844a-4ff9-bfdd-eeb0a433b886 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 52208 >Block count: 208812 >Reserved block count: 10440 >Free blocks: 184320 >Free inodes: 52168 >First block: 1 >Block size: 1024 >Fragment size: 1024 >Reserved GDT blocks: 256 >Blocks per group: 8192 >Fragments per group: 8192 >Inodes per group: 2008 >Inode blocks per group: 251 >Filesystem created: Sat Mar 29 11:28:37 2008 >Last mount time: Sat May 9 01:06:35 2009 >Last write time: Sat May 9 01:07:03 2009 >Mount count: 264 >Maximum mount count: -1 >Last checked: Sat Mar 29 11:28:37 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: d62f5900-742b-4179-9ff8-fe2d7b27e535 >Journal backup: inode blocks >Journal size: 4114k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/sdf14'] >Estimated minimum size of the filesystem: 17383 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup01/fc10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup01/fedora11'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup01/fedora9installs'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup01/mandriva'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup01/suse11'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup01/testcrypto'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|"] } ', 'VolGroup01/xoslinux'] >Running... ['ntfsinfo', '-m', '/dev/sdg1'] >Volume Information > Name of device: /dev/sdg1 > Device state: 11 > Volume Name: careful > Volume State: 1 > Volume Version: 3.1 > Sector Size: 512 > Cluster Size: 4096 > Volume Size in Clusters: 25599999 >MFT Information > MFT Record Size: 1024 > MFT Zone Multiplier: 1 > MFT Data Position: 24 > MFT Zone Start: 786432 > MFT Zone End: 3986431 > MFT Zone Position: 786432 > Current Position in First Data Zone: 3986431 > Current Position in Second Data Zone: 0 > LCN of Data Attribute for FILE_MFT: 786432 > FILE_MFTMirr Size: 4 > LCN of Data Attribute for File_MFTMirr: 12799999 > Size of Attribute Definition Table: 2560 >FILE_Bitmap Information > FILE_Bitmap MFT Record Number: 6 > State of FILE_Bitmap Inode: 0 > Length of Attribute List: 0 > Attribute List: (null) > Number of Attached Extent Inodes: 0 >FILE_Bitmap Data Attribute Information > Decompressed Runlist: not done yet > Base Inode: 6 > Attribute Types: not done yet > Attribute Name Length: 0 > Attribute State: 3 > Attribute Allocated Size: 3203072 > Attribute Data Size: 3200000 > Attribute Initialized Size: 3200000 > Attribute Compressed Size: 0 > Compression Block Size: 0 > Compression Block Size Bits: 0 > Compression Block Clusters: 0 >Running... ['ntfsresize', '-m', '/dev/sdg1'] >ntfsresize v2.0.0 (libntfs 10:0:0) >Minsize (in MB): 3222 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdg2'] >Running... ['mdadm', '--examine', '--brief', '/dev/sdg5'] >ARRAY /dev/md0 level=raid10 num-devices=3 UUID=162a3898:50ab5edc:7afce992:f879cb3e >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdg5'] >Running... ['mdadm', '--examine', '--brief', '/dev/sdg6'] >ARRAY /dev/md0 level=raid10 num-devices=4 UUID=a16719f6:ece7617c:7afce992:f879cb3e >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdg6'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdg9'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--incremental', '--quiet', '/dev/sdg10'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['dumpe2fs', '-h', '/dev/md0'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 9481bf83-8f94-4054-ab0f-7deba5cd0bfb >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 6406144 >Block count: 25599569 >Reserved block count: 1279978 >Free blocks: 25149472 >Free inodes: 6406133 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1017 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Sun May 24 16:31:35 2009 >Last mount time: n/a >Last write time: Sun May 24 16:32:08 2009 >Mount count: 0 >Maximum mount count: 36 >Last checked: Sun May 24 16:31:35 2009 >Check interval: 15552000 (6 months) >Next check after: Fri Nov 20 16:31:35 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: aacc33a0-b4b2-4dcd-b04f-bf32b9c4ce0f >Journal backup: inode blocks >Journal size: 0k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/md0'] >Estimated minimum size of the filesystem: 94674 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/md1'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 921379ab-4471-47f5-ae05-f1777d284c11 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 2003120 >Block count: 8000000 >Reserved block count: 400000 >Free blocks: 7829241 >Free inodes: 2003109 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8176 >Inode blocks per group: 511 >Flex block group size: 16 >Filesystem created: Mon May 25 18:23:50 2009 >Last mount time: Tue May 26 17:12:54 2009 >Last write time: Tue May 26 17:29:36 2009 >Mount count: 1 >Maximum mount count: 31 >Last checked: Mon May 25 18:23:50 2009 >Check interval: 15552000 (6 months) >Next check after: Sat Nov 21 18:23:50 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 7b1cf7c9-32c3-4553-8a59-211deb5700f2 >Journal backup: inode blocks >Journal size: 0k > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/md1'] >Estimated minimum size of the filesystem: 59457 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/md2'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 9ca90d53-1949-4222-a595-51e46414f6b3 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 2564096 >Block count: 10241376 >Reserved block count: 512068 >Free blocks: 9008113 >Free inodes: 2484786 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1021 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed May 27 14:36:34 2009 >Last mount time: Wed May 27 15:13:28 2009 >Last write time: Wed May 27 15:18:57 2009 >Mount count: 2 >Maximum mount count: 27 >Last checked: Wed May 27 14:36:34 2009 >Check interval: 15552000 (6 months) >Next check after: Mon Nov 23 14:36:34 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 711001a7-abb9-48c3-ba4a-6c1b9429f68d >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/md2'] >Estimated minimum size of the filesystem: 1107146 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup02-fedora11x64'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 5659d1c7-6399-428a-870e-5dd3a9296633 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1009856 >Block count: 4038656 >Reserved block count: 201932 >Free blocks: 2755908 >Free inodes: 840803 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 985 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8144 >Inode blocks per group: 509 >Flex block group size: 16 >Filesystem created: Thu May 21 23:00:02 2009 >Last mount time: Wed Jun 3 14:58:13 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 36 >Maximum mount count: -1 >Last checked: Thu May 21 23:00:02 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 5754dfb7-6c97-402a-8546-68ebe3730056 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup02-fedora11x64'] >Estimated minimum size of the filesystem: 1248041 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup03-clydehome'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: f22e99be-26ca-4a0d-aaa2-943420ff0876 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 2621440 >Block count: 10485760 >Reserved block count: 524288 >Free blocks: 5888764 >Free inodes: 2536357 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1021 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Sat May 31 00:41:00 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 12 >Maximum mount count: 23 >Last checked: Wed May 27 01:46:56 2009 >Check interval: 15552000 (6 months) >Next check after: Mon Nov 23 01:46:56 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 42ecfeaf-16c4-45a4-a111-26e03de40776 >Journal backup: inode blocks >Journal size: 128M >Bad blocks: 1120, 28955, 36891, 36955, 46500, 49055, 58655, 81376, 81440, 94920, 96460, 120991, 121055, 125276, 139676, 144364, 151715, 153564, 160156, 162076, 184160, 186844, 219360, 234084, 276551, 305736, 317595, 327772, 327836, 327900, 343264, 343964, 352544, 363212, 365027, 396150, 396854, 397046, 400732, 405724, 405788, 405852, 405980, 409440, 419548, 419612, 419676, 419740, 423624, 428639, 428667, 428731, 432955, 440635, 443300, 446549, 450912, 459167, 467744, 469832, 490188, 515424, 527395, 531292, 547232, 553853, 562934, 562998, 586339, 586403, 605091, 608533, 625123, 660576, 673372, 673436, 677046, 687392, 687584, 708039, 713180, 713188, 714389, 737187, 749812, 750523, 755336, 755740, 759395, 766304, 770272, 770715, 777884, 802080, 804854, 811812, 829452, 836411, 853920, 854048, 867168, 880199, 880827, 880972, 894459, 894523, 894587, 908640, 917920, 918627, 919483, 928886, 933772, 942243, 942307, 944419, 960547, 969956, 975644, 977223, 979744, 991588, 992099, 992163, 992227, 994567, 998236, 999061, 999779, 1002146, 1006115, 1019292, 1029788, 1032796, 1032860, 1036091, 1042709, 1048220, 1053732, 1054628, 1073932, 1075036, 1078152, 1080085, 1080928, 1092084, 1092148, 1095303, 1122848, 1124188, 1126944, 1128732, 1135264, 1135328, 1136608, 1139487, 1140963, 1147104, 1147232, 1148885, 1150412, 1156316, 1170083, 1173667, 1174860, 1179067, 1191587, 1191651, 1193763, 1200827, 1212821, 1212885, 1213666, 1219939, 1222536, 1222664, 1301152, 1304072, 1315766, 1317243, 1341164, 1366636, 1366764, 1388963, 1392795, 1405600, 1405664, 1405792, 1411382, 1411446, 1419939, 1425270, 1468662, 1468790, 1487068, 1490614, 1491100, 1492380, 1493724, 1516324, 1566627, 1568517, 1573525, 1587005, 1587133, 1589600, 1593632, 1596259, 1601952, 1608800, 1610976, 1621768, 1653792, 1658083, 1659656, 1663396, 1668003, 1689996, 1691488, 1691552, 1700861, 1705723, 1707205, 1744519, 1762467, 1775004, 1777312, 1777440, 1783734, 1812364, 1825956, 1829979, 1838051, 1846262, 1868259, 1891015, 1898567, 1908192, 1908768, 1916854, 1917788, 1952044, 1982860, 2008995, 2010685, 2011318, 2032864, 2064661, 2075744, 2091043, 2133691, 2166070, 2218912, 2218976, 2226208, 2233147, 2237408, 2242460, 2245036, 2284131, 2295840, 2295904, 2295968, 2296032, 2296096, 2299259, 2305820, 2306720, 2308103, 2319037, 2349525, 2349717, 2387619, 2397772, 2397900, 2467423, 2480984, 2492807, 2502088, 2521568, 2533279, 2576136, 2615779, 2624536, 2636744, 2639327, 2639944, 2646364, 2664118, 2667719, 2675707, 2676040, 2676104, 2680676, 2685964, 2695835, 2702944, 2707720, 2712224, 2750427, 2750619, 2751478, 2831222, 2859355, 2861784, 2901531, 2912694, 2932000, 2939935, 2956104, 2979451, 2982774, 3018053, 3025183, 3029920, 3044699, 3045475, 3050971, 3051444, 3051508, 3066230, 3066422, 3066695, 3073435, 3097892, 3099299, 3099363, 3099702, 3099766, 3104603, 3105051, 3105368, 3108452, 3112284, 3116027, 3127560, 3145307, 3145526, 3194247, 3201974, 3207414, 3220620, 3221804, 3226084, 3237083, 3245964, 3268987, 3270101, 3271267, 3276452, 3295815, 3298299, 3321827, 3338019, 3339093, 3345268, 3382756, 3383460, 3388744, 3389284, 3418567, 3436128, 3441568, 3445723, 3449307, 3449371, 3453219, 3477851, 3482208, 3498632, 3503752, 3508579, 3562843, 3597019, 3639000, 3674720, 3677659, 3682676, 3696032, 3706011, 3706784, 3721248, 3793248, 3808812, 3813787, 3820332, 3825644, 3843935, 3869767, 3895432, 3905952, 3920731, 3928648, 3929479, 3948091, 3951460, 3980790, 3982491, 3984995, 3988836, 4008036, 4012576, 4014619, 4030491, 4032502, 4084103, 4109147, 4115867, 4115931, 4156960, 4157979, 4181092, 4182747, 4221494, 4233248, 4260790, 4266107, 4291739, 4300187, 4302860, 4338715, 4342838, 4383867, 4392799, 4402868, 4405403, 4414884, 4445845, 4449244, 4452629, 4487094, 4505095, 4507468, 4510280, 4511995, 4539989, 4580040, 4586572, 4601368, 4605595, 4617440, 4649036, 4667355, 4686427, 4705287, 4712291, 4733923, 4743867, 4754844, 4777351, 4797640, 4803062, 4810696, 4833140, 4848374, 4851720, 4880923, 4886816, 4891861, 4891936, 4931126, 4931254, 4956644, 4956708, 4993096, 5008163, 5012168, 5021269, 5079900, 5085494, 5098406, 5110748, 5129147, 5133280, 5135651, 5151068, 5151260, 5151324, 5160213, 5171784, 5175331, 5185820, 5195100, 5226143, 5244380, 5256264, 5261152, 5265941, 5296156, 5299032, 5308295, 5341063, 5356053, 5374838, 5389859, 5394588, 5394716, 5406054, 5414556, 5454876, 5462919, 5468955, 5469356, 5469539, 5470492, 5481749, 5486092, 5511011, 5516323, 5516387, 5516451, 5518229, 5524245, 5547976, 5569557, 5593824, 5623968, 5624647, 5639264, 5639328, 5660807, 5677589, 5695200, 5707335, 5709973, 5730272, 5738806, 5739766, 5744328, 5748064, 5755872, 5757792, 5780821, 5795612, 5834742, 5862518, 5874102, 5905526, 5916704, 5945749, 5950496, 5956044, 5960469, 5977371, 6031843, 6033725, 6048123, 6050220, 6054549, 6076373, 6089760, 6108982, 6130076, 6145955, 6160438, 6163616, 6167432, 6167943, 6180707, 6186043, 6216789, 6222556, 6231644, 6235296, 6242806, 6245152, 6246112, 6276184, 6325110, 6327452, 6332982, 6338939, 6339003, 6339195, 6340876, 6385120, 6385184, 6393820, 6394076, 6415451, 6431264, 6438560, 6465508, 6493855, 6507336, 6507679, 6551964, 6553243, 6554907, 6573532, 6589667, 6598304, 6598368, 6598432, 6601952, 6602016, 6602207, 6607712, 6613604, 6618652, 6618716, 6631324, 6632284, 6632348, 6632927, 6632991, 6674907, 6682336, 6706348, 6717152, 6733216, 6737863, 6738524, 6739356, 6755172, 6755236, 6755300, 6755428, 6760864, 6767328, 6806048, 6851164, 6851356, 6877468, 6886304, 6897563, 6909912, 6921548, 6923676, 6923804, 6941728, 6947800, 6951452, 6957536, 6961544, 6983580, 6989408, 7003771, 7006812, 7008544, 7011254, 7038717, 7040091, 7042301, 7072268, 7075847, 7089892, 7089956, 7113436, 7131335, 7142623, 7166300, 7169632, 7177760, 7207899, 7212006, 7252320, 7253660, 7254436, 7270267, 7272859, 7292743, 7295712, 7299835, 7334838, 7339935, 7340832, 7347227, 7359829, 7379382, 7382884, 7453302, 7457804, 7459655, 7467227, 7481376, 7483675, 7483739, 7483892, 7484285, 7485595, 7492693, 7526243, 7555619, 7580743, 7585883, 7587680, 7593440, 7593608, 7606367, 7608347, 7608411, 7673691, 7682468, 7710454, 7723547, 7748635, 7763975, 7808480, 7812768, 7843579, 7843643, 7848731, 7874400, 7880438, 7913947, 7924411, 7928472, 7946503, 7971168, 7992548, 8014875, 8034336, 8073915, 8098075, 8114102, 8130911, 8134563, 8134627, 8154060, 8154188, 8186700, 8187035, 8188278, 8251680, 8261388, 8297800, 8297864, 8304246, 8324192, 8356808, 8361572, 8362716, 8363446, 8372448, 8374279, 8384291, 8389238, 8429600, 8430171, 8441388, 8444899, 8458848, 8488085, 8494555, 8521443, 8532027, 8544072, 8565127, 8590176, 8591061, 8595989, 8640758, 8663259, 8691413, 8717731, 8718549, 8724076, 8727687, 8728524, 8733127, 8792007, 8794220, 8797979, 8817179, 8860872, 8894040, 8894104, 8910536, 8913627, 8916172, 8927030, 8944374, 8944475, 8978109, 8988108, 9012424, 9016736, 9018645, 9066422, 9079771, 9079963, 9085812, 9094582, 9097211, 9114998, 9143180, 9151957, 9172635, 9172763, 9179872, 9179936, 9184484, 9186235, 9200352, 9200480, 9204632, 9218331, 9219099, 9224411, 9242212, 9260315, 9263131, 9308255, 9327176, 9340364, 9346272, 9346848, 9351840, 9362271, 9370636, 9370700, 9371419, 9371803, 9372256, 9384995, 9428150, 9479451, 9480987, 9485238, 9530824, 9540123, 9545947, 9546848, 9558116, 9579744, 9612296, 9630077, 9635515, 9642587, 9668963, 9720502, 9721804, 9755387, 9758180, 9782600, 9793563, 9793627, 9795643, 9795771, 9795835, 9800950, 9815587, 9815651, 9821164, 9833307, 9840264, 9845164, 9864246, 9864603, 9870939, 9874719, 9883299, 9903227, 9907190, 9945334, 9952085, 9987207, 10012807, 10013664, 10048344, 10061036, 10062048, 10069659, 10069723, 10072391, 10079387, 10079451, 10080027, 10082742, 10112672, 10115084, 10119660, 10131040, 10156982, 10165019, 10178220, 10179912, 10185467, 10188040, 10210339, 10232310, 10232374, 10246188, 10246252, 10264931, 10285475, 10318919, 10351148, 10365787, 10392264, 10405915, 10411227, 10416795, 10424484, 10424844, 10429255, 10430239, 10467707, 10471880, 10474636, 10480711 >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup03-clydehome'] >Estimated minimum size of the filesystem: 4502423 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup03-debian50'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 32b7e15a-cbef-4441-b09f-12af6c4bc9d8 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1220608 >Block count: 4882432 >Reserved block count: 244121 >Free blocks: 3942043 >Free inodes: 1077678 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Thu Feb 19 20:16:21 2009 >Last mount time: Sat May 9 01:04:37 2009 >Last write time: Sat May 9 01:49:04 2009 >Mount count: 1 >Maximum mount count: 31 >Last checked: Fri May 8 14:14:40 2009 >Check interval: 15552000 (6 months) >Next check after: Wed Nov 4 14:14:40 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 45c32438-51d6-49d2-b97a-9a92bb4c1122 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup03-debian50'] >Estimated minimum size of the filesystem: 873581 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup03-omega10'] >Filesystem volume name: omega-10-desktop >Last mounted on: <not available> >Filesystem UUID: 3668d004-376e-411f-84fd-05c7c0c973cf >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 983040 >Block count: 3932160 >Reserved block count: 39273 >Free blocks: 3137379 >Free inodes: 886112 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 191 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Mon Dec 15 23:15:24 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 74 >Maximum mount count: -1 >Last checked: Fri May 8 14:16:13 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: f180420b-11ed-43d0-85d3-a76481d713a5 >Journal backup: inode blocks >Journal size: 64M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup03-omega10'] >Estimated minimum size of the filesystem: 744151 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup03-tstcrypto2'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: f90124ab-87d1-48c1-a656-0c106d5471f7 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 320000 >Block count: 1280000 >Reserved block count: 64000 >Free blocks: 1224634 >Free inodes: 319989 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 312 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8000 >Inode blocks per group: 500 >Flex block group size: 16 >Filesystem created: Fri May 1 20:10:42 2009 >Last mount time: Fri May 1 20:10:49 2009 >Last write time: Fri May 8 14:11:13 2009 >Mount count: 0 >Maximum mount count: 39 >Last checked: Fri May 8 14:11:13 2009 >Check interval: 15552000 (6 months) >Next check after: Wed Nov 4 14:11:13 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: ef5db018-98db-4c87-8bba-07f6dbbf347c >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup03-tstcrypto2'] >Estimated minimum size of the filesystem: 44412 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup00-Fedora8'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: f4e9abfb-b5e6-4607-9250-fec12dc44a07 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 5124480 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 1985403 >Free inodes: 4961258 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 32640 >Inode blocks per group: 1020 >Filesystem created: Wed Feb 20 23:16:45 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 59 >Maximum mount count: -1 >Last checked: Thu May 14 19:06:01 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 5f01b0dc-47d4-47fb-9038-49f3aa97299b >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-Fedora8'] >Estimated minimum size of the filesystem: 3069186 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup00-centos51'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 0bc03c84-bbec-4fde-93b8-023a7bf3e699 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 5106816 >Block count: 5103616 >Reserved block count: 255180 >Free blocks: 3896605 >Free inodes: 4927307 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 32736 >Inode blocks per group: 1023 >Filesystem created: Thu Mar 27 19:24:45 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 59 >Maximum mount count: -1 >Last checked: Thu May 14 19:00:38 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 296ac095-2058-4655-8eff-028d37776e88 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-centos51'] >Estimated minimum size of the filesystem: 1077861 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup00-fedora9'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: dcc34d73-d7e1-429f-bada-78c379f666a9 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1275456 >Block count: 5095424 >Reserved block count: 254771 >Free blocks: 3530813 >Free inodes: 1000517 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8176 >Inode blocks per group: 511 >Filesystem created: Wed Mar 26 10:37:45 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 88 >Maximum mount count: -1 >Last checked: Thu May 14 19:07:51 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: ec32a084-d8a4-49f3-807f-00e7a9358e81 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-fedora9'] >Estimated minimum size of the filesystem: 1512286 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup00-rawhideX64'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 43eecd8a-1bb0-47f6-b8dd-07954827a523 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 3692391 >Free inodes: 1125791 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 510 >Flex block group size: 16 >Filesystem created: Fri Mar 13 19:44:32 2009 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 57 >Maximum mount count: -1 >Last checked: Thu May 14 19:02:04 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: b1e90d79-affe-4728-9bd9-065bed3cf92f >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-rawhideX64'] >Estimated minimum size of the filesystem: 1379294 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup00-ubuntu804'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 815f6c59-4222-478f-9945-128ed9c95565 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 4155176 >Free inodes: 1089343 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 255 >Filesystem created: Fri Apr 25 18:58:36 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 58 >Maximum mount count: 21 >Last checked: Thu May 14 19:03:22 2009 >Check interval: 15552000 (6 months) >Next check after: Tue Nov 10 19:03:22 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 9b4d6738-028c-44e9-a013-5c247d51e8f4 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-ubuntu804'] >Estimated minimum size of the filesystem: 928853 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup00-unity08respin'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: ff71231e-4503-4637-b4a4-0f013610b437 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 5124480 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 3968197 >Free inodes: 4972773 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 32640 >Inode blocks per group: 1020 >Filesystem created: Tue Jan 15 13:01:07 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 59 >Maximum mount count: -1 >Last checked: Thu May 14 18:58:08 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 0c04cbb1-1d53-4480-8e85-1d966e600ba1 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-unity08respin'] >Estimated minimum size of the filesystem: 1020978 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup01-fc10'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: a01e77bd-d5f3-44ee-b7d2-1d31f9c91951 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 3511405 >Free inodes: 1109148 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 510 >Flex block group size: 16 >Filesystem created: Wed Nov 5 13:39:37 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 450 >Maximum mount count: -1 >Last checked: Wed Nov 5 13:39:37 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: db711a65-8163-4f4b-b8a7-8affe4cc37b9 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup01-fc10'] >Estimated minimum size of the filesystem: 1561962 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup01-fedora11'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 0343f734-ce91-4f9c-b73f-64dac7a5767d >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1441792 >Block count: 5767168 >Reserved block count: 288358 >Free blocks: 4532490 >Free inodes: 1283061 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Fri May 22 20:21:00 2009 >Last mount time: Fri May 22 23:39:08 2009 >Last write time: Sat May 23 01:59:54 2009 >Mount count: 3 >Maximum mount count: -1 >Last checked: Fri May 22 20:21:00 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 92ee2633-a4c5-4720-a2f5-ccd0b3be210a >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup01-fedora11'] >Estimated minimum size of the filesystem: 1175013 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup01-fedora9installs'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 4cabf474-179f-4c28-b6c1-a489767056cc >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 3563961 >Free inodes: 1094522 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 510 >Filesystem created: Sat May 10 20:12:51 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 764 >Maximum mount count: -1 >Last checked: Sat May 10 20:12:51 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 8dbf7ee6-a914-4cea-aca2-f7c7c20be021 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup01-fedora9installs'] >Estimated minimum size of the filesystem: 1503379 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup01-mandriva'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 8703d8bd-c393-42f4-8d0d-d423a2d677f3 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: user_xattr >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1281120 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 4082265 >Free inodes: 1115741 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8160 >Inode blocks per group: 510 >Flex block group size: 16 >Filesystem created: Wed May 6 00:01:26 2009 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 35 >Maximum mount count: -1 >Last checked: Wed May 6 00:01:26 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: e63a5ade-2bf3-435e-b3b0-92b10fb4fde0 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup01-mandriva'] >Estimated minimum size of the filesystem: 983557 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup01-suse11'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 6bcdb24f-1355-4c0a-8763-229d4529cf41 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1310720 >Block count: 5242880 >Reserved block count: 262144 >Free blocks: 3757187 >Free inodes: 1068503 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Sat Apr 25 17:44:19 2009 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 107 >Maximum mount count: -1 >Last checked: Sat Apr 25 17:44:19 2009 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 966349eb-572d-4f13-ad4d-47b619ce19ea >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup01-suse11'] >Estimated minimum size of the filesystem: 1422994 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup01-testcrypto'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: b50cf672-eb37-4d25-8e63-0110bddbfd68 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >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 >Filesystem flags: signed_directory_hash >Default mount options: (none) >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 262144 >Block count: 1048576 >Reserved block count: 52428 >Free blocks: 997298 >Free inodes: 262133 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Sun May 3 02:23:03 2009 >Last mount time: Sun May 3 03:58:02 2009 >Last write time: Sun May 3 04:11:33 2009 >Mount count: 3 >Maximum mount count: 20 >Last checked: Sun May 3 02:23:03 2009 >Check interval: 15552000 (6 months) >Next check after: Fri Oct 30 02:23:03 2009 >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 28 >Desired extra isize: 28 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 48bf7fd8-7571-4afe-ac89-2803733d0917 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup01-testcrypto'] >Estimated minimum size of the filesystem: 44039 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/VolGroup01-xoslinux'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 7e0fdb84-abc4-44c6-8c39-f0644d47afbb >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 5124480 >Block count: 5120000 >Reserved block count: 256000 >Free blocks: 4031837 >Free inodes: 4982251 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 32640 >Inode blocks per group: 1020 >Filesystem created: Sat Mar 29 11:28:25 2008 >Last mount time: Sat May 16 19:11:25 2009 >Last write time: Sat May 16 19:59:39 2009 >Mount count: 179 >Maximum mount count: -1 >Last checked: Tue Apr 22 12:38:49 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 128 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: a7c3f38e-f80f-4d91-8dc7-9d4c568b3de5 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup01-xoslinux'] >Estimated minimum size of the filesystem: 955294 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['dumpe2fs', '-h', '/dev/mapper/luks-883fc152-87f7-4d35-aa5c-82712d70faf6'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 107d145d-6f0e-48b5-a3c6-09dd8eee5dfb >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 793072 >Block count: 3170175 >Reserved block count: 158508 >Free blocks: 1153972 >Free inodes: 653889 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 773 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8176 >Inode blocks per group: 511 >Filesystem created: Wed Apr 23 11:21:02 2008 >Last mount time: Wed Jun 3 14:58:12 2009 >Last write time: Wed Jun 3 17:36:36 2009 >Mount count: 708 >Maximum mount count: -1 >Last checked: Wed Apr 23 11:21:02 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: 2b9e8dea-cb89-4e5b-8b5a-17e895f95b9f >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/luks-883fc152-87f7-4d35-aa5c-82712d70faf6'] >Estimated minimum size of the filesystem: 1999306 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['dumpe2fs', '-h', '/dev/mapper/luks-7c4b9224-5534-4941-ac3b-855432a483a1'] >Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 1effbd58-d261-4ebe-9517-1c5023daa0a0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent sparse_super large_file >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 1409024 >Block count: 5631871 >Reserved block count: 281593 >Free blocks: 4515862 >Free inodes: 1249643 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Reserved GDT blocks: 1022 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Filesystem created: Fri May 30 21:37:05 2008 >Last mount time: Fri May 1 16:02:23 2009 >Last write time: Fri May 1 19:22:51 2009 >Mount count: 48 >Maximum mount count: -1 >Last checked: Fri May 30 21:37:05 2008 >Check interval: 0 (<none>) >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Journal inode: 8 >Default directory hash: tea >Directory Hash Seed: a712835b-e435-4161-9042-59110d544334 >Journal backup: inode blocks >Journal size: 128M > >dumpe2fs 1.41.4 (27-Jan-2009) >Running... ['resize2fs', '-P', '/dev/mapper/luks-7c4b9224-5534-4941-ac3b-855432a483a1'] >Estimated minimum size of the filesystem: 1050155 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02/fedora11x64'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02'] > Can't deactivate volume group "VolGroup02" with 1 open logical volume(s) >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md0'] >mdadm: stopped /dev/md0 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md1'] >mdadm: stopped /dev/md1 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md2'] >mdadm: stopped /dev/md2 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/Fedora8'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/clydehome'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > Can't deactivate volume group "VolGroup03" with 1 open logical volume(s) >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/debian50'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > Can't deactivate volume group "VolGroup03" with 1 open logical volume(s) >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/omega10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > Can't deactivate volume group "VolGroup03" with 1 open logical volume(s) >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/tstcrypto2'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > Can't deactivate volume group "VolGroup03" with 1 open logical volume(s) >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/fc10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md3'] >mdadm: stopped /dev/md3 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md4'] >mdadm: stopped /dev/md4 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02/xfceRaw9'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02'] > 0 logical volume(s) in volume group "VolGroup02" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/fedora9all'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > 0 logical volume(s) in volume group "VolGroup03" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02/fedora11x64'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02/fedora11x64'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02'] > 0 logical volume(s) in volume group "VolGroup02" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--assemble', '/dev/md0', '--uuid=4c9b9efd:a06e2f81:acb37a95:98e621b8', '--run', '--auto=md', '--update=super-minor', '/dev/sdb10', '/dev/sde11', '/dev/sdg2'] >mdadm: /dev/md/0 has been started with 3 drives. >Running... ['udevadm', 'settle'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md0'] >mdadm: stopped /dev/md0 >Running... ['mdadm', '--assemble', '/dev/md1', '--uuid=5c701a7a:29c0d741:7afce992:f879cb3e', '--run', '--auto=md', '--update=super-minor', '/dev/sdb11', '/dev/sde12'] >mdadm: /dev/md/1 has been started with 2 drives. >Running... ['udevadm', 'settle'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md1'] >mdadm: stopped /dev/md1 >Running... ['mdadm', '--assemble', '/dev/md2', '--uuid=1a7ee735:579554f9:7afce992:f879cb3e', '--run', '--auto=md', '--update=super-minor', '/dev/sdb14', '/dev/sde14', '/dev/sdg9', '/dev/sdg10'] >mdadm: /dev/md/2 has been started with 4 drives. >Running... ['udevadm', 'settle'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['mdadm', '--stop', '/dev/md2'] >mdadm: stopped /dev/md2 >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/Fedora8'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/Fedora8'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/centos51'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/centos51'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/fedora9'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/fedora9'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/rawhideX64'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/rawhideX64'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/ubuntu804'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/ubuntu804'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/unity08respin'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00/unity08respin'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup00'] > 0 logical volume(s) in volume group "VolGroup00" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/clydehome'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/clydehome'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > 0 logical volume(s) in volume group "VolGroup03" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/debian50'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/debian50'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > 0 logical volume(s) in volume group "VolGroup03" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/omega10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/omega10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > 0 logical volume(s) in volume group "VolGroup03" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/tstcrypto2'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/tstcrypto2'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > 0 logical volume(s) in volume group "VolGroup03" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/fc10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/fc10'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/fedora11'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/fedora11'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/fedora9installs'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/fedora9installs'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/mandriva'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/mandriva'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/suse11'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/suse11'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/testcrypto'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/testcrypto'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/xoslinux'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01/xoslinux'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup01'] > 0 logical volume(s) in volume group "VolGroup01" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02/xfceRaw9'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02/xfceRaw9'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup02'] > 0 logical volume(s) in volume group "VolGroup02" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'y', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/fedora9all'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03/fedora9all'] >Running... ['lvm', 'vgchange', '-a', 'n', '--config', ' devices { filter=["r|sdb12|","r|sdb13|","r|sde13|","r|sdg7|","r|sdg8|"] } ', 'VolGroup03'] > 0 logical volume(s) in volume group "VolGroup03" now active >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['/usr/sbin/hwclock', '--hctosys'] > > >/tmp/storage.log: >[2009-06-03 13:48:59,547] DEBUG: registered device format class DMRaidMember as dmraidmember >[2009-06-03 13:48:59,568] DEBUG: registered device format class Ext2FS as ext2 >[2009-06-03 13:48:59,568] DEBUG: registered device format class Ext3FS as ext3 >[2009-06-03 13:48:59,568] DEBUG: registered device format class Ext4FS as ext4 >[2009-06-03 13:48:59,568] DEBUG: registered device format class FATFS as vfat >[2009-06-03 13:48:59,568] DEBUG: registered device format class EFIFS as efi >[2009-06-03 13:48:59,569] DEBUG: registered device format class BTRFS as btrfs >[2009-06-03 13:48:59,569] DEBUG: registered device format class GFS2 as gfs2 >[2009-06-03 13:48:59,569] DEBUG: registered device format class JFS as jfs >[2009-06-03 13:48:59,569] DEBUG: registered device format class XFS as xfs >[2009-06-03 13:48:59,569] DEBUG: registered device format class HFS as hfs >[2009-06-03 13:48:59,569] DEBUG: registered device format class AppleBootstrapFS as appleboot >[2009-06-03 13:48:59,570] DEBUG: registered device format class HFSPlus as hfs+ >[2009-06-03 13:48:59,570] DEBUG: registered device format class NTFS as ntfs >[2009-06-03 13:48:59,570] DEBUG: registered device format class NFS as nfs >[2009-06-03 13:48:59,570] DEBUG: registered device format class NFSv4 as nfs4 >[2009-06-03 13:48:59,570] DEBUG: registered device format class Iso9660FS as iso9660 >[2009-06-03 13:48:59,570] DEBUG: registered device format class NoDevFS as nodev >[2009-06-03 13:48:59,571] DEBUG: registered device format class DevPtsFS as devpts >[2009-06-03 13:48:59,571] DEBUG: registered device format class ProcFS as proc >[2009-06-03 13:48:59,571] DEBUG: registered device format class SysFS as sysfs >[2009-06-03 13:48:59,571] DEBUG: registered device format class TmpFS as tmpfs >[2009-06-03 13:48:59,571] DEBUG: registered device format class BindFS as bind >[2009-06-03 13:48:59,584] DEBUG: registered device format class LUKS as luks >[2009-06-03 13:48:59,585] DEBUG: registered device format class LVMPhysicalVolume as lvmpv >[2009-06-03 13:48:59,586] DEBUG: registered device format class MDRaidMember as mdmember >[2009-06-03 13:48:59,587] DEBUG: registered device format class PPCPRePBoot as prepboot >[2009-06-03 13:48:59,589] DEBUG: registered device format class SwapSpace as swap >[2009-06-03 13:49:34,281] INFO: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10', 'sdb11', 'sdb12', 'sdb13', 'sdb14', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sdc7', 'sdc8', 'sdc9', 'sdd', 'sdd1', 'sdd2', 'sdd3', 'sdd4', 'sdd5', 'sdd6', 'sde', 'sde1', 'sde2', 'sde3', 'sde4', 'sde5', 'sde6', 'sde7', 'sde8', 'sde9', 'sde10', 'sde11', 'sde12', 'sde13', 'sde14', 'sde15', 'sdf', 'sdf1', 'sdf2', 'sdf3', 'sdf5', 'sdf6', 'sdf7', 'sdf8', 'sdf9', 'sdf10', 'sdf11', 'sdf12', 'sdf13', 'sdf14', 'sdf15', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg5', 'sdg6', 'sdg7', 'sdg8', 'sdg9', 'sdg10'] >[2009-06-03 13:49:34,345] DEBUG: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sr0)... >[2009-06-03 13:49:34,345] DEBUG: looking for device 'sr0'... >[2009-06-03 13:49:34,345] DEBUG: found None >[2009-06-03 13:49:34,346] DEBUG: sr0 is a cdrom >[2009-06-03 13:49:34,347] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:34,349] DEBUG: added sr0 (cdrom) to device tree >[2009-06-03 13:49:34,350] DEBUG: {'ID_REVISION': 'SB02', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ID_CDROM_DVD_PLUS_RW': '1', 'ID_VENDOR_ENC': 'TSSTcorp', 'ID_MODEL_ENC': 'CD\\x2fDVDW\\x20SH-S183L', 'ID_VENDOR': 'TSSTcorp', 'ID_FS_LABEL_ENC': 'Fedora', 'ANACBIN': '/usr/sbin', 'ID_CDROM_MEDIA': '1', 'ID_CDROM_MEDIA_STATE': 'complete', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_FS_TYPE': 'iso9660', 'ID_CDROM_MEDIA_SESSION_COUNT': '1', 'ID_CDROM_DVD_R': '1', 'ID_CDROM': '1', 'ID_MODEL': 'CD_DVDW_SH-S183L', 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', 'ID_CDROM_CD_RW': '1', 'ID_CDROM_MRW': '1', 'ID_FS_LABEL': 'Fedora', 'ID_FS_USAGE': 'filesystem', 'ID_CDROM_CD_R': '1', 'ID_CDROM_MRW_W': '1', 'ID_BUS': 'scsi', 'symlinks': ['block/11:0', 'scd0', 'disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', 'disk/by-label/Fedora'], 'ID_CDROM_DVD_PLUS_R_DL': '1', 'MAJOR': '11', 'ID_CDROM_DVD_PLUS_R': '1', 'name': 'sr0', 'ID_CDROM_DVD': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sr0', 'ID_CDROM_MEDIA_TRACK_COUNT': '1', 'ID_CDROM_DVD_RW': '1', 'ID_CDROM_MEDIA_CD_RW': '1', 'ID_CDROM_DVD_RAM': '1', 'ID_TYPE': 'cd'} >[2009-06-03 13:49:34,351] DEBUG: type detected on 'sr0' is 'iso9660' >[2009-06-03 13:49:34,359] ERROR: failed to obtain size of filesystem on /dev/sr0: Error running : Permission denied >[2009-06-03 13:49:34,361] DEBUG: getFormat('iso9660') returning Iso9660FS instance >[2009-06-03 13:49:34,364] DEBUG: scanning sda (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda)... >[2009-06-03 13:49:34,364] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:34,364] DEBUG: found None >[2009-06-03 13:49:34,365] DEBUG: sda is a disk >[2009-06-03 13:49:34,365] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:34,367] DEBUG: looking up parted Device: /dev/sda >[2009-06-03 13:49:34,367] DEBUG: looking up parted Device: /dev/sda >[2009-06-03 13:49:34,369] DEBUG: creating parted Disk: /dev/sda >[2009-06-03 13:49:35,643] DEBUG: added sda (disk) to device tree >[2009-06-03 13:49:35,644] DEBUG: {'symlinks': ['block/8:0', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0', 'disk/by-id/edd-int13_dev81'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'DEVTYPE': 'disk', 'name': 'sda', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MINOR': '0', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda', 'ID_REVISION': '05.0', 'ID_EDD': 'int13_dev81', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:35,644] DEBUG: no type or existing type for sda, bailing >[2009-06-03 13:49:35,645] DEBUG: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >[2009-06-03 13:49:35,645] DEBUG: looking for device 'sda1'... >[2009-06-03 13:49:35,645] DEBUG: found None >[2009-06-03 13:49:35,646] DEBUG: sda1 is a partition >[2009-06-03 13:49:35,647] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:35,647] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:35,650] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:35,651] DEBUG: looking up parted Partition: /dev/sda1 >[2009-06-03 13:49:35,653] DEBUG: looking up parted Device: /dev/sda1 >[2009-06-03 13:49:35,661] DEBUG: added sda1 (partition) to device tree >[2009-06-03 13:49:35,662] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '3.1', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '1', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'ECB8CBEEB8CBB57C', 'ID_FS_UUID_ENC': 'ECB8CBEEB8CBB57C', 'ID_FS_TYPE': 'ntfs', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda1', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:1', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part1', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part1', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part1', 'disk/by-uuid/ECB8CBEEB8CBB57C', 'disk/by-id/edd-int13_dev81-part1'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda1', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:35,662] DEBUG: type detected on 'sda1' is 'ntfs' >[2009-06-03 13:49:38,950] DEBUG: getFormat('ntfs') returning NTFS instance >[2009-06-03 13:49:38,953] DEBUG: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >[2009-06-03 13:49:38,953] DEBUG: looking for device 'sda2'... >[2009-06-03 13:49:38,954] DEBUG: found None >[2009-06-03 13:49:38,954] DEBUG: sda2 is a partition >[2009-06-03 13:49:38,955] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:38,955] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 1 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:38,958] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:38,960] DEBUG: looking up parted Partition: /dev/sda2 >[2009-06-03 13:49:38,961] DEBUG: looking up parted Device: /dev/sda2 >[2009-06-03 13:49:38,971] DEBUG: added sda2 (partition) to device tree >[2009-06-03 13:49:38,972] DEBUG: {'symlinks': ['block/8:2', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part2', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part2', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part2', 'disk/by-id/edd-int13_dev81-part2'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'DEVTYPE': 'partition', 'name': 'sda2', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MINOR': '2', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda2', 'ID_REVISION': '05.0', 'ID_EDD': 'int13_dev81', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:38,973] DEBUG: no type or existing type for sda2, bailing >[2009-06-03 13:49:38,974] DEBUG: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >[2009-06-03 13:49:38,974] DEBUG: looking for device 'sda5'... >[2009-06-03 13:49:38,974] DEBUG: found None >[2009-06-03 13:49:38,974] DEBUG: sda5 is a partition >[2009-06-03 13:49:38,975] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:38,976] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 2 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:38,978] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:38,980] DEBUG: looking up parted Partition: /dev/sda5 >[2009-06-03 13:49:38,981] DEBUG: looking up parted Device: /dev/sda5 >[2009-06-03 13:49:38,989] DEBUG: added sda5 (partition) to device tree >[2009-06-03 13:49:38,991] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'suseboot', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '5', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4eca94c1-50ab-48a5-aafe-bcb4b3576db3', 'ID_FS_UUID_ENC': '4eca94c1-50ab-48a5-aafe-bcb4b3576db3', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda5', 'ID_FS_LABEL': 'suseboot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:5', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part5', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part5', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part5', 'disk/by-uuid/4eca94c1-50ab-48a5-aafe-bcb4b3576db3', 'disk/by-label/suseboot', 'disk/by-id/edd-int13_dev81-part5'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda5', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:38,991] DEBUG: type detected on 'sda5' is 'ext3' >[2009-06-03 13:49:39,008] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:39,011] DEBUG: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >[2009-06-03 13:49:39,011] DEBUG: looking for device 'sda6'... >[2009-06-03 13:49:39,012] DEBUG: found None >[2009-06-03 13:49:39,012] DEBUG: sda6 is a partition >[2009-06-03 13:49:39,013] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:39,013] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 3 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:39,016] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,018] DEBUG: looking up parted Partition: /dev/sda6 >[2009-06-03 13:49:39,019] DEBUG: looking up parted Device: /dev/sda6 >[2009-06-03 13:49:39,026] DEBUG: added sda6 (partition) to device tree >[2009-06-03 13:49:39,027] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'susehome', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '6', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'e8039252-1154-40fa-bbc1-b81ee21a1981', 'ID_FS_UUID_ENC': 'e8039252-1154-40fa-bbc1-b81ee21a1981', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda6', 'ID_FS_LABEL': 'susehome', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:6', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part6', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part6', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part6', 'disk/by-uuid/e8039252-1154-40fa-bbc1-b81ee21a1981', 'disk/by-label/susehome', 'disk/by-id/edd-int13_dev81-part6'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda6', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:39,028] DEBUG: type detected on 'sda6' is 'ext3' >[2009-06-03 13:49:39,044] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:39,048] DEBUG: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >[2009-06-03 13:49:39,048] DEBUG: looking for device 'sda7'... >[2009-06-03 13:49:39,048] DEBUG: found None >[2009-06-03 13:49:39,048] DEBUG: sda7 is a partition >[2009-06-03 13:49:39,049] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:39,050] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 4 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:39,053] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,054] DEBUG: looking up parted Partition: /dev/sda7 >[2009-06-03 13:49:39,056] DEBUG: looking up parted Device: /dev/sda7 >[2009-06-03 13:49:39,063] DEBUG: added sda7 (partition) to device tree >[2009-06-03 13:49:39,064] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': '\\x2ftestfinstalls', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '7', 'DEVTYPE': 'partition', 'ID_FS_UUID': '79b98273-921c-4f23-ace2-b6dafffd643f', 'ID_FS_UUID_ENC': '79b98273-921c-4f23-ace2-b6dafffd643f', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda7', 'ID_FS_LABEL': '/testfinstalls', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:7', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part7', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part7', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part7', 'disk/by-uuid/79b98273-921c-4f23-ace2-b6dafffd643f', 'disk/by-label/\\x2ftestfinstalls', 'disk/by-id/edd-int13_dev81-part7'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda7', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:39,064] DEBUG: type detected on 'sda7' is 'ext3' >[2009-06-03 13:49:39,101] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:39,104] DEBUG: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >[2009-06-03 13:49:39,104] DEBUG: looking for device 'sda8'... >[2009-06-03 13:49:39,105] DEBUG: found None >[2009-06-03 13:49:39,105] DEBUG: sda8 is a partition >[2009-06-03 13:49:39,106] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:39,106] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 5 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:39,109] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,111] DEBUG: looking up parted Partition: /dev/sda8 >[2009-06-03 13:49:39,112] DEBUG: looking up parted Device: /dev/sda8 >[2009-06-03 13:49:39,119] DEBUG: added sda8 (partition) to device tree >[2009-06-03 13:49:39,121] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '8', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'f818790f-36c9-4b45-8f95-51b551c5fe2b', 'ID_FS_UUID_ENC': 'f818790f-36c9-4b45-8f95-51b551c5fe2b', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda8', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:8', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part8', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part8', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part8', 'disk/by-uuid/f818790f-36c9-4b45-8f95-51b551c5fe2b', 'disk/by-id/edd-int13_dev81-part8'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda8', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:39,121] DEBUG: type detected on 'sda8' is 'ext3' >[2009-06-03 13:49:39,153] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:39,157] DEBUG: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >[2009-06-03 13:49:39,157] DEBUG: looking for device 'sda9'... >[2009-06-03 13:49:39,157] DEBUG: found None >[2009-06-03 13:49:39,157] DEBUG: sda9 is a partition >[2009-06-03 13:49:39,158] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:39,159] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 6 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:39,162] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,163] DEBUG: looking up parted Partition: /dev/sda9 >[2009-06-03 13:49:39,165] DEBUG: looking up parted Device: /dev/sda9 >[2009-06-03 13:49:39,172] DEBUG: added sda9 (partition) to device tree >[2009-06-03 13:49:39,173] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '9', 'DEVTYPE': 'partition', 'ID_FS_UUID': '444abea5-df82-4832-a094-b1cdeaee00a9', 'ID_FS_UUID_ENC': '444abea5-df82-4832-a094-b1cdeaee00a9', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda9', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:9', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part9', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part9', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part9', 'disk/by-uuid/444abea5-df82-4832-a094-b1cdeaee00a9', 'disk/by-id/edd-int13_dev81-part9'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda9', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:39,173] DEBUG: type detected on 'sda9' is 'ext3' >[2009-06-03 13:49:39,196] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:39,200] DEBUG: scanning sda10 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda10)... >[2009-06-03 13:49:39,200] DEBUG: looking for device 'sda10'... >[2009-06-03 13:49:39,200] DEBUG: found None >[2009-06-03 13:49:39,200] DEBUG: sda10 is a partition >[2009-06-03 13:49:39,201] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:39,202] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 7 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:39,205] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,206] DEBUG: looking up parted Partition: /dev/sda10 >[2009-06-03 13:49:39,208] DEBUG: looking up parted Device: /dev/sda10 >[2009-06-03 13:49:39,215] DEBUG: added sda10 (partition) to device tree >[2009-06-03 13:49:39,216] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'sdb10boot', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '10', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'cc9829b7-126f-4232-b6b6-8ee4f1799159', 'ID_FS_UUID_ENC': 'cc9829b7-126f-4232-b6b6-8ee4f1799159', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda10', 'ID_FS_LABEL': 'sdb10boot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:10', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part10', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part10', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part10', 'disk/by-uuid/cc9829b7-126f-4232-b6b6-8ee4f1799159', 'disk/by-label/sdb10boot', 'disk/by-id/edd-int13_dev81-part10'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda10', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:39,216] DEBUG: type detected on 'sda10' is 'ext3' >[2009-06-03 13:49:39,243] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:39,246] DEBUG: scanning sda11 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda11)... >[2009-06-03 13:49:39,246] DEBUG: looking for device 'sda11'... >[2009-06-03 13:49:39,247] DEBUG: found None >[2009-06-03 13:49:39,247] DEBUG: sda11 is a partition >[2009-06-03 13:49:39,248] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:39,248] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 8 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:39,251] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,253] DEBUG: looking up parted Partition: /dev/sda11 >[2009-06-03 13:49:39,254] DEBUG: looking up parted Device: /dev/sda11 >[2009-06-03 13:49:39,261] DEBUG: added sda11 (partition) to device tree >[2009-06-03 13:49:39,263] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'sdb11boot', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'MINOR': '11', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'ec83301d-cc2d-4de5-a8cc-c0be68c73822', 'ID_FS_UUID_ENC': 'ec83301d-cc2d-4de5-a8cc-c0be68c73822', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda11', 'ID_FS_LABEL': 'sdb11boot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:11', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part11', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part11', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part11', 'disk/by-uuid/ec83301d-cc2d-4de5-a8cc-c0be68c73822', 'disk/by-label/sdb11boot', 'disk/by-id/edd-int13_dev81-part11'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda11', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:39,263] DEBUG: type detected on 'sda11' is 'ext3' >[2009-06-03 13:49:39,296] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:39,299] DEBUG: scanning sda12 (/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda12)... >[2009-06-03 13:49:39,299] DEBUG: looking for device 'sda12'... >[2009-06-03 13:49:39,299] DEBUG: found None >[2009-06-03 13:49:39,300] DEBUG: sda12 is a partition >[2009-06-03 13:49:39,301] DEBUG: looking for device 'sda'... >[2009-06-03 13:49:39,301] DEBUG: found DiskDevice instance (0x7fd0194b98d0) -- > description = name = sda status = True parents = [] > kids = 9 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f0547d0> size = 152625.344238 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda label = None > target size = 0 path = /dev/sda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f054710> > partedDisk = <parted.disk.Disk object at 0x7fd00f0548d0> >[2009-06-03 13:49:39,304] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,305] DEBUG: looking up parted Partition: /dev/sda12 >[2009-06-03 13:49:39,307] DEBUG: looking up parted Device: /dev/sda12 >[2009-06-03 13:49:39,314] DEBUG: added sda12 (partition) to device tree >[2009-06-03 13:49:39,316] DEBUG: {'LVM2_PV_UUID': 'u5RZkN-aMGY-9RBN-0OHj-Ba18-A1EL-Q1JdRG', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '05.0', 'LVM2_PV_SIZE': '16121856.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-1:0:0:0', 'LVM2_VG_UUID': 'Nw295w-aJkr-r5yy-yH1D-Saik-Def3-3irrBQ', 'LVM2_LV_SIZE': ['16154624.00', '12681216.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sda12', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'DEVTYPE': 'partition', 'MINOR': '12', 'LVM2_LV_NAME': ['fedora11x64', 'xfceRaw9'], 'ID_FS_UUID': 'u5RZkN-aMGY-9RBN-0OHj-Ba18-A1EL-Q1JdRG', 'LVM2_PV_COUNT': '2', 'ID_FS_UUID_ENC': 'u5RZkN-aMGY-9RBN-0OHj-Ba18-A1EL-Q1JdRG', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['6RuHra-W9R2-JUsp-XH8a-coga-GD71-9Dw79i', '99ff1k-1rol-C3Tc-o3XL-pHwq-IJDq-ud2cxO'], 'LVM2_VG_FREE_COUNT': '0', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'LVM2_VG_EXTENT_COUNT': '880', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda12', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup02', 'LVM2_VG_FREE': '0', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev81', 'symlinks': ['block/8:12', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part12', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94446051-part12', 'disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0-part12', 'disk/by-id/edd-int13_dev81-part12'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94446051', 'name': 'sda12', 'LVM2_PV_PE_COUNT': '492', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '492', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'LVM2_VG_SIZE': '28835840.00'} >[2009-06-03 13:49:39,316] DEBUG: type detected on 'sda12' is 'LVM2_member' >[2009-06-03 13:49:39,317] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:49:39,321] DEBUG: looking for device 'VolGroup02'... >[2009-06-03 13:49:39,321] DEBUG: found None >[2009-06-03 13:49:39,322] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,324] DEBUG: added VolGroup02 (lvmvg) to device tree >[2009-06-03 13:49:39,324] DEBUG: looking for device 'VolGroup02-fedora11x64'... >[2009-06-03 13:49:39,324] DEBUG: found None >[2009-06-03 13:49:39,326] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,328] DEBUG: added VolGroup02-fedora11x64 (lvmlv) to device tree >[2009-06-03 13:49:39,330] INFO: setup of VolGroup02-fedora11x64 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:39,330] DEBUG: looking for device 'VolGroup02-xfceRaw9'... >[2009-06-03 13:49:39,330] DEBUG: found None >[2009-06-03 13:49:39,332] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,333] DEBUG: added VolGroup02-xfceRaw9 (lvmlv) to device tree >[2009-06-03 13:49:39,336] INFO: setup of VolGroup02-xfceRaw9 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:39,337] DEBUG: scanning sdb (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb)... >[2009-06-03 13:49:39,337] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:39,337] DEBUG: found None >[2009-06-03 13:49:39,338] DEBUG: sdb is a disk >[2009-06-03 13:49:39,339] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:39,340] DEBUG: looking up parted Device: /dev/sdb >[2009-06-03 13:49:39,340] DEBUG: looking up parted Device: /dev/sdb >[2009-06-03 13:49:39,342] DEBUG: creating parted Disk: /dev/sdb >[2009-06-03 13:49:41,837] DEBUG: added sdb (disk) to device tree >[2009-06-03 13:49:41,839] DEBUG: {'symlinks': ['block/8:16', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0', 'disk/by-id/ata-ST3500320AS_5QM0KEB0', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0', 'disk/by-id/edd-int13_dev82'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'DEVTYPE': 'disk', 'name': 'sdb', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'ID_MODEL': 'ST3500320AS', 'MINOR': '16', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb', 'ID_REVISION': 'SD15', 'ID_EDD': 'int13_dev82', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:41,839] DEBUG: no type or existing type for sdb, bailing >[2009-06-03 13:49:41,840] DEBUG: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >[2009-06-03 13:49:41,840] DEBUG: looking for device 'sdb1'... >[2009-06-03 13:49:41,840] DEBUG: found None >[2009-06-03 13:49:41,840] DEBUG: sdb1 is a partition >[2009-06-03 13:49:41,841] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:41,842] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 0 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:41,845] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:41,846] DEBUG: looking up parted Partition: /dev/sdb1 >[2009-06-03 13:49:41,848] DEBUG: looking up parted Device: /dev/sdb1 >[2009-06-03 13:49:41,855] DEBUG: added sdb1 (partition) to device tree >[2009-06-03 13:49:41,857] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'virt01', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '17', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'a531e9b8-5cc1-49ed-8637-a423a8457bef', 'ID_FS_UUID_ENC': 'a531e9b8-5cc1-49ed-8637-a423a8457bef', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', 'ID_FS_LABEL': 'virt01', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:17', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part1', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part1', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part1', 'disk/by-uuid/a531e9b8-5cc1-49ed-8637-a423a8457bef', 'disk/by-label/virt01', 'disk/by-id/edd-int13_dev82-part1'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb1', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:41,857] DEBUG: type detected on 'sdb1' is 'ext3' >[2009-06-03 13:49:41,888] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:41,891] DEBUG: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb2)... >[2009-06-03 13:49:41,891] DEBUG: looking for device 'sdb2'... >[2009-06-03 13:49:41,891] DEBUG: found None >[2009-06-03 13:49:41,892] DEBUG: sdb2 is a partition >[2009-06-03 13:49:41,893] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:41,893] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 1 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:41,896] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:41,898] DEBUG: looking up parted Partition: /dev/sdb2 >[2009-06-03 13:49:41,899] DEBUG: looking up parted Device: /dev/sdb2 >[2009-06-03 13:49:41,905] DEBUG: added sdb2 (partition) to device tree >[2009-06-03 13:49:41,907] DEBUG: {'symlinks': ['block/8:18', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part2', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part2', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part2', 'disk/by-id/edd-int13_dev82-part2'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'DEVTYPE': 'partition', 'name': 'sdb2', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'ID_MODEL': 'ST3500320AS', 'MINOR': '18', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb2', 'ID_REVISION': 'SD15', 'ID_EDD': 'int13_dev82', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:41,907] DEBUG: no type or existing type for sdb2, bailing >[2009-06-03 13:49:41,908] DEBUG: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb3)... >[2009-06-03 13:49:41,908] DEBUG: looking for device 'sdb3'... >[2009-06-03 13:49:41,908] DEBUG: found None >[2009-06-03 13:49:41,908] DEBUG: sdb3 is a partition >[2009-06-03 13:49:41,909] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:41,910] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 2 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:41,912] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:41,914] DEBUG: looking up parted Partition: /dev/sdb3 >[2009-06-03 13:49:41,915] DEBUG: looking up parted Device: /dev/sdb3 >[2009-06-03 13:49:41,927] DEBUG: added sdb3 (partition) to device tree >[2009-06-03 13:49:41,928] DEBUG: {'symlinks': ['block/8:19', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part3', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part3', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part3', 'disk/by-id/edd-int13_dev82-part3'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'DEVTYPE': 'partition', 'name': 'sdb3', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'ID_MODEL': 'ST3500320AS', 'MINOR': '19', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb3', 'ID_REVISION': 'SD15', 'ID_EDD': 'int13_dev82', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:41,929] DEBUG: no type or existing type for sdb3, bailing >[2009-06-03 13:49:41,930] DEBUG: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb5)... >[2009-06-03 13:49:41,930] DEBUG: looking for device 'sdb5'... >[2009-06-03 13:49:41,930] DEBUG: found None >[2009-06-03 13:49:41,930] DEBUG: sdb5 is a partition >[2009-06-03 13:49:41,931] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:41,932] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 3 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:41,934] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:41,936] DEBUG: looking up parted Partition: /dev/sdb5 >[2009-06-03 13:49:41,937] DEBUG: looking up parted Device: /dev/sdb5 >[2009-06-03 13:49:41,945] DEBUG: added sdb5 (partition) to device tree >[2009-06-03 13:49:41,946] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'testpart', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '21', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'ecb3d83b-5ec9-4c21-b443-39acd85a98ff', 'ID_FS_UUID_ENC': 'ecb3d83b-5ec9-4c21-b443-39acd85a98ff', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb5', 'ID_FS_LABEL': 'testpart', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:21', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part5', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part5', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part5', 'disk/by-uuid/ecb3d83b-5ec9-4c21-b443-39acd85a98ff', 'disk/by-label/testpart', 'disk/by-id/edd-int13_dev82-part5'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb5', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:41,946] DEBUG: type detected on 'sdb5' is 'ext3' >[2009-06-03 13:49:41,971] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:41,974] DEBUG: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb6)... >[2009-06-03 13:49:41,975] DEBUG: looking for device 'sdb6'... >[2009-06-03 13:49:41,975] DEBUG: found None >[2009-06-03 13:49:41,975] DEBUG: sdb6 is a partition >[2009-06-03 13:49:41,976] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:41,977] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 4 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:41,979] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:41,981] DEBUG: looking up parted Partition: /dev/sdb6 >[2009-06-03 13:49:41,982] DEBUG: looking up parted Device: /dev/sdb6 >[2009-06-03 13:49:41,990] DEBUG: added sdb6 (partition) to device tree >[2009-06-03 13:49:41,991] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '2', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '22', 'DEVTYPE': 'partition', 'ID_FS_UUID': '0c577bb0-9ebb-45f2-aea5-8660b637a1eb', 'ID_FS_UUID_ENC': '0c577bb0-9ebb-45f2-aea5-8660b637a1eb', 'ID_FS_TYPE': 'swap', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb6', 'ID_FS_USAGE': 'other', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:22', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part6', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part6', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part6', 'disk/by-uuid/0c577bb0-9ebb-45f2-aea5-8660b637a1eb', 'disk/by-id/edd-int13_dev82-part6'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb6', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:41,992] DEBUG: type detected on 'sdb6' is 'swap' >[2009-06-03 13:49:41,993] DEBUG: getFormat('swap') returning SwapSpace instance >[2009-06-03 13:49:41,997] DEBUG: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb7)... >[2009-06-03 13:49:41,997] DEBUG: looking for device 'sdb7'... >[2009-06-03 13:49:41,997] DEBUG: found None >[2009-06-03 13:49:41,997] DEBUG: sdb7 is a partition >[2009-06-03 13:49:41,998] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:41,999] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 5 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:42,001] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,003] DEBUG: looking up parted Partition: /dev/sdb7 >[2009-06-03 13:49:42,004] DEBUG: looking up parted Device: /dev/sdb7 >[2009-06-03 13:49:42,012] DEBUG: added sdb7 (partition) to device tree >[2009-06-03 13:49:42,013] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'installfiles', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '23', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4a914677-5e43-4186-bd7e-f54b13051053', 'ID_FS_UUID_ENC': '4a914677-5e43-4186-bd7e-f54b13051053', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb7', 'ID_FS_LABEL': 'installfiles', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:23', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part7', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part7', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part7', 'disk/by-uuid/4a914677-5e43-4186-bd7e-f54b13051053', 'disk/by-label/installfiles', 'disk/by-id/edd-int13_dev82-part7'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb7', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:42,013] DEBUG: type detected on 'sdb7' is 'ext3' >[2009-06-03 13:49:42,036] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:42,039] DEBUG: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb8)... >[2009-06-03 13:49:42,039] DEBUG: looking for device 'sdb8'... >[2009-06-03 13:49:42,040] DEBUG: found None >[2009-06-03 13:49:42,040] DEBUG: sdb8 is a partition >[2009-06-03 13:49:42,041] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:42,041] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 6 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:42,044] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,046] DEBUG: looking up parted Partition: /dev/sdb8 >[2009-06-03 13:49:42,047] DEBUG: looking up parted Device: /dev/sdb8 >[2009-06-03 13:49:42,055] DEBUG: added sdb8 (partition) to device tree >[2009-06-03 13:49:42,056] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'datadisk', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '24', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'a40fda49-397c-4232-bbbf-70415cfbcd07', 'ID_FS_UUID_ENC': 'a40fda49-397c-4232-bbbf-70415cfbcd07', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb8', 'ID_FS_LABEL': 'datadisk', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:24', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part8', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part8', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part8', 'disk/by-uuid/a40fda49-397c-4232-bbbf-70415cfbcd07', 'disk/by-label/datadisk', 'disk/by-id/edd-int13_dev82-part8'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb8', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:42,056] DEBUG: type detected on 'sdb8' is 'ext3' >[2009-06-03 13:49:42,081] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:42,085] DEBUG: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb9)... >[2009-06-03 13:49:42,085] DEBUG: looking for device 'sdb9'... >[2009-06-03 13:49:42,085] DEBUG: found None >[2009-06-03 13:49:42,086] DEBUG: sdb9 is a partition >[2009-06-03 13:49:42,087] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:42,087] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 7 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:42,090] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,091] DEBUG: looking up parted Partition: /dev/sdb9 >[2009-06-03 13:49:42,093] DEBUG: looking up parted Device: /dev/sdb9 >[2009-06-03 13:49:42,100] DEBUG: added sdb9 (partition) to device tree >[2009-06-03 13:49:42,102] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '25', 'DEVTYPE': 'partition', 'ID_FS_UUID': '967f92c5-fb9e-4b36-9515-73e59c49f61e', 'ID_FS_UUID_ENC': '967f92c5-fb9e-4b36-9515-73e59c49f61e', 'ID_FS_TYPE': 'ext4', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb9', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:25', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part9', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part9', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part9', 'disk/by-uuid/967f92c5-fb9e-4b36-9515-73e59c49f61e', 'disk/by-id/edd-int13_dev82-part9'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb9', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:42,102] DEBUG: type detected on 'sdb9' is 'ext4' >[2009-06-03 13:49:42,124] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:49:42,128] DEBUG: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb10)... >[2009-06-03 13:49:42,128] DEBUG: looking for device 'sdb10'... >[2009-06-03 13:49:42,128] DEBUG: found None >[2009-06-03 13:49:42,128] DEBUG: sdb10 is a partition >[2009-06-03 13:49:42,129] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:42,130] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 8 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:42,133] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,134] DEBUG: looking up parted Partition: /dev/sdb10 >[2009-06-03 13:49:42,136] DEBUG: looking up parted Device: /dev/sdb10 >[2009-06-03 13:49:42,143] DEBUG: added sdb10 (partition) to device tree >[2009-06-03 13:49:42,144] DEBUG: {'MD_EVENTS': '14', 'MD_DEVICES': '3', 'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'P5K-EWIFI.localdomain:0', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '26', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_FS_UUID_ENC': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1244045987', 'MD_NAME': 'P5K-EWIFI.localdomain:0', 'MD_UUID': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb10', 'ID_FS_LABEL': 'P5K-EWIFI.localdomain:0', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid5', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:26', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part10', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part10', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part10', 'disk/by-id/edd-int13_dev82-part10'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb10', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20', 'MD_DEV_UUID': '36d2f9a9:b67c92b9:fa6f9291:6bd7c4a5'} >[2009-06-03 13:49:42,145] DEBUG: type detected on 'sdb10' is 'linux_raid_member' >[2009-06-03 13:49:42,146] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:49:42,160] DEBUG: looking for device 'md0'... >[2009-06-03 13:49:42,160] DEBUG: found None >[2009-06-03 13:49:42,160] DEBUG: using name md0 for md array containing member sdb10 >[2009-06-03 13:49:42,161] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,195] DEBUG: md0 state is inactive >[2009-06-03 13:49:42,195] DEBUG: added md0 (mdarray) to device tree >[2009-06-03 13:49:42,197] DEBUG: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb11)... >[2009-06-03 13:49:42,197] DEBUG: looking for device 'sdb11'... >[2009-06-03 13:49:42,197] DEBUG: found None >[2009-06-03 13:49:42,197] DEBUG: sdb11 is a partition >[2009-06-03 13:49:42,199] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:42,199] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 9 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:42,202] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,203] DEBUG: looking up parted Partition: /dev/sdb11 >[2009-06-03 13:49:42,205] DEBUG: looking up parted Device: /dev/sdb11 >[2009-06-03 13:49:42,213] DEBUG: added sdb11 (partition) to device tree >[2009-06-03 13:49:42,214] DEBUG: {'MD_EVENTS': '4', 'MD_DEVICES': '2', 'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '27', 'DEVTYPE': 'partition', 'ID_FS_UUID': '5c701a7a:29c0d741:7afce992:f879cb3e', 'ID_FS_UUID_ENC': '5c701a7a:29c0d741:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243388608', 'MD_UUID': '5c701a7a:29c0d741:7afce992:f879cb3e', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb11', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:27', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part11', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part11', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part11', 'disk/by-id/edd-int13_dev82-part11'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb11', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:42,214] DEBUG: type detected on 'sdb11' is 'linux_raid_member' >[2009-06-03 13:49:42,215] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:49:42,231] DEBUG: looking for device 'md1'... >[2009-06-03 13:49:42,232] DEBUG: found None >[2009-06-03 13:49:42,232] DEBUG: using name md1 for md array containing member sdb11 >[2009-06-03 13:49:42,232] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,268] DEBUG: md1 state is inactive >[2009-06-03 13:49:42,269] DEBUG: added md1 (mdarray) to device tree >[2009-06-03 13:49:42,270] DEBUG: scanning sdb12 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb12)... >[2009-06-03 13:49:42,270] DEBUG: looking for device 'sdb12'... >[2009-06-03 13:49:42,270] DEBUG: found None >[2009-06-03 13:49:42,271] DEBUG: sdb12 is part of a dmraid >[2009-06-03 13:49:42,271] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,272] DEBUG: added sdb12 (storage device) to device tree >[2009-06-03 13:49:42,273] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '01.02.00', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '28', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'Linux-MD\xde\xad__', 'ID_FS_UUID_ENC': 'Linux-MD\xde\xad\\xbe\\xef', 'ID_FS_TYPE': 'ddf_raid_member', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb12', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:28', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part12', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part12', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part12', 'disk/by-id/edd-int13_dev82-part12'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb12', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:42,273] DEBUG: type detected on 'sdb12' is 'ddf_raid_member' >[2009-06-03 13:49:42,275] DEBUG: getFormat('ddf_raid_member') returning DMRaidMember instance >[2009-06-03 13:49:42,919] DEBUG: scanning sdb13 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb13)... >[2009-06-03 13:49:42,919] DEBUG: looking for device 'sdb13'... >[2009-06-03 13:49:42,920] DEBUG: found None >[2009-06-03 13:49:42,920] DEBUG: sdb13 is part of a dmraid >[2009-06-03 13:49:42,920] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:42,921] DEBUG: added sdb13 (storage device) to device tree >[2009-06-03 13:49:42,922] DEBUG: {'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '01.02.00', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '29', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'Linux-MD\xde\xad__', 'ID_FS_UUID_ENC': 'Linux-MD\xde\xad\\xbe\\xef', 'ID_FS_TYPE': 'ddf_raid_member', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb13', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:29', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part13', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part13', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part13', 'disk/by-id/edd-int13_dev82-part13'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb13', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:42,922] DEBUG: type detected on 'sdb13' is 'ddf_raid_member' >[2009-06-03 13:49:42,924] DEBUG: getFormat('ddf_raid_member') returning DMRaidMember instance >[2009-06-03 13:49:43,012] DEBUG: scanning sdb14 (/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb14)... >[2009-06-03 13:49:43,012] DEBUG: looking for device 'sdb14'... >[2009-06-03 13:49:43,013] DEBUG: found None >[2009-06-03 13:49:43,013] DEBUG: sdb14 is a partition >[2009-06-03 13:49:43,014] DEBUG: looking for device 'sdb'... >[2009-06-03 13:49:43,014] DEBUG: found DiskDevice instance (0x7fd00f05ad90) -- > description = name = sdb status = True parents = [] > kids = 10 > id = 15 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f05ad10> size = 476937.531738 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb label = None > target size = 0 path = /dev/sdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00f05a210> > partedDisk = <parted.disk.Disk object at 0x7fd00f05ae10> >[2009-06-03 13:49:43,017] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:43,019] DEBUG: looking up parted Partition: /dev/sdb14 >[2009-06-03 13:49:43,020] DEBUG: looking up parted Device: /dev/sdb14 >[2009-06-03 13:49:43,027] DEBUG: added sdb14 (partition) to device tree >[2009-06-03 13:49:43,029] DEBUG: {'MD_EVENTS': '12', 'MD_DEVICES': '4', 'ID_REVISION': 'SD15', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500320AS_5QM0KEB0', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-2:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500320AS_5QM0KEB0', 'MINOR': '30', 'DEVTYPE': 'partition', 'ID_FS_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_UUID_ENC': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243391635', 'MD_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_MODEL': 'ST3500320AS', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb14', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev82', 'symlinks': ['block/8:30', 'disk/by-id/scsi-1ATA_ST3500320AS_5QM0KEB0-part14', 'disk/by-id/ata-ST3500320AS_5QM0KEB0-part14', 'disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0-part14', 'disk/by-id/edd-int13_dev82-part14'], 'ID_SERIAL_SHORT': 'ATA_ST3500320AS_5QM0KEB0', 'name': 'sdb14', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:49:43,029] DEBUG: type detected on 'sdb14' is 'linux_raid_member' >[2009-06-03 13:49:43,030] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:49:43,042] DEBUG: looking for device 'md1'... >[2009-06-03 13:49:43,043] DEBUG: md1 state is inactive >[2009-06-03 13:49:43,043] DEBUG: md1 state is inactive >[2009-06-03 13:49:43,043] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe39d0) -- > description = name = md1 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3910>] > kids = 0 > id = 27 > uuid = 5c701a7a:29c0d741:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3810> size = 10001.1875 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 label = None > target size = 0 path = /dev/md1 > format args = None level = 10 bitmap = False spares = -1 > members = 2 > total devices = 1 >[2009-06-03 13:49:43,044] DEBUG: looking for device 'md0'... >[2009-06-03 13:49:43,044] DEBUG: md0 state is inactive >[2009-06-03 13:49:43,044] DEBUG: md0 state is inactive >[2009-06-03 13:49:43,044] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe38d0) -- > description = name = md0 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3510>] > kids = 0 > id = 25 > uuid = 4c9b9efd:a06e2f81:acb37a95:98e621b8 format = <storage.formats.DeviceFormat object at 0x7fd00efe37d0> size = 199996.375 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 label = None > target size = 0 path = /dev/md0 > format args = None level = 5 bitmap = False spares = -2 > members = 3 > total devices = 1 >[2009-06-03 13:49:43,044] DEBUG: looking for device 'md1'... >[2009-06-03 13:49:43,044] DEBUG: md1 state is inactive >[2009-06-03 13:49:43,045] DEBUG: md1 state is inactive >[2009-06-03 13:49:43,045] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe39d0) -- > description = name = md1 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3910>] > kids = 0 > id = 27 > uuid = 5c701a7a:29c0d741:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3810> size = 10001.1875 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 label = None > target size = 0 path = /dev/md1 > format args = None level = 10 bitmap = False spares = -1 > members = 2 > total devices = 1 >[2009-06-03 13:49:43,045] DEBUG: looking for device 'md2'... >[2009-06-03 13:49:43,045] DEBUG: found None >[2009-06-03 13:49:43,045] DEBUG: using name md2 for md array containing member sdb14 >[2009-06-03 13:49:43,046] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:43,078] DEBUG: md2 state is inactive >[2009-06-03 13:49:43,078] DEBUG: added md2 (mdarray) to device tree >[2009-06-03 13:49:43,080] DEBUG: scanning sdc (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc)... >[2009-06-03 13:49:43,080] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:43,080] DEBUG: found None >[2009-06-03 13:49:43,081] DEBUG: sdc is a disk >[2009-06-03 13:49:43,082] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:43,083] DEBUG: looking up parted Device: /dev/sdc >[2009-06-03 13:49:43,083] DEBUG: looking up parted Device: /dev/sdc >[2009-06-03 13:49:43,084] DEBUG: creating parted Disk: /dev/sdc >[2009-06-03 13:49:43,945] DEBUG: added sdc (disk) to device tree >[2009-06-03 13:49:43,946] DEBUG: {'symlinks': ['block/8:32', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0', 'disk/by-id/edd-int13_dev83'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'DEVTYPE': 'disk', 'name': 'sdc', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MINOR': '32', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc', 'ID_REVISION': '05.0', 'ID_EDD': 'int13_dev83', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:43,947] DEBUG: no type or existing type for sdc, bailing >[2009-06-03 13:49:43,948] DEBUG: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc1)... >[2009-06-03 13:49:43,948] DEBUG: looking for device 'sdc1'... >[2009-06-03 13:49:43,948] DEBUG: found None >[2009-06-03 13:49:43,948] DEBUG: sdc1 is a partition >[2009-06-03 13:49:43,949] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:43,950] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 0 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:43,953] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:43,954] DEBUG: looking up parted Partition: /dev/sdc1 >[2009-06-03 13:49:43,956] DEBUG: looking up parted Device: /dev/sdc1 >[2009-06-03 13:49:43,964] DEBUG: added sdc1 (partition) to device tree >[2009-06-03 13:49:43,965] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': '3.1', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'MINOR': '33', 'DEVTYPE': 'partition', 'ID_FS_UUID': '1080D63D80D628CC', 'ID_FS_UUID_ENC': '1080D63D80D628CC', 'ID_FS_TYPE': 'ntfs', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc1', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:33', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part1', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part1', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part1', 'disk/by-uuid/1080D63D80D628CC', 'disk/by-id/edd-int13_dev83-part1'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc1', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:43,965] DEBUG: type detected on 'sdc1' is 'ntfs' >[2009-06-03 13:49:44,198] DEBUG: getFormat('ntfs') returning NTFS instance >[2009-06-03 13:49:44,202] DEBUG: scanning sdc2 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc2)... >[2009-06-03 13:49:44,202] DEBUG: looking for device 'sdc2'... >[2009-06-03 13:49:44,202] DEBUG: found None >[2009-06-03 13:49:44,202] DEBUG: sdc2 is a partition >[2009-06-03 13:49:44,203] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,204] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 1 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,207] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,208] DEBUG: looking up parted Partition: /dev/sdc2 >[2009-06-03 13:49:44,210] DEBUG: looking up parted Device: /dev/sdc2 >[2009-06-03 13:49:44,215] DEBUG: added sdc2 (partition) to device tree >[2009-06-03 13:49:44,217] DEBUG: {'LVM2_PV_UUID': 'vBUNbd-U83e-LUhG-O03Q-Hrn3-KaOf-HK8bzR', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '05.0', 'LVM2_PV_SIZE': '40927232.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'LVM2_VG_UUID': 'cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T', 'LVM2_LV_SIZE': ['20480000.00', '20414464.00', '20381696.00', '20480000.00', '20480000.00', '20480000.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sdc2', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'DEVTYPE': 'partition', 'MINOR': '34', 'LVM2_LV_NAME': ['Fedora8', 'centos51', 'fedora9', 'rawhideX64', 'ubuntu804', 'unity08respin'], 'ID_FS_UUID': 'vBUNbd-U83e-LUhG-O03Q-Hrn3-KaOf-HK8bzR', 'LVM2_PV_COUNT': '4', 'ID_FS_UUID_ENC': 'vBUNbd-U83e-LUhG-O03Q-Hrn3-KaOf-HK8bzR', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6', 'QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN', 'OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc', 'tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ', 'O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH', 'gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3'], 'LVM2_VG_FREE_COUNT': '309', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'LVM2_VG_EXTENT_COUNT': '4054', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc2', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '10125312.00', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:34', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part2', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part2', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part2', 'disk/by-id/edd-int13_dev83-part2'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc2', 'LVM2_PV_PE_COUNT': '1249', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '1247', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'LVM2_VG_SIZE': '132841472.00'} >[2009-06-03 13:49:44,217] DEBUG: type detected on 'sdc2' is 'LVM2_member' >[2009-06-03 13:49:44,218] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:49:44,222] DEBUG: looking for device 'VolGroup00'... >[2009-06-03 13:49:44,222] DEBUG: found None >[2009-06-03 13:49:44,223] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,225] DEBUG: added VolGroup00 (lvmvg) to device tree >[2009-06-03 13:49:44,225] DEBUG: looking for device 'VolGroup00-Fedora8'... >[2009-06-03 13:49:44,225] DEBUG: found None >[2009-06-03 13:49:44,227] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,228] DEBUG: added VolGroup00-Fedora8 (lvmlv) to device tree >[2009-06-03 13:49:44,231] INFO: setup of VolGroup00-Fedora8 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,231] DEBUG: looking for device 'VolGroup00-centos51'... >[2009-06-03 13:49:44,231] DEBUG: found None >[2009-06-03 13:49:44,233] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,235] DEBUG: added VolGroup00-centos51 (lvmlv) to device tree >[2009-06-03 13:49:44,237] INFO: setup of VolGroup00-centos51 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,237] DEBUG: looking for device 'VolGroup00-fedora9'... >[2009-06-03 13:49:44,237] DEBUG: found None >[2009-06-03 13:49:44,239] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,241] DEBUG: added VolGroup00-fedora9 (lvmlv) to device tree >[2009-06-03 13:49:44,243] INFO: setup of VolGroup00-fedora9 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,243] DEBUG: looking for device 'VolGroup00-rawhideX64'... >[2009-06-03 13:49:44,243] DEBUG: found None >[2009-06-03 13:49:44,245] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,247] DEBUG: added VolGroup00-rawhideX64 (lvmlv) to device tree >[2009-06-03 13:49:44,249] INFO: setup of VolGroup00-rawhideX64 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,249] DEBUG: looking for device 'VolGroup00-ubuntu804'... >[2009-06-03 13:49:44,249] DEBUG: found None >[2009-06-03 13:49:44,251] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,253] DEBUG: added VolGroup00-ubuntu804 (lvmlv) to device tree >[2009-06-03 13:49:44,255] INFO: setup of VolGroup00-ubuntu804 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,255] DEBUG: looking for device 'VolGroup00-unity08respin'... >[2009-06-03 13:49:44,255] DEBUG: found None >[2009-06-03 13:49:44,257] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,259] DEBUG: added VolGroup00-unity08respin (lvmlv) to device tree >[2009-06-03 13:49:44,261] INFO: setup of VolGroup00-unity08respin failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,262] DEBUG: scanning sdc3 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc3)... >[2009-06-03 13:49:44,262] DEBUG: looking for device 'sdc3'... >[2009-06-03 13:49:44,262] DEBUG: found None >[2009-06-03 13:49:44,263] DEBUG: sdc3 is a partition >[2009-06-03 13:49:44,264] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,264] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 2 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,267] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,268] DEBUG: looking up parted Partition: /dev/sdc3 >[2009-06-03 13:49:44,270] DEBUG: looking up parted Device: /dev/sdc3 >[2009-06-03 13:49:44,276] DEBUG: added sdc3 (partition) to device tree >[2009-06-03 13:49:44,277] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': '2', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'MINOR': '35', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'c2bc7e5c-7603-4589-969e-4ede15b63c3e', 'ID_FS_UUID_ENC': 'c2bc7e5c-7603-4589-969e-4ede15b63c3e', 'ID_FS_TYPE': 'swap', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc3', 'ID_FS_USAGE': 'other', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:35', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part3', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part3', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part3', 'disk/by-uuid/c2bc7e5c-7603-4589-969e-4ede15b63c3e', 'disk/by-id/edd-int13_dev83-part3'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc3', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:44,277] DEBUG: type detected on 'sdc3' is 'swap' >[2009-06-03 13:49:44,278] DEBUG: getFormat('swap') returning SwapSpace instance >[2009-06-03 13:49:44,282] DEBUG: scanning sdc4 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc4)... >[2009-06-03 13:49:44,282] DEBUG: looking for device 'sdc4'... >[2009-06-03 13:49:44,282] DEBUG: found None >[2009-06-03 13:49:44,282] DEBUG: sdc4 is a partition >[2009-06-03 13:49:44,283] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,284] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 3 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,287] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,288] DEBUG: looking up parted Partition: /dev/sdc4 >[2009-06-03 13:49:44,289] DEBUG: looking up parted Device: /dev/sdc4 >[2009-06-03 13:49:44,299] DEBUG: added sdc4 (partition) to device tree >[2009-06-03 13:49:44,300] DEBUG: {'symlinks': ['block/8:36', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part4', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part4', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part4', 'disk/by-id/edd-int13_dev83-part4'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'DEVTYPE': 'partition', 'name': 'sdc4', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MINOR': '36', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc4', 'ID_REVISION': '05.0', 'ID_EDD': 'int13_dev83', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:44,300] DEBUG: no type or existing type for sdc4, bailing >[2009-06-03 13:49:44,301] DEBUG: scanning sdc5 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc5)... >[2009-06-03 13:49:44,301] DEBUG: looking for device 'sdc5'... >[2009-06-03 13:49:44,302] DEBUG: found None >[2009-06-03 13:49:44,302] DEBUG: sdc5 is a partition >[2009-06-03 13:49:44,303] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,303] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 4 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,306] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,307] DEBUG: looking up parted Partition: /dev/sdc5 >[2009-06-03 13:49:44,309] DEBUG: looking up parted Device: /dev/sdc5 >[2009-06-03 13:49:44,316] DEBUG: added sdc5 (partition) to device tree >[2009-06-03 13:49:44,317] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'bootxfceraw', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'MINOR': '37', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'd9a04e49-cb84-40c1-8b0a-ac6d3c67b622', 'ID_FS_UUID_ENC': 'd9a04e49-cb84-40c1-8b0a-ac6d3c67b622', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc5', 'ID_FS_LABEL': 'bootxfceraw', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:37', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part5', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part5', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part5', 'disk/by-uuid/d9a04e49-cb84-40c1-8b0a-ac6d3c67b622', 'disk/by-label/bootxfceraw', 'disk/by-id/edd-int13_dev83-part5'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc5', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:44,318] DEBUG: type detected on 'sdc5' is 'ext3' >[2009-06-03 13:49:44,398] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:44,402] DEBUG: scanning sdc6 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc6)... >[2009-06-03 13:49:44,402] DEBUG: looking for device 'sdc6'... >[2009-06-03 13:49:44,402] DEBUG: found None >[2009-06-03 13:49:44,402] DEBUG: sdc6 is a partition >[2009-06-03 13:49:44,403] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,404] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 5 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,407] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,408] DEBUG: looking up parted Partition: /dev/sdc6 >[2009-06-03 13:49:44,409] DEBUG: looking up parted Device: /dev/sdc6 >[2009-06-03 13:49:44,417] DEBUG: added sdc6 (partition) to device tree >[2009-06-03 13:49:44,418] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'ubuntu', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'MINOR': '38', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'd46a8b83-12ff-429e-9232-f0a60d8843aa', 'ID_FS_UUID_ENC': 'd46a8b83-12ff-429e-9232-f0a60d8843aa', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc6', 'ID_FS_LABEL': 'ubuntu', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:38', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part6', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part6', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part6', 'disk/by-uuid/d46a8b83-12ff-429e-9232-f0a60d8843aa', 'disk/by-label/ubuntu', 'disk/by-id/edd-int13_dev83-part6'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc6', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:44,419] DEBUG: type detected on 'sdc6' is 'ext3' >[2009-06-03 13:49:44,467] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:44,471] DEBUG: scanning sdc7 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc7)... >[2009-06-03 13:49:44,471] DEBUG: looking for device 'sdc7'... >[2009-06-03 13:49:44,472] DEBUG: found None >[2009-06-03 13:49:44,472] DEBUG: sdc7 is a partition >[2009-06-03 13:49:44,473] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,474] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 6 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,477] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,478] DEBUG: looking up parted Partition: /dev/sdc7 >[2009-06-03 13:49:44,480] DEBUG: looking up parted Device: /dev/sdc7 >[2009-06-03 13:49:44,487] DEBUG: added sdc7 (partition) to device tree >[2009-06-03 13:49:44,488] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'mandriva', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'MINOR': '39', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'a2bfcb42-e697-40ca-8788-850030f483ac', 'ID_FS_UUID_ENC': 'a2bfcb42-e697-40ca-8788-850030f483ac', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc7', 'ID_FS_LABEL': 'mandriva', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:39', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part7', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part7', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part7', 'disk/by-uuid/a2bfcb42-e697-40ca-8788-850030f483ac', 'disk/by-label/mandriva', 'disk/by-id/edd-int13_dev83-part7'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc7', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:44,489] DEBUG: type detected on 'sdc7' is 'ext3' >[2009-06-03 13:49:44,512] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:44,516] DEBUG: scanning sdc8 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc8)... >[2009-06-03 13:49:44,516] DEBUG: looking for device 'sdc8'... >[2009-06-03 13:49:44,516] DEBUG: found None >[2009-06-03 13:49:44,516] DEBUG: sdc8 is a partition >[2009-06-03 13:49:44,517] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,518] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 7 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,521] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,522] DEBUG: looking up parted Partition: /dev/sdc8 >[2009-06-03 13:49:44,524] DEBUG: looking up parted Device: /dev/sdc8 >[2009-06-03 13:49:44,531] DEBUG: added sdc8 (partition) to device tree >[2009-06-03 13:49:44,532] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'sdc8boot', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'MINOR': '40', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'a718dc64-ebc2-4114-bf1e-7394b7ae2419', 'ID_FS_UUID_ENC': 'a718dc64-ebc2-4114-bf1e-7394b7ae2419', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc8', 'ID_FS_LABEL': 'sdc8boot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:40', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part8', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part8', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part8', 'disk/by-uuid/a718dc64-ebc2-4114-bf1e-7394b7ae2419', 'disk/by-label/sdc8boot', 'disk/by-id/edd-int13_dev83-part8'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc8', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:44,532] DEBUG: type detected on 'sdc8' is 'ext3' >[2009-06-03 13:49:44,560] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:44,564] DEBUG: scanning sdc9 (/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc9)... >[2009-06-03 13:49:44,564] DEBUG: looking for device 'sdc9'... >[2009-06-03 13:49:44,564] DEBUG: found None >[2009-06-03 13:49:44,564] DEBUG: sdc9 is a partition >[2009-06-03 13:49:44,566] DEBUG: looking for device 'sdc'... >[2009-06-03 13:49:44,566] DEBUG: found DiskDevice instance (0x7fd00efe3f50) -- > description = name = sdc status = True parents = [] > kids = 8 > id = 32 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efe3d90> size = 152625.344238 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc label = None > target size = 0 path = /dev/sdc > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efe3e10> > partedDisk = <parted.disk.Disk object at 0x7fd00efe3f10> >[2009-06-03 13:49:44,569] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,570] DEBUG: looking up parted Partition: /dev/sdc9 >[2009-06-03 13:49:44,572] DEBUG: looking up parted Device: /dev/sdc9 >[2009-06-03 13:49:44,579] DEBUG: added sdc9 (partition) to device tree >[2009-06-03 13:49:44,580] DEBUG: {'LVM2_PV_UUID': 'xtFbbT-mpjy-hpnL-QqVd-6Jn7-8Ewj-fwN09T', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '05.0', 'LVM2_PV_SIZE': '30507008.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-3:0:0:0', 'LVM2_VG_UUID': 'cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T', 'LVM2_LV_SIZE': ['20480000.00', '20414464.00', '20381696.00', '20480000.00', '20480000.00', '20480000.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sdc9', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'DEVTYPE': 'partition', 'MINOR': '41', 'LVM2_LV_NAME': ['Fedora8', 'centos51', 'fedora9', 'rawhideX64', 'ubuntu804', 'unity08respin'], 'ID_FS_UUID': 'xtFbbT-mpjy-hpnL-QqVd-6Jn7-8Ewj-fwN09T', 'LVM2_PV_COUNT': '4', 'ID_FS_UUID_ENC': 'xtFbbT-mpjy-hpnL-QqVd-6Jn7-8Ewj-fwN09T', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6', 'QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN', 'OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc', 'tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ', 'O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH', 'gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3'], 'LVM2_VG_FREE_COUNT': '309', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'LVM2_VG_EXTENT_COUNT': '4054', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdc/sdc9', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '10125312.00', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev83', 'symlinks': ['block/8:41', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part9', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP94402631-part9', 'disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0-part9', 'disk/by-id/edd-int13_dev83-part9'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP94402631', 'name': 'sdc9', 'LVM2_PV_PE_COUNT': '931', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '625', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'LVM2_VG_SIZE': '132841472.00'} >[2009-06-03 13:49:44,581] DEBUG: type detected on 'sdc9' is 'LVM2_member' >[2009-06-03 13:49:44,582] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:49:44,585] DEBUG: looking for device 'VolGroup00'... >[2009-06-03 13:49:44,586] DEBUG: VolGroup00 size is 39968MB >[2009-06-03 13:49:44,587] DEBUG: lv VolGroup00-Fedora8 (LVMLogicalVolumeDevice instance (0x7fd00efeb310) -- > description = name = VolGroup00-Fedora8 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 36 > uuid = ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6 format = <storage.formats.DeviceFormat object at 0x7fd00efeb550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-Fedora8 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,587] DEBUG: lv VolGroup00-centos51 (LVMLogicalVolumeDevice instance (0x7fd00efeb510) -- > description = name = VolGroup00-centos51 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 37 > uuid = QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN format = <storage.formats.DeviceFormat object at 0x7fd00efeb3d0> size = 19936.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19936.0 path = /dev/mapper/VolGroup00-centos51 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19936MB >[2009-06-03 13:49:44,587] DEBUG: lv VolGroup00-fedora9 (LVMLogicalVolumeDevice instance (0x7fd00efeb5d0) -- > description = name = VolGroup00-fedora9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 38 > uuid = OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc format = <storage.formats.DeviceFormat object at 0x7fd00efeb590> size = 19904.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19904.0 path = /dev/mapper/VolGroup00-fedora9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19904MB >[2009-06-03 13:49:44,588] DEBUG: lv VolGroup00-rawhideX64 (LVMLogicalVolumeDevice instance (0x7fd00efeb6d0) -- > description = name = VolGroup00-rawhideX64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 39 > uuid = tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ format = <storage.formats.DeviceFormat object at 0x7fd00efeb350> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-rawhideX64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,588] DEBUG: lv VolGroup00-ubuntu804 (LVMLogicalVolumeDevice instance (0x7fd00efeb750) -- > description = name = VolGroup00-ubuntu804 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 40 > uuid = O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH format = <storage.formats.DeviceFormat object at 0x7fd00efeb650> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-ubuntu804 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,588] DEBUG: lv VolGroup00-unity08respin (LVMLogicalVolumeDevice instance (0x7fd00efeb7d0) -- > description = name = VolGroup00-unity08respin status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 41 > uuid = gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3 format = <storage.formats.DeviceFormat object at 0x7fd00efeb690> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-unity08respin > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,588] DEBUG: vg VolGroup00 has -79872MB free >[2009-06-03 13:49:44,589] DEBUG: VolGroup00 size is 39968MB >[2009-06-03 13:49:44,589] DEBUG: lv VolGroup00-Fedora8 (LVMLogicalVolumeDevice instance (0x7fd00efeb310) -- > description = name = VolGroup00-Fedora8 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 36 > uuid = ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6 format = <storage.formats.DeviceFormat object at 0x7fd00efeb550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-Fedora8 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,589] DEBUG: lv VolGroup00-centos51 (LVMLogicalVolumeDevice instance (0x7fd00efeb510) -- > description = name = VolGroup00-centos51 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 37 > uuid = QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN format = <storage.formats.DeviceFormat object at 0x7fd00efeb3d0> size = 19936.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19936.0 path = /dev/mapper/VolGroup00-centos51 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19936MB >[2009-06-03 13:49:44,589] DEBUG: lv VolGroup00-fedora9 (LVMLogicalVolumeDevice instance (0x7fd00efeb5d0) -- > description = name = VolGroup00-fedora9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 38 > uuid = OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc format = <storage.formats.DeviceFormat object at 0x7fd00efeb590> size = 19904.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19904.0 path = /dev/mapper/VolGroup00-fedora9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19904MB >[2009-06-03 13:49:44,590] DEBUG: lv VolGroup00-rawhideX64 (LVMLogicalVolumeDevice instance (0x7fd00efeb6d0) -- > description = name = VolGroup00-rawhideX64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 39 > uuid = tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ format = <storage.formats.DeviceFormat object at 0x7fd00efeb350> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-rawhideX64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,590] DEBUG: lv VolGroup00-ubuntu804 (LVMLogicalVolumeDevice instance (0x7fd00efeb750) -- > description = name = VolGroup00-ubuntu804 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 40 > uuid = O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH format = <storage.formats.DeviceFormat object at 0x7fd00efeb650> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-ubuntu804 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,590] DEBUG: lv VolGroup00-unity08respin (LVMLogicalVolumeDevice instance (0x7fd00efeb7d0) -- > description = name = VolGroup00-unity08respin status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 41 > uuid = gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3 format = <storage.formats.DeviceFormat object at 0x7fd00efeb690> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-unity08respin > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:44,590] DEBUG: vg VolGroup00 has -79872MB free >[2009-06-03 13:49:44,591] DEBUG: found LVMVolumeGroupDevice instance (0x7fd00efeaa10) -- > description = name = VolGroup00 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efea150>] > kids = 6 > id = 35 > uuid = cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T format = <storage.formats.DeviceFormat object at 0x7fd00efeb490> size = 39968 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] target = None dmUuid = None free = 9888.0 PE Size = 32.0 PE Count = 4054 > PE Free = 309 PV Count = 4 > LV Names = [] modified = False > extents = 1249.0 free space = -79872 > free extents = -2496.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fd00efea150>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb310>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb510>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb5d0>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb6d0>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb750>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb7d0>] >[2009-06-03 13:49:44,596] INFO: setup of VolGroup00-Fedora8 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,598] INFO: setup of VolGroup00-centos51 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,601] INFO: setup of VolGroup00-fedora9 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,603] INFO: setup of VolGroup00-rawhideX64 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,606] INFO: setup of VolGroup00-ubuntu804 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,609] INFO: setup of VolGroup00-unity08respin failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:44,610] DEBUG: scanning sdd (/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd)... >[2009-06-03 13:49:44,610] DEBUG: looking for device 'sdd'... >[2009-06-03 13:49:44,610] DEBUG: found None >[2009-06-03 13:49:44,611] DEBUG: sdd is a disk >[2009-06-03 13:49:44,611] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:44,613] DEBUG: looking up parted Device: /dev/sdd >[2009-06-03 13:49:44,613] DEBUG: looking up parted Device: /dev/sdd >[2009-06-03 13:49:44,614] DEBUG: creating parted Disk: /dev/sdd >[2009-06-03 13:49:45,025] DEBUG: added sdd (disk) to device tree >[2009-06-03 13:49:45,027] DEBUG: {'symlinks': ['block/8:48', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'disk/by-path/pci-0000:00:1f.2-scsi-4:0:0:0', 'disk/by-id/edd-int13_dev84'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'DEVTYPE': 'disk', 'name': 'sdd', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MINOR': '48', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd', 'ID_REVISION': '05.0', 'ID_EDD': 'int13_dev84', 'ID_PATH': 'pci-0000:00:1f.2-scsi-4:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:45,027] DEBUG: no type or existing type for sdd, bailing >[2009-06-03 13:49:45,028] DEBUG: scanning sdd1 (/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1)... >[2009-06-03 13:49:45,028] DEBUG: looking for device 'sdd1'... >[2009-06-03 13:49:45,028] DEBUG: found None >[2009-06-03 13:49:45,028] DEBUG: sdd1 is a partition >[2009-06-03 13:49:45,029] DEBUG: looking for device 'sdd'... >[2009-06-03 13:49:45,030] DEBUG: found DiskDevice instance (0x7fd00efebf50) -- > description = name = sdd status = True parents = [] > kids = 0 > id = 49 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efec110> size = 152625.344238 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd label = None > target size = 0 path = /dev/sdd > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efec0d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efec2d0> >[2009-06-03 13:49:45,033] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:45,034] DEBUG: looking up parted Partition: /dev/sdd1 >[2009-06-03 13:49:45,036] DEBUG: looking up parted Device: /dev/sdd1 >[2009-06-03 13:49:45,043] DEBUG: added sdd1 (partition) to device tree >[2009-06-03 13:49:45,044] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_FS_VERSION': '3.1', 'ID_PATH': 'pci-0000:00:1f.2-scsi-4:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'MINOR': '49', 'DEVTYPE': 'partition', 'ID_FS_UUID': '886CE0236CE00DAE', 'ID_FS_UUID_ENC': '886CE0236CE00DAE', 'ID_FS_TYPE': 'ntfs', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev84', 'symlinks': ['block/8:49', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part1', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part1', 'disk/by-path/pci-0000:00:1f.2-scsi-4:0:0:0-part1', 'disk/by-uuid/886CE0236CE00DAE', 'disk/by-id/edd-int13_dev84-part1'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'name': 'sdd1', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:45,044] DEBUG: type detected on 'sdd1' is 'ntfs' >[2009-06-03 13:49:45,218] DEBUG: getFormat('ntfs') returning NTFS instance >[2009-06-03 13:49:45,221] DEBUG: scanning sdd2 (/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd2)... >[2009-06-03 13:49:45,221] DEBUG: looking for device 'sdd2'... >[2009-06-03 13:49:45,222] DEBUG: found None >[2009-06-03 13:49:45,222] DEBUG: sdd2 is a partition >[2009-06-03 13:49:45,223] DEBUG: looking for device 'sdd'... >[2009-06-03 13:49:45,223] DEBUG: found DiskDevice instance (0x7fd00efebf50) -- > description = name = sdd status = True parents = [] > kids = 1 > id = 49 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efec110> size = 152625.344238 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd label = None > target size = 0 path = /dev/sdd > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efec0d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efec2d0> >[2009-06-03 13:49:45,226] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:45,228] DEBUG: looking up parted Partition: /dev/sdd2 >[2009-06-03 13:49:45,229] DEBUG: looking up parted Device: /dev/sdd2 >[2009-06-03 13:49:45,235] DEBUG: added sdd2 (partition) to device tree >[2009-06-03 13:49:45,236] DEBUG: {'LVM2_PV_UUID': 'ZE7J7Q-Bayi-FzRq-UaVK-9T2B-3tUq-TIofKG', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '05.0', 'LVM2_PV_SIZE': '40927232.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-4:0:0:0', 'LVM2_VG_UUID': 'cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T', 'LVM2_LV_SIZE': ['20480000.00', '20414464.00', '20381696.00', '20480000.00', '20480000.00', '20480000.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sdd2', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'DEVTYPE': 'partition', 'MINOR': '50', 'LVM2_LV_NAME': ['Fedora8', 'centos51', 'fedora9', 'rawhideX64', 'ubuntu804', 'unity08respin'], 'ID_FS_UUID': 'ZE7J7Q-Bayi-FzRq-UaVK-9T2B-3tUq-TIofKG', 'LVM2_PV_COUNT': '4', 'ID_FS_UUID_ENC': 'ZE7J7Q-Bayi-FzRq-UaVK-9T2B-3tUq-TIofKG', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6', 'QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN', 'OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc', 'tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ', 'O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH', 'gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3'], 'LVM2_VG_FREE_COUNT': '309', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'LVM2_VG_EXTENT_COUNT': '4054', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd2', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '10125312.00', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev84', 'symlinks': ['block/8:50', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part2', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part2', 'disk/by-path/pci-0000:00:1f.2-scsi-4:0:0:0-part2', 'disk/by-id/edd-int13_dev84-part2'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'name': 'sdd2', 'LVM2_PV_PE_COUNT': '1249', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '1248', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'LVM2_VG_SIZE': '132841472.00'} >[2009-06-03 13:49:45,236] DEBUG: type detected on 'sdd2' is 'LVM2_member' >[2009-06-03 13:49:45,238] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:49:45,241] DEBUG: looking for device 'VolGroup00'... >[2009-06-03 13:49:45,242] DEBUG: VolGroup00 size is 69760MB >[2009-06-03 13:49:45,242] DEBUG: lv VolGroup00-Fedora8 (LVMLogicalVolumeDevice instance (0x7fd00efeb310) -- > description = name = VolGroup00-Fedora8 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 36 > uuid = ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6 format = <storage.formats.DeviceFormat object at 0x7fd00efeb550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-Fedora8 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,242] DEBUG: lv VolGroup00-centos51 (LVMLogicalVolumeDevice instance (0x7fd00efeb510) -- > description = name = VolGroup00-centos51 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 37 > uuid = QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN format = <storage.formats.DeviceFormat object at 0x7fd00efeb3d0> size = 19936.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19936.0 path = /dev/mapper/VolGroup00-centos51 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19936MB >[2009-06-03 13:49:45,242] DEBUG: lv VolGroup00-fedora9 (LVMLogicalVolumeDevice instance (0x7fd00efeb5d0) -- > description = name = VolGroup00-fedora9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 38 > uuid = OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc format = <storage.formats.DeviceFormat object at 0x7fd00efeb590> size = 19904.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19904.0 path = /dev/mapper/VolGroup00-fedora9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19904MB >[2009-06-03 13:49:45,243] DEBUG: lv VolGroup00-rawhideX64 (LVMLogicalVolumeDevice instance (0x7fd00efeb6d0) -- > description = name = VolGroup00-rawhideX64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 39 > uuid = tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ format = <storage.formats.DeviceFormat object at 0x7fd00efeb350> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-rawhideX64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,243] DEBUG: lv VolGroup00-ubuntu804 (LVMLogicalVolumeDevice instance (0x7fd00efeb750) -- > description = name = VolGroup00-ubuntu804 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 40 > uuid = O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH format = <storage.formats.DeviceFormat object at 0x7fd00efeb650> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-ubuntu804 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,243] DEBUG: lv VolGroup00-unity08respin (LVMLogicalVolumeDevice instance (0x7fd00efeb7d0) -- > description = name = VolGroup00-unity08respin status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 41 > uuid = gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3 format = <storage.formats.DeviceFormat object at 0x7fd00efeb690> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-unity08respin > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,244] DEBUG: vg VolGroup00 has -50080MB free >[2009-06-03 13:49:45,244] DEBUG: VolGroup00 size is 69760MB >[2009-06-03 13:49:45,244] DEBUG: lv VolGroup00-Fedora8 (LVMLogicalVolumeDevice instance (0x7fd00efeb310) -- > description = name = VolGroup00-Fedora8 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 36 > uuid = ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6 format = <storage.formats.DeviceFormat object at 0x7fd00efeb550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-Fedora8 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,244] DEBUG: lv VolGroup00-centos51 (LVMLogicalVolumeDevice instance (0x7fd00efeb510) -- > description = name = VolGroup00-centos51 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 37 > uuid = QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN format = <storage.formats.DeviceFormat object at 0x7fd00efeb3d0> size = 19936.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19936.0 path = /dev/mapper/VolGroup00-centos51 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19936MB >[2009-06-03 13:49:45,245] DEBUG: lv VolGroup00-fedora9 (LVMLogicalVolumeDevice instance (0x7fd00efeb5d0) -- > description = name = VolGroup00-fedora9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 38 > uuid = OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc format = <storage.formats.DeviceFormat object at 0x7fd00efeb590> size = 19904.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19904.0 path = /dev/mapper/VolGroup00-fedora9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19904MB >[2009-06-03 13:49:45,245] DEBUG: lv VolGroup00-rawhideX64 (LVMLogicalVolumeDevice instance (0x7fd00efeb6d0) -- > description = name = VolGroup00-rawhideX64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 39 > uuid = tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ format = <storage.formats.DeviceFormat object at 0x7fd00efeb350> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-rawhideX64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,245] DEBUG: lv VolGroup00-ubuntu804 (LVMLogicalVolumeDevice instance (0x7fd00efeb750) -- > description = name = VolGroup00-ubuntu804 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 40 > uuid = O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH format = <storage.formats.DeviceFormat object at 0x7fd00efeb650> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-ubuntu804 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,245] DEBUG: lv VolGroup00-unity08respin (LVMLogicalVolumeDevice instance (0x7fd00efeb7d0) -- > description = name = VolGroup00-unity08respin status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 41 > uuid = gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3 format = <storage.formats.DeviceFormat object at 0x7fd00efeb690> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-unity08respin > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:45,246] DEBUG: vg VolGroup00 has -50080MB free >[2009-06-03 13:49:45,246] DEBUG: found LVMVolumeGroupDevice instance (0x7fd00efeaa10) -- > description = name = VolGroup00 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efea150>, <storage.devices.PartitionDevice object at 0x7fd00efebf90>] > kids = 6 > id = 35 > uuid = cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T format = <storage.formats.DeviceFormat object at 0x7fd00efeb490> size = 69760 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] target = None dmUuid = None free = 9888.0 PE Size = 32.0 PE Count = 4054 > PE Free = 309 PV Count = 4 > LV Names = [] modified = False > extents = 2180.0 free space = -50080 > free extents = -1565.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fd00efea150>, <storage.devices.PartitionDevice object at 0x7fd00efebf90>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb310>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb510>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb5d0>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb6d0>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb750>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb7d0>] >[2009-06-03 13:49:45,251] INFO: setup of VolGroup00-Fedora8 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:45,253] INFO: setup of VolGroup00-centos51 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:45,256] INFO: setup of VolGroup00-fedora9 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:45,259] INFO: setup of VolGroup00-rawhideX64 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:45,261] INFO: setup of VolGroup00-ubuntu804 failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:45,264] INFO: setup of VolGroup00-unity08respin failed: cannot activate VG with missing PV(s) >[2009-06-03 13:49:45,265] DEBUG: scanning sdd3 (/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd3)... >[2009-06-03 13:49:45,265] DEBUG: looking for device 'sdd3'... >[2009-06-03 13:49:45,265] DEBUG: found None >[2009-06-03 13:49:45,265] DEBUG: sdd3 is a partition >[2009-06-03 13:49:45,266] DEBUG: looking for device 'sdd'... >[2009-06-03 13:49:45,267] DEBUG: found DiskDevice instance (0x7fd00efebf50) -- > description = name = sdd status = True parents = [] > kids = 2 > id = 49 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efec110> size = 152625.344238 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd label = None > target size = 0 path = /dev/sdd > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efec0d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efec2d0> >[2009-06-03 13:49:45,270] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:45,271] DEBUG: looking up parted Partition: /dev/sdd3 >[2009-06-03 13:49:45,272] DEBUG: looking up parted Device: /dev/sdd3 >[2009-06-03 13:49:45,278] DEBUG: added sdd3 (partition) to device tree >[2009-06-03 13:49:45,280] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-4:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'MINOR': '51', 'DEVTYPE': 'partition', 'ID_FS_UUID': '36b66d3b-728c-4c68-9c12-21db7bc4a1fe', 'ID_FS_UUID_ENC': '36b66d3b-728c-4c68-9c12-21db7bc4a1fe', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd3', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev84', 'symlinks': ['block/8:51', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part3', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part3', 'disk/by-path/pci-0000:00:1f.2-scsi-4:0:0:0-part3', 'disk/by-uuid/36b66d3b-728c-4c68-9c12-21db7bc4a1fe', 'disk/by-id/edd-int13_dev84-part3'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'name': 'sdd3', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:45,280] DEBUG: type detected on 'sdd3' is 'ext3' >[2009-06-03 13:49:45,306] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:45,310] DEBUG: scanning sdd4 (/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd4)... >[2009-06-03 13:49:45,310] DEBUG: looking for device 'sdd4'... >[2009-06-03 13:49:45,310] DEBUG: found None >[2009-06-03 13:49:45,310] DEBUG: sdd4 is a partition >[2009-06-03 13:49:45,312] DEBUG: looking for device 'sdd'... >[2009-06-03 13:49:45,312] DEBUG: found DiskDevice instance (0x7fd00efebf50) -- > description = name = sdd status = True parents = [] > kids = 3 > id = 49 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efec110> size = 152625.344238 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd label = None > target size = 0 path = /dev/sdd > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efec0d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efec2d0> >[2009-06-03 13:49:45,315] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:45,316] DEBUG: looking up parted Partition: /dev/sdd4 >[2009-06-03 13:49:45,318] DEBUG: looking up parted Device: /dev/sdd4 >[2009-06-03 13:49:45,326] DEBUG: added sdd4 (partition) to device tree >[2009-06-03 13:49:45,327] DEBUG: {'symlinks': ['block/8:52', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part4', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part4', 'disk/by-path/pci-0000:00:1f.2-scsi-4:0:0:0-part4', 'disk/by-id/edd-int13_dev84-part4'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'DEVTYPE': 'partition', 'name': 'sdd4', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MINOR': '52', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd4', 'ID_REVISION': '05.0', 'ID_EDD': 'int13_dev84', 'ID_PATH': 'pci-0000:00:1f.2-scsi-4:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:45,327] DEBUG: no type or existing type for sdd4, bailing >[2009-06-03 13:49:45,329] DEBUG: scanning sdd5 (/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd5)... >[2009-06-03 13:49:45,329] DEBUG: looking for device 'sdd5'... >[2009-06-03 13:49:45,329] DEBUG: found None >[2009-06-03 13:49:45,330] DEBUG: sdd5 is a partition >[2009-06-03 13:49:45,331] DEBUG: looking for device 'sdd'... >[2009-06-03 13:49:45,331] DEBUG: found DiskDevice instance (0x7fd00efebf50) -- > description = name = sdd status = True parents = [] > kids = 4 > id = 49 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efec110> size = 152625.344238 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd label = None > target size = 0 path = /dev/sdd > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efec0d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efec2d0> >[2009-06-03 13:49:45,334] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:45,336] DEBUG: looking up parted Partition: /dev/sdd5 >[2009-06-03 13:49:45,337] DEBUG: looking up parted Device: /dev/sdd5 >[2009-06-03 13:49:45,345] DEBUG: added sdd5 (partition) to device tree >[2009-06-03 13:49:45,346] DEBUG: {'ID_REVISION': '05.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-4:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'genroot', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'MINOR': '53', 'DEVTYPE': 'partition', 'ID_FS_UUID': '1407a159-128d-4de9-b929-0c7dcde9689b', 'ID_FS_UUID_ENC': '1407a159-128d-4de9-b929-0c7dcde9689b', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd5', 'ID_FS_LABEL': 'genroot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev84', 'symlinks': ['block/8:53', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part5', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part5', 'disk/by-path/pci-0000:00:1f.2-scsi-4:0:0:0-part5', 'disk/by-uuid/1407a159-128d-4de9-b929-0c7dcde9689b', 'disk/by-label/genroot', 'disk/by-id/edd-int13_dev84-part5'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'name': 'sdd5', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0'} >[2009-06-03 13:49:45,347] DEBUG: type detected on 'sdd5' is 'ext3' >[2009-06-03 13:49:45,408] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:45,412] DEBUG: scanning sdd6 (/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd6)... >[2009-06-03 13:49:45,412] DEBUG: looking for device 'sdd6'... >[2009-06-03 13:49:45,412] DEBUG: found None >[2009-06-03 13:49:45,412] DEBUG: sdd6 is a partition >[2009-06-03 13:49:45,413] DEBUG: looking for device 'sdd'... >[2009-06-03 13:49:45,414] DEBUG: found DiskDevice instance (0x7fd00efebf50) -- > description = name = sdd status = True parents = [] > kids = 5 > id = 49 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efec110> size = 152625.344238 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd label = None > target size = 0 path = /dev/sdd > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efec0d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efec2d0> >[2009-06-03 13:49:45,417] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:45,418] DEBUG: looking up parted Partition: /dev/sdd6 >[2009-06-03 13:49:45,420] DEBUG: looking up parted Device: /dev/sdd6 >[2009-06-03 13:49:45,427] DEBUG: added sdd6 (partition) to device tree >[2009-06-03 13:49:45,428] DEBUG: {'LVM2_PV_UUID': 'wbyZyV-229C-0wn8-sR4i-ekXl-weQJ-Kvid8z', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '05.0', 'LVM2_PV_SIZE': '12713984.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-4:0:0:0', 'LVM2_VG_UUID': 'Nw295w-aJkr-r5yy-yH1D-Saik-Def3-3irrBQ', 'LVM2_LV_SIZE': ['16154624.00', '12681216.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sdd6', 'ID_SERIAL': '1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'DEVTYPE': 'partition', 'MINOR': '54', 'LVM2_LV_NAME': ['fedora11x64', 'xfceRaw9'], 'ID_FS_UUID': 'wbyZyV-229C-0wn8-sR4i-ekXl-weQJ-Kvid8z', 'LVM2_PV_COUNT': '2', 'ID_FS_UUID_ENC': 'wbyZyV-229C-0wn8-sR4i-ekXl-weQJ-Kvid8z', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['6RuHra-W9R2-JUsp-XH8a-coga-GD71-9Dw79i', '99ff1k-1rol-C3Tc-o3XL-pHwq-IJDq-ud2cxO'], 'LVM2_VG_FREE_COUNT': '0', 'ID_MODEL': 'WDC_WD1600AAJS-0', 'LVM2_VG_EXTENT_COUNT': '880', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd6', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup02', 'LVM2_VG_FREE': '0', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev84', 'symlinks': ['block/8:54', 'disk/by-id/scsi-1ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part6', 'disk/by-id/ata-WDC_WD1600AAJS-00PSA0_WD-WCAP95270288-part6', 'disk/by-path/pci-0000:00:1f.2-scsi-4:0:0:0-part6', 'disk/by-id/edd-int13_dev84-part6'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD1600AAJS-00PSA0_WD-WCAP95270288', 'name': 'sdd6', 'LVM2_PV_PE_COUNT': '388', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '388', 'ID_MODEL_ENC': 'WDC\\x20WD1600AAJS-0', 'LVM2_VG_SIZE': '28835840.00'} >[2009-06-03 13:49:45,428] DEBUG: type detected on 'sdd6' is 'LVM2_member' >[2009-06-03 13:49:45,430] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:49:45,433] DEBUG: looking for device 'VolGroup02'... >[2009-06-03 13:49:45,433] DEBUG: VolGroup02 size is 15744MB >[2009-06-03 13:49:45,434] DEBUG: lv VolGroup02-fedora11x64 (LVMLogicalVolumeDevice instance (0x7fd00f05aa10) -- > description = name = VolGroup02-fedora11x64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910>] > kids = 0 > id = 13 > uuid = 6RuHra-W9R2-JUsp-XH8a-coga-GD71-9Dw79i format = <storage.formats.DeviceFormat object at 0x7fd00f05ac50> size = 15776.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 15776.0 path = /dev/mapper/VolGroup02-fedora11x64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910> percent = 0) uses 15776MB >[2009-06-03 13:49:45,434] DEBUG: lv VolGroup02-xfceRaw9 (LVMLogicalVolumeDevice instance (0x7fd00f05ac10) -- > description = name = VolGroup02-xfceRaw9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910>] > kids = 0 > id = 14 > uuid = 99ff1k-1rol-C3Tc-o3XL-pHwq-IJDq-ud2cxO format = <storage.formats.DeviceFormat object at 0x7fd00f05ab90> size = 12384.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 12384.0 path = /dev/mapper/VolGroup02-xfceRaw9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910> percent = 0) uses 12384MB >[2009-06-03 13:49:45,434] DEBUG: vg VolGroup02 has -12416MB free >[2009-06-03 13:49:45,434] DEBUG: VolGroup02 size is 15744MB >[2009-06-03 13:49:45,435] DEBUG: lv VolGroup02-fedora11x64 (LVMLogicalVolumeDevice instance (0x7fd00f05aa10) -- > description = name = VolGroup02-fedora11x64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910>] > kids = 0 > id = 13 > uuid = 6RuHra-W9R2-JUsp-XH8a-coga-GD71-9Dw79i format = <storage.formats.DeviceFormat object at 0x7fd00f05ac50> size = 15776.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 15776.0 path = /dev/mapper/VolGroup02-fedora11x64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910> percent = 0) uses 15776MB >[2009-06-03 13:49:45,435] DEBUG: lv VolGroup02-xfceRaw9 (LVMLogicalVolumeDevice instance (0x7fd00f05ac10) -- > description = name = VolGroup02-xfceRaw9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910>] > kids = 0 > id = 14 > uuid = 99ff1k-1rol-C3Tc-o3XL-pHwq-IJDq-ud2cxO format = <storage.formats.DeviceFormat object at 0x7fd00f05ab90> size = 12384.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 12384.0 path = /dev/mapper/VolGroup02-xfceRaw9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910> percent = 0) uses 12384MB >[2009-06-03 13:49:45,435] DEBUG: vg VolGroup02 has -12416MB free >[2009-06-03 13:49:45,435] DEBUG: found LVMVolumeGroupDevice instance (0x7fd00f05a910) -- > description = name = VolGroup02 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00f05a590>] > kids = 2 > id = 12 > uuid = Nw295w-aJkr-r5yy-yH1D-Saik-Def3-3irrBQ format = <storage.formats.DeviceFormat object at 0x7fd00f05ab50> size = 15744 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup02 > format args = [] target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 880 > PE Free = 0 PV Count = 2 > LV Names = [] modified = False > extents = 492.0 free space = -12416 > free extents = -388.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fd00f05a590>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00f05aa10>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00f05ac10>] >[2009-06-03 13:49:46,260] DEBUG: looking up parted Device: /dev/mapper/VolGroup02-fedora11x64 >[2009-06-03 13:49:47,165] DEBUG: looking up parted Device: /dev/mapper/VolGroup02-xfceRaw9 >[2009-06-03 13:49:47,167] DEBUG: scanning sde (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde)... >[2009-06-03 13:49:47,167] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:47,167] DEBUG: found None >[2009-06-03 13:49:47,169] DEBUG: sde is a disk >[2009-06-03 13:49:47,169] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:47,170] DEBUG: looking up parted Device: /dev/sde >[2009-06-03 13:49:47,171] DEBUG: looking up parted Device: /dev/sde >[2009-06-03 13:49:47,172] DEBUG: creating parted Disk: /dev/sde >[2009-06-03 13:49:48,343] DEBUG: added sde (disk) to device tree >[2009-06-03 13:49:48,345] DEBUG: {'symlinks': ['block/8:64', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0', 'disk/by-id/edd-int13_dev85'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'DEVTYPE': 'disk', 'name': 'sde', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MINOR': '64', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde', 'ID_REVISION': '01.0', 'ID_EDD': 'int13_dev85', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:48,345] DEBUG: no type or existing type for sde, bailing >[2009-06-03 13:49:48,346] DEBUG: scanning sde1 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde1)... >[2009-06-03 13:49:48,346] DEBUG: looking for device 'sde1'... >[2009-06-03 13:49:48,346] DEBUG: found None >[2009-06-03 13:49:48,347] DEBUG: sde1 is a partition >[2009-06-03 13:49:48,348] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,348] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 0 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,351] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,352] DEBUG: looking up parted Partition: /dev/sde1 >[2009-06-03 13:49:48,355] DEBUG: looking up parted Device: /dev/sde1 >[2009-06-03 13:49:48,362] DEBUG: added sde1 (partition) to device tree >[2009-06-03 13:49:48,363] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'fboot01', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '65', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'a17549fd-e9be-452b-8a12-75fce05d72c0', 'ID_FS_UUID_ENC': 'a17549fd-e9be-452b-8a12-75fce05d72c0', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde1', 'ID_FS_LABEL': 'fboot01', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:65', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part1', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part1', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1', 'disk/by-uuid/a17549fd-e9be-452b-8a12-75fce05d72c0', 'disk/by-label/fboot01', 'disk/by-id/edd-int13_dev85-part1'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde1', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,364] DEBUG: type detected on 'sde1' is 'ext3' >[2009-06-03 13:49:48,379] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,382] DEBUG: scanning sde2 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde2)... >[2009-06-03 13:49:48,383] DEBUG: looking for device 'sde2'... >[2009-06-03 13:49:48,383] DEBUG: found None >[2009-06-03 13:49:48,383] DEBUG: sde2 is a partition >[2009-06-03 13:49:48,384] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,385] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 1 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,387] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,389] DEBUG: looking up parted Partition: /dev/sde2 >[2009-06-03 13:49:48,390] DEBUG: looking up parted Device: /dev/sde2 >[2009-06-03 13:49:48,397] DEBUG: added sde2 (partition) to device tree >[2009-06-03 13:49:48,399] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'slackboot', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '66', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4a2671e1-5dd3-40f1-a4c6-de59a030f221', 'ID_FS_UUID_ENC': '4a2671e1-5dd3-40f1-a4c6-de59a030f221', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde2', 'ID_FS_LABEL': 'slackboot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:66', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part2', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part2', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part2', 'disk/by-uuid/4a2671e1-5dd3-40f1-a4c6-de59a030f221', 'disk/by-label/slackboot', 'disk/by-id/edd-int13_dev85-part2'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde2', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,399] DEBUG: type detected on 'sde2' is 'ext3' >[2009-06-03 13:49:48,415] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,418] DEBUG: scanning sde3 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde3)... >[2009-06-03 13:49:48,419] DEBUG: looking for device 'sde3'... >[2009-06-03 13:49:48,419] DEBUG: found None >[2009-06-03 13:49:48,419] DEBUG: sde3 is a partition >[2009-06-03 13:49:48,420] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,421] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 2 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,423] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,425] DEBUG: looking up parted Partition: /dev/sde3 >[2009-06-03 13:49:48,426] DEBUG: looking up parted Device: /dev/sde3 >[2009-06-03 13:49:48,432] DEBUG: added sde3 (partition) to device tree >[2009-06-03 13:49:48,433] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'fc10boot', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '67', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'b0419bc6-16c2-4310-ada7-243284e550db', 'ID_FS_UUID_ENC': 'b0419bc6-16c2-4310-ada7-243284e550db', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde3', 'ID_FS_LABEL': 'fc10boot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:67', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part3', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part3', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part3', 'disk/by-uuid/b0419bc6-16c2-4310-ada7-243284e550db', 'disk/by-label/fc10boot', 'disk/by-id/edd-int13_dev85-part3'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde3', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,434] DEBUG: type detected on 'sde3' is 'ext3' >[2009-06-03 13:49:48,448] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,452] DEBUG: scanning sde4 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde4)... >[2009-06-03 13:49:48,452] DEBUG: looking for device 'sde4'... >[2009-06-03 13:49:48,452] DEBUG: found None >[2009-06-03 13:49:48,453] DEBUG: sde4 is a partition >[2009-06-03 13:49:48,454] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,454] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 3 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,457] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,458] DEBUG: looking up parted Partition: /dev/sde4 >[2009-06-03 13:49:48,460] DEBUG: looking up parted Device: /dev/sde4 >[2009-06-03 13:49:48,471] DEBUG: added sde4 (partition) to device tree >[2009-06-03 13:49:48,473] DEBUG: {'symlinks': ['block/8:68', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part4', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part4', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part4', 'disk/by-id/edd-int13_dev85-part4'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'DEVTYPE': 'partition', 'name': 'sde4', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MINOR': '68', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde4', 'ID_REVISION': '01.0', 'ID_EDD': 'int13_dev85', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:48,473] DEBUG: no type or existing type for sde4, bailing >[2009-06-03 13:49:48,474] DEBUG: scanning sde5 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde5)... >[2009-06-03 13:49:48,474] DEBUG: looking for device 'sde5'... >[2009-06-03 13:49:48,474] DEBUG: found None >[2009-06-03 13:49:48,474] DEBUG: sde5 is a partition >[2009-06-03 13:49:48,476] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,476] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 4 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,479] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,480] DEBUG: looking up parted Partition: /dev/sde5 >[2009-06-03 13:49:48,481] DEBUG: looking up parted Device: /dev/sde5 >[2009-06-03 13:49:48,489] DEBUG: added sde5 (partition) to device tree >[2009-06-03 13:49:48,490] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'omega10', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '69', 'DEVTYPE': 'partition', 'ID_FS_UUID': '476bd06c-0fa8-4cf9-a157-e739870d0629', 'ID_FS_UUID_ENC': '476bd06c-0fa8-4cf9-a157-e739870d0629', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde5', 'ID_FS_LABEL': 'omega10', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:69', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part5', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part5', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part5', 'disk/by-uuid/476bd06c-0fa8-4cf9-a157-e739870d0629', 'disk/by-label/omega10', 'disk/by-id/edd-int13_dev85-part5'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde5', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,490] DEBUG: type detected on 'sde5' is 'ext3' >[2009-06-03 13:49:48,506] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,510] DEBUG: scanning sde6 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde6)... >[2009-06-03 13:49:48,510] DEBUG: looking for device 'sde6'... >[2009-06-03 13:49:48,511] DEBUG: found None >[2009-06-03 13:49:48,511] DEBUG: sde6 is a partition >[2009-06-03 13:49:48,512] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,512] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 5 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,515] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,517] DEBUG: looking up parted Partition: /dev/sde6 >[2009-06-03 13:49:48,518] DEBUG: looking up parted Device: /dev/sde6 >[2009-06-03 13:49:48,526] DEBUG: added sde6 (partition) to device tree >[2009-06-03 13:49:48,527] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'f11x8664', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '70', 'DEVTYPE': 'partition', 'ID_FS_UUID': '41b761db-6983-4ed9-896c-6aeafcbe75c6', 'ID_FS_UUID_ENC': '41b761db-6983-4ed9-896c-6aeafcbe75c6', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde6', 'ID_FS_LABEL': 'f11x8664', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:70', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part6', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part6', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part6', 'disk/by-uuid/41b761db-6983-4ed9-896c-6aeafcbe75c6', 'disk/by-label/f11x8664', 'disk/by-id/edd-int13_dev85-part6'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde6', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,527] DEBUG: type detected on 'sde6' is 'ext3' >[2009-06-03 13:49:48,543] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,547] DEBUG: scanning sde7 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde7)... >[2009-06-03 13:49:48,547] DEBUG: looking for device 'sde7'... >[2009-06-03 13:49:48,548] DEBUG: found None >[2009-06-03 13:49:48,548] DEBUG: sde7 is a partition >[2009-06-03 13:49:48,549] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,549] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 6 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,552] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,554] DEBUG: looking up parted Partition: /dev/sde7 >[2009-06-03 13:49:48,555] DEBUG: looking up parted Device: /dev/sde7 >[2009-06-03 13:49:48,563] DEBUG: added sde7 (partition) to device tree >[2009-06-03 13:49:48,564] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'DEBBOOT', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '71', 'DEVTYPE': 'partition', 'ID_FS_UUID': '7f734a6b-7950-4c07-831e-7035e628a6d5', 'ID_FS_UUID_ENC': '7f734a6b-7950-4c07-831e-7035e628a6d5', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde7', 'ID_FS_LABEL': 'DEBBOOT', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:71', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part7', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part7', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part7', 'disk/by-uuid/7f734a6b-7950-4c07-831e-7035e628a6d5', 'disk/by-label/DEBBOOT', 'disk/by-id/edd-int13_dev85-part7'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde7', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,565] DEBUG: type detected on 'sde7' is 'ext3' >[2009-06-03 13:49:48,598] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,602] DEBUG: scanning sde8 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde8)... >[2009-06-03 13:49:48,602] DEBUG: looking for device 'sde8'... >[2009-06-03 13:49:48,602] DEBUG: found None >[2009-06-03 13:49:48,602] DEBUG: sde8 is a partition >[2009-06-03 13:49:48,603] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,604] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 7 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,607] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,608] DEBUG: looking up parted Partition: /dev/sde8 >[2009-06-03 13:49:48,610] DEBUG: looking up parted Device: /dev/sde8 >[2009-06-03 13:49:48,617] DEBUG: added sde8 (partition) to device tree >[2009-06-03 13:49:48,619] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'f11-i386', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '72', 'DEVTYPE': 'partition', 'ID_FS_UUID': '302f23d2-567f-4a37-a46e-0817037e74dd', 'ID_FS_UUID_ENC': '302f23d2-567f-4a37-a46e-0817037e74dd', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde8', 'ID_FS_LABEL': 'f11-i386', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:72', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part8', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part8', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part8', 'disk/by-uuid/302f23d2-567f-4a37-a46e-0817037e74dd', 'disk/by-label/f11-i386', 'disk/by-id/edd-int13_dev85-part8'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde8', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,619] DEBUG: type detected on 'sde8' is 'ext3' >[2009-06-03 13:49:48,634] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,637] DEBUG: scanning sde9 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde9)... >[2009-06-03 13:49:48,637] DEBUG: looking for device 'sde9'... >[2009-06-03 13:49:48,638] DEBUG: found None >[2009-06-03 13:49:48,638] DEBUG: sde9 is a partition >[2009-06-03 13:49:48,639] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,640] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 8 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,642] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,644] DEBUG: looking up parted Partition: /dev/sde9 >[2009-06-03 13:49:48,645] DEBUG: looking up parted Device: /dev/sde9 >[2009-06-03 13:49:48,653] DEBUG: added sde9 (partition) to device tree >[2009-06-03 13:49:48,654] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'fboot09', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '73', 'DEVTYPE': 'partition', 'ID_FS_UUID': '17930099-edc2-4417-8509-98f678261ebe', 'ID_FS_UUID_ENC': '17930099-edc2-4417-8509-98f678261ebe', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde9', 'ID_FS_LABEL': 'fboot09', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:73', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part9', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part9', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part9', 'disk/by-uuid/17930099-edc2-4417-8509-98f678261ebe', 'disk/by-label/fboot09', 'disk/by-id/edd-int13_dev85-part9'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde9', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:48,655] DEBUG: type detected on 'sde9' is 'ext3' >[2009-06-03 13:49:48,670] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:48,674] DEBUG: scanning sde10 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde10)... >[2009-06-03 13:49:48,674] DEBUG: looking for device 'sde10'... >[2009-06-03 13:49:48,674] DEBUG: found None >[2009-06-03 13:49:48,674] DEBUG: sde10 is a partition >[2009-06-03 13:49:48,675] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:48,676] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 9 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:48,679] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,680] DEBUG: looking up parted Partition: /dev/sde10 >[2009-06-03 13:49:48,682] DEBUG: looking up parted Device: /dev/sde10 >[2009-06-03 13:49:48,689] DEBUG: added sde10 (partition) to device tree >[2009-06-03 13:49:48,691] DEBUG: {'LVM2_PV_UUID': 'QqBlmU-aROX-l4E0-FGQ3-fMNi-Lq0z-8n0H1R', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'ID_REVISION': '01.0', 'LVM2_PV_SIZE': '486502400.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'LVM2_VG_UUID': 'zHcw0t-W5mD-mghv-r3P8-mxyc-QHPS-2Um0Rs', 'LVM2_LV_SIZE': ['41943040.00', '19529728.00', '22528000.00', '15728640.00', '5120000.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sde10', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'DEVTYPE': 'partition', 'MINOR': '74', 'LVM2_LV_NAME': ['clydehome', 'debian50', 'fedora9all', 'omega10', 'tstcrypto2'], 'ID_FS_UUID': 'QqBlmU-aROX-l4E0-FGQ3-fMNi-Lq0z-8n0H1R', 'LVM2_PV_COUNT': '1', 'ID_FS_UUID_ENC': 'QqBlmU-aROX-l4E0-FGQ3-fMNi-Lq0z-8n0H1R', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['peT87w-WwP0-SUex-FS6D-Cune-sALu-t6wjth', 'jqAm9A-cgWY-rkM7-c2u5-Qht4-l58O-3DWo3t', 'o2c6wF-W6Q0-XjHb-5Sbv-oL5T-4ryB-PfTbm8', 'jK04z7-Eovp-8vPx-GFTA-WKGp-jDUI-eWlBkl', 'Rf0AZ0-onEJ-hQS8-RoS7-RRFg-6qTT-1uaMnC'], 'LVM2_VG_FREE_COUNT': '93177', 'ID_MODEL': 'WDC_WD10EACS-00C', 'LVM2_VG_EXTENT_COUNT': '118775', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde10', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup03', 'LVM2_VG_FREE': '381652992.00', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:74', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part10', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part10', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part10', 'disk/by-id/edd-int13_dev85-part10'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde10', 'LVM2_PV_PE_COUNT': '118775', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '25598', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C', 'LVM2_VG_SIZE': '486502400.00'} >[2009-06-03 13:49:48,691] DEBUG: type detected on 'sde10' is 'LVM2_member' >[2009-06-03 13:49:48,692] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:49:48,696] DEBUG: looking for device 'VolGroup03'... >[2009-06-03 13:49:48,696] DEBUG: found None >[2009-06-03 13:49:48,698] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,699] DEBUG: added VolGroup03 (lvmvg) to device tree >[2009-06-03 13:49:48,699] DEBUG: looking for device 'VolGroup03-clydehome'... >[2009-06-03 13:49:48,700] DEBUG: found None >[2009-06-03 13:49:48,701] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:48,703] DEBUG: added VolGroup03-clydehome (lvmlv) to device tree >[2009-06-03 13:49:49,264] DEBUG: looking up parted Device: /dev/mapper/VolGroup03-clydehome >[2009-06-03 13:49:49,264] DEBUG: looking for device 'VolGroup03-debian50'... >[2009-06-03 13:49:49,265] DEBUG: found None >[2009-06-03 13:49:49,267] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:49,269] DEBUG: added VolGroup03-debian50 (lvmlv) to device tree >[2009-06-03 13:49:50,267] DEBUG: looking up parted Device: /dev/mapper/VolGroup03-debian50 >[2009-06-03 13:49:50,268] DEBUG: looking for device 'VolGroup03-fedora9all'... >[2009-06-03 13:49:50,268] DEBUG: found None >[2009-06-03 13:49:50,270] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:50,272] DEBUG: added VolGroup03-fedora9all (lvmlv) to device tree >[2009-06-03 13:49:51,451] DEBUG: looking up parted Device: /dev/mapper/VolGroup03-fedora9all >[2009-06-03 13:49:51,452] DEBUG: looking for device 'VolGroup03-omega10'... >[2009-06-03 13:49:51,452] DEBUG: found None >[2009-06-03 13:49:51,454] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:51,456] DEBUG: added VolGroup03-omega10 (lvmlv) to device tree >[2009-06-03 13:49:52,537] DEBUG: looking up parted Device: /dev/mapper/VolGroup03-omega10 >[2009-06-03 13:49:52,538] DEBUG: looking for device 'VolGroup03-tstcrypto2'... >[2009-06-03 13:49:52,538] DEBUG: found None >[2009-06-03 13:49:52,540] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:52,542] DEBUG: added VolGroup03-tstcrypto2 (lvmlv) to device tree >[2009-06-03 13:49:53,958] DEBUG: looking up parted Device: /dev/mapper/VolGroup03-tstcrypto2 >[2009-06-03 13:49:53,960] DEBUG: scanning sde11 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde11)... >[2009-06-03 13:49:53,960] DEBUG: looking for device 'sde11'... >[2009-06-03 13:49:53,961] DEBUG: found None >[2009-06-03 13:49:53,961] DEBUG: sde11 is a partition >[2009-06-03 13:49:53,962] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:53,963] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 10 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:53,965] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:53,967] DEBUG: looking up parted Partition: /dev/sde11 >[2009-06-03 13:49:53,969] DEBUG: looking up parted Device: /dev/sde11 >[2009-06-03 13:49:53,977] DEBUG: added sde11 (partition) to device tree >[2009-06-03 13:49:53,978] DEBUG: {'MD_EVENTS': '14', 'MD_DEVICES': '3', 'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'P5K-EWIFI.localdomain:0', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '75', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_FS_UUID_ENC': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1244045987', 'MD_NAME': 'P5K-EWIFI.localdomain:0', 'MD_UUID': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde11', 'ID_FS_LABEL': 'P5K-EWIFI.localdomain:0', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid5', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:75', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part11', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part11', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part11', 'disk/by-id/edd-int13_dev85-part11'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde11', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C', 'MD_DEV_UUID': 'b8e2a182:a245982f:1984d94f:799fefdf'} >[2009-06-03 13:49:53,978] DEBUG: type detected on 'sde11' is 'linux_raid_member' >[2009-06-03 13:49:53,979] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:49:53,984] DEBUG: md0 state is inactive >[2009-06-03 13:49:54,564] DEBUG: md0 state is inactive >[2009-06-03 13:49:54,566] DEBUG: scanning sde12 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde12)... >[2009-06-03 13:49:54,566] DEBUG: looking for device 'sde12'... >[2009-06-03 13:49:54,566] DEBUG: found None >[2009-06-03 13:49:54,566] DEBUG: sde12 is a partition >[2009-06-03 13:49:54,567] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:54,568] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 11 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:54,571] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:54,572] DEBUG: looking up parted Partition: /dev/sde12 >[2009-06-03 13:49:54,574] DEBUG: looking up parted Device: /dev/sde12 >[2009-06-03 13:49:54,581] DEBUG: added sde12 (partition) to device tree >[2009-06-03 13:49:54,582] DEBUG: {'MD_EVENTS': '4', 'MD_DEVICES': '2', 'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '76', 'DEVTYPE': 'partition', 'ID_FS_UUID': '5c701a7a:29c0d741:7afce992:f879cb3e', 'ID_FS_UUID_ENC': '5c701a7a:29c0d741:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243388608', 'MD_UUID': '5c701a7a:29c0d741:7afce992:f879cb3e', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde12', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:76', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part12', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part12', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part12', 'disk/by-id/edd-int13_dev85-part12'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde12', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:54,583] DEBUG: type detected on 'sde12' is 'linux_raid_member' >[2009-06-03 13:49:54,584] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:49:54,588] DEBUG: md1 state is inactive >[2009-06-03 13:49:54,821] DEBUG: md1 state is clean >[2009-06-03 13:49:54,821] DEBUG: md1 state is clean >[2009-06-03 13:49:54,821] DEBUG: looking up parted Device: /dev/md1 >[2009-06-03 13:49:54,822] DEBUG: md1 state is clean >[2009-06-03 13:49:54,823] DEBUG: scanning sde13 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde13)... >[2009-06-03 13:49:54,824] DEBUG: looking for device 'sde13'... >[2009-06-03 13:49:54,824] DEBUG: found None >[2009-06-03 13:49:54,824] DEBUG: sde13 is part of a dmraid >[2009-06-03 13:49:54,824] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:54,826] DEBUG: added sde13 (storage device) to device tree >[2009-06-03 13:49:54,827] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '01.02.00', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '77', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'Linux-MD\xde\xad__', 'ID_FS_UUID_ENC': 'Linux-MD\xde\xad\\xbe\\xef', 'ID_FS_TYPE': 'ddf_raid_member', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde13', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:77', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part13', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part13', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part13', 'disk/by-id/edd-int13_dev85-part13'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde13', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:54,827] DEBUG: type detected on 'sde13' is 'ddf_raid_member' >[2009-06-03 13:49:54,828] DEBUG: getFormat('ddf_raid_member') returning DMRaidMember instance >[2009-06-03 13:49:55,420] DEBUG: scanning sde14 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde14)... >[2009-06-03 13:49:55,420] DEBUG: looking for device 'sde14'... >[2009-06-03 13:49:55,421] DEBUG: found None >[2009-06-03 13:49:55,421] DEBUG: sde14 is a partition >[2009-06-03 13:49:55,422] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:55,422] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 12 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:55,425] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:55,426] DEBUG: looking up parted Partition: /dev/sde14 >[2009-06-03 13:49:55,428] DEBUG: looking up parted Device: /dev/sde14 >[2009-06-03 13:49:55,435] DEBUG: added sde14 (partition) to device tree >[2009-06-03 13:49:55,437] DEBUG: {'MD_EVENTS': '12', 'MD_DEVICES': '4', 'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '78', 'DEVTYPE': 'partition', 'ID_FS_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_UUID_ENC': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243391635', 'MD_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde14', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:78', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part14', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part14', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part14', 'disk/by-id/edd-int13_dev85-part14'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde14', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:55,437] DEBUG: type detected on 'sde14' is 'linux_raid_member' >[2009-06-03 13:49:55,438] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:49:55,442] DEBUG: md2 state is inactive >[2009-06-03 13:49:55,471] DEBUG: md2 state is inactive >[2009-06-03 13:49:55,473] DEBUG: scanning sde15 (/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde15)... >[2009-06-03 13:49:55,473] DEBUG: looking for device 'sde15'... >[2009-06-03 13:49:55,474] DEBUG: found None >[2009-06-03 13:49:55,474] DEBUG: sde15 is a partition >[2009-06-03 13:49:55,475] DEBUG: looking for device 'sde'... >[2009-06-03 13:49:55,475] DEBUG: found DiskDevice instance (0x7fd00efef710) -- > description = name = sde status = True parents = [] > kids = 13 > id = 56 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00efef350> size = 953867.219238 > major = 8 minor = 64 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde label = None > target size = 0 path = /dev/sde > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00efef7d0> > partedDisk = <parted.disk.Disk object at 0x7fd00efef9d0> >[2009-06-03 13:49:55,478] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:55,480] DEBUG: looking up parted Partition: /dev/sde15 >[2009-06-03 13:49:55,481] DEBUG: looking up parted Device: /dev/sde15 >[2009-06-03 13:49:55,489] DEBUG: added sde15 (partition) to device tree >[2009-06-03 13:49:55,490] DEBUG: {'ID_REVISION': '01.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-5:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'convert', 'ID_SERIAL': '1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'MINOR': '79', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4faa6d6d-f4d7-46ba-8aad-8d6c3da5989d', 'ID_FS_UUID_ENC': '4faa6d6d-f4d7-46ba-8aad-8d6c3da5989d', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD10EACS-00C', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host5/target5:0:0/5:0:0:0/block/sde/sde15', 'ID_FS_LABEL': 'convert', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev85', 'symlinks': ['block/8:79', 'disk/by-id/scsi-1ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part15', 'disk/by-id/ata-WDC_WD10EACS-00C7B0_WD-WCASJ2311017-part15', 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part15', 'disk/by-uuid/4faa6d6d-f4d7-46ba-8aad-8d6c3da5989d', 'disk/by-label/convert', 'disk/by-id/edd-int13_dev85-part15'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD10EACS-00C7B0_WD-WCASJ2311017', 'name': 'sde15', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD10EACS-00C'} >[2009-06-03 13:49:55,490] DEBUG: type detected on 'sde15' is 'ext3' >[2009-06-03 13:49:55,526] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:55,530] DEBUG: scanning sdf (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf)... >[2009-06-03 13:49:55,530] DEBUG: looking for device 'sdf'... >[2009-06-03 13:49:55,530] DEBUG: found None >[2009-06-03 13:49:55,532] DEBUG: sdf is a disk >[2009-06-03 13:49:55,532] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:55,533] DEBUG: looking up parted Device: /dev/sdf >[2009-06-03 13:49:55,533] DEBUG: looking up parted Device: /dev/sdf >[2009-06-03 13:49:55,535] DEBUG: creating parted Disk: /dev/sdf >[2009-06-03 13:49:58,066] DEBUG: added sdf (disk) to device tree >[2009-06-03 13:49:58,067] DEBUG: {'symlinks': ['block/8:80', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0', 'disk/by-id/edd-int13_dev80'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'DEVTYPE': 'disk', 'name': 'sdf', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MINOR': '80', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf', 'ID_REVISION': '00.0', 'ID_EDD': 'int13_dev80', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:58,068] DEBUG: no type or existing type for sdf, bailing >[2009-06-03 13:49:58,069] DEBUG: scanning sdf1 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf1)... >[2009-06-03 13:49:58,069] DEBUG: looking for device 'sdf1'... >[2009-06-03 13:49:58,069] DEBUG: found None >[2009-06-03 13:49:58,069] DEBUG: sdf1 is a partition >[2009-06-03 13:49:58,070] DEBUG: looking for device 'sdf'... >[2009-06-03 13:49:58,071] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 0 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:49:58,074] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:58,075] DEBUG: looking up parted Partition: /dev/sdf1 >[2009-06-03 13:49:58,077] DEBUG: looking up parted Device: /dev/sdf1 >[2009-06-03 13:49:58,085] DEBUG: added sdf1 (partition) to device tree >[2009-06-03 13:49:58,086] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '3.1', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '81', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'F066E99966E96138', 'ID_FS_UUID_ENC': 'F066E99966E96138', 'ID_FS_TYPE': 'ntfs', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf1', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:81', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part1', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part1', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part1', 'disk/by-uuid/F066E99966E96138', 'disk/by-id/edd-int13_dev80-part1'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf1', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:49:58,086] DEBUG: type detected on 'sdf1' is 'ntfs' >[2009-06-03 13:49:58,135] DEBUG: getFormat('ntfs') returning NTFS instance >[2009-06-03 13:49:58,139] DEBUG: scanning sdf2 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf2)... >[2009-06-03 13:49:58,139] DEBUG: looking for device 'sdf2'... >[2009-06-03 13:49:58,139] DEBUG: found None >[2009-06-03 13:49:58,139] DEBUG: sdf2 is a partition >[2009-06-03 13:49:58,141] DEBUG: looking for device 'sdf'... >[2009-06-03 13:49:58,141] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 1 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:49:58,144] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:58,145] DEBUG: looking up parted Partition: /dev/sdf2 >[2009-06-03 13:49:58,147] DEBUG: looking up parted Device: /dev/sdf2 >[2009-06-03 13:49:58,153] DEBUG: added sdf2 (partition) to device tree >[2009-06-03 13:49:58,154] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': '\\x2fboot', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '82', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'da44f868-b278-4ac9-b79e-f0edd1338067', 'ID_FS_UUID_ENC': 'da44f868-b278-4ac9-b79e-f0edd1338067', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf2', 'ID_FS_LABEL': '/boot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:82', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part2', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part2', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part2', 'disk/by-uuid/da44f868-b278-4ac9-b79e-f0edd1338067', 'disk/by-label/\\x2fboot', 'disk/by-id/edd-int13_dev80-part2'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf2', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:49:58,154] DEBUG: type detected on 'sdf2' is 'ext3' >[2009-06-03 13:49:58,169] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:58,173] DEBUG: scanning sdf3 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf3)... >[2009-06-03 13:49:58,173] DEBUG: looking for device 'sdf3'... >[2009-06-03 13:49:58,173] DEBUG: found None >[2009-06-03 13:49:58,173] DEBUG: sdf3 is a partition >[2009-06-03 13:49:58,175] DEBUG: looking for device 'sdf'... >[2009-06-03 13:49:58,175] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 2 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:49:58,178] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:58,180] DEBUG: looking up parted Partition: /dev/sdf3 >[2009-06-03 13:49:58,181] DEBUG: looking up parted Device: /dev/sdf3 >[2009-06-03 13:49:58,193] DEBUG: added sdf3 (partition) to device tree >[2009-06-03 13:49:58,194] DEBUG: {'symlinks': ['block/8:83', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part3', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part3', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part3', 'disk/by-id/edd-int13_dev80-part3'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'DEVTYPE': 'partition', 'name': 'sdf3', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MINOR': '83', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf3', 'ID_REVISION': '00.0', 'ID_EDD': 'int13_dev80', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:49:58,194] DEBUG: no type or existing type for sdf3, bailing >[2009-06-03 13:49:58,196] DEBUG: scanning sdf5 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf5)... >[2009-06-03 13:49:58,196] DEBUG: looking for device 'sdf5'... >[2009-06-03 13:49:58,196] DEBUG: found None >[2009-06-03 13:49:58,196] DEBUG: sdf5 is a partition >[2009-06-03 13:49:58,197] DEBUG: looking for device 'sdf'... >[2009-06-03 13:49:58,198] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 3 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:49:58,200] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:58,202] DEBUG: looking up parted Partition: /dev/sdf5 >[2009-06-03 13:49:58,203] DEBUG: looking up parted Device: /dev/sdf5 >[2009-06-03 13:49:58,211] DEBUG: added sdf5 (partition) to device tree >[2009-06-03 13:49:58,212] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '85', 'DEVTYPE': 'partition', 'ID_FS_UUID': '6614a0e5-018d-454d-81f7-e982cf30ad73', 'ID_FS_UUID_ENC': '6614a0e5-018d-454d-81f7-e982cf30ad73', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf5', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:85', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part5', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part5', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part5', 'disk/by-uuid/6614a0e5-018d-454d-81f7-e982cf30ad73', 'disk/by-id/edd-int13_dev80-part5'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf5', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:49:58,212] DEBUG: type detected on 'sdf5' is 'ext3' >[2009-06-03 13:49:58,236] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:58,239] DEBUG: scanning sdf6 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf6)... >[2009-06-03 13:49:58,239] DEBUG: looking for device 'sdf6'... >[2009-06-03 13:49:58,240] DEBUG: found None >[2009-06-03 13:49:58,240] DEBUG: sdf6 is a partition >[2009-06-03 13:49:58,241] DEBUG: looking for device 'sdf'... >[2009-06-03 13:49:58,242] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 4 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:49:58,244] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:58,246] DEBUG: looking up parted Partition: /dev/sdf6 >[2009-06-03 13:49:58,247] DEBUG: looking up parted Device: /dev/sdf6 >[2009-06-03 13:49:58,255] DEBUG: added sdf6 (partition) to device tree >[2009-06-03 13:49:58,256] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'btrawx64', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '86', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'e5f19cc8-fb1b-47b9-8938-1385f0bff79a', 'ID_FS_UUID_ENC': 'e5f19cc8-fb1b-47b9-8938-1385f0bff79a', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf6', 'ID_FS_LABEL': 'btrawx64', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:86', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part6', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part6', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part6', 'disk/by-uuid/e5f19cc8-fb1b-47b9-8938-1385f0bff79a', 'disk/by-label/btrawx64', 'disk/by-id/edd-int13_dev80-part6'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf6', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:49:58,256] DEBUG: type detected on 'sdf6' is 'ext3' >[2009-06-03 13:49:58,285] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:49:58,289] DEBUG: scanning sdf7 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf7)... >[2009-06-03 13:49:58,289] DEBUG: looking for device 'sdf7'... >[2009-06-03 13:49:58,289] DEBUG: found None >[2009-06-03 13:49:58,289] DEBUG: sdf7 is a partition >[2009-06-03 13:49:58,290] DEBUG: looking for device 'sdf'... >[2009-06-03 13:49:58,291] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 5 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:49:58,294] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:49:58,295] DEBUG: looking up parted Partition: /dev/sdf7 >[2009-06-03 13:49:58,297] DEBUG: looking up parted Device: /dev/sdf7 >[2009-06-03 13:49:58,305] DEBUG: added sdf7 (partition) to device tree >[2009-06-03 13:49:58,306] DEBUG: {'LVM2_PV_UUID': 'OU32wh-pY0Q-I26M-Dxol-wPdZ-KuN2-6E2hBi', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '00.0', 'LVM2_PV_SIZE': '20480000.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'LVM2_VG_UUID': 'cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T', 'LVM2_LV_SIZE': ['20480000.00', '20414464.00', '20381696.00', '20480000.00', '20480000.00', '20480000.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sdf7', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'DEVTYPE': 'partition', 'MINOR': '87', 'LVM2_LV_NAME': ['Fedora8', 'centos51', 'fedora9', 'rawhideX64', 'ubuntu804', 'unity08respin'], 'ID_FS_UUID': 'OU32wh-pY0Q-I26M-Dxol-wPdZ-KuN2-6E2hBi', 'LVM2_PV_COUNT': '4', 'ID_FS_UUID_ENC': 'OU32wh-pY0Q-I26M-Dxol-wPdZ-KuN2-6E2hBi', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6', 'QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN', 'OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc', 'tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ', 'O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH', 'gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3'], 'LVM2_VG_FREE_COUNT': '309', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'LVM2_VG_EXTENT_COUNT': '4054', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf7', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '10125312.00', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:87', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part7', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part7', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part7', 'disk/by-id/edd-int13_dev80-part7'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf7', 'LVM2_PV_PE_COUNT': '625', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '625', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0', 'LVM2_VG_SIZE': '132841472.00'} >[2009-06-03 13:49:58,306] DEBUG: type detected on 'sdf7' is 'LVM2_member' >[2009-06-03 13:49:58,307] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:49:58,311] DEBUG: looking for device 'VolGroup00'... >[2009-06-03 13:49:58,312] DEBUG: VolGroup00 size is 109728MB >[2009-06-03 13:49:58,312] DEBUG: lv VolGroup00-Fedora8 (LVMLogicalVolumeDevice instance (0x7fd00efeb310) -- > description = name = VolGroup00-Fedora8 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 36 > uuid = ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6 format = <storage.formats.DeviceFormat object at 0x7fd00efeb550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-Fedora8 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,312] DEBUG: lv VolGroup00-centos51 (LVMLogicalVolumeDevice instance (0x7fd00efeb510) -- > description = name = VolGroup00-centos51 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 37 > uuid = QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN format = <storage.formats.DeviceFormat object at 0x7fd00efeb3d0> size = 19936.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19936.0 path = /dev/mapper/VolGroup00-centos51 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19936MB >[2009-06-03 13:49:58,312] DEBUG: lv VolGroup00-fedora9 (LVMLogicalVolumeDevice instance (0x7fd00efeb5d0) -- > description = name = VolGroup00-fedora9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 38 > uuid = OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc format = <storage.formats.DeviceFormat object at 0x7fd00efeb590> size = 19904.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19904.0 path = /dev/mapper/VolGroup00-fedora9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19904MB >[2009-06-03 13:49:58,313] DEBUG: lv VolGroup00-rawhideX64 (LVMLogicalVolumeDevice instance (0x7fd00efeb6d0) -- > description = name = VolGroup00-rawhideX64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 39 > uuid = tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ format = <storage.formats.DeviceFormat object at 0x7fd00efeb350> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-rawhideX64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,313] DEBUG: lv VolGroup00-ubuntu804 (LVMLogicalVolumeDevice instance (0x7fd00efeb750) -- > description = name = VolGroup00-ubuntu804 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 40 > uuid = O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH format = <storage.formats.DeviceFormat object at 0x7fd00efeb650> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-ubuntu804 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,313] DEBUG: lv VolGroup00-unity08respin (LVMLogicalVolumeDevice instance (0x7fd00efeb7d0) -- > description = name = VolGroup00-unity08respin status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 41 > uuid = gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3 format = <storage.formats.DeviceFormat object at 0x7fd00efeb690> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-unity08respin > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,314] DEBUG: vg VolGroup00 has -10112MB free >[2009-06-03 13:49:58,314] DEBUG: VolGroup00 size is 109728MB >[2009-06-03 13:49:58,314] DEBUG: lv VolGroup00-Fedora8 (LVMLogicalVolumeDevice instance (0x7fd00efeb310) -- > description = name = VolGroup00-Fedora8 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 36 > uuid = ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6 format = <storage.formats.DeviceFormat object at 0x7fd00efeb550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-Fedora8 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,314] DEBUG: lv VolGroup00-centos51 (LVMLogicalVolumeDevice instance (0x7fd00efeb510) -- > description = name = VolGroup00-centos51 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 37 > uuid = QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN format = <storage.formats.DeviceFormat object at 0x7fd00efeb3d0> size = 19936.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19936.0 path = /dev/mapper/VolGroup00-centos51 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19936MB >[2009-06-03 13:49:58,314] DEBUG: lv VolGroup00-fedora9 (LVMLogicalVolumeDevice instance (0x7fd00efeb5d0) -- > description = name = VolGroup00-fedora9 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 38 > uuid = OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc format = <storage.formats.DeviceFormat object at 0x7fd00efeb590> size = 19904.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19904.0 path = /dev/mapper/VolGroup00-fedora9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 19904MB >[2009-06-03 13:49:58,315] DEBUG: lv VolGroup00-rawhideX64 (LVMLogicalVolumeDevice instance (0x7fd00efeb6d0) -- > description = name = VolGroup00-rawhideX64 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 39 > uuid = tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ format = <storage.formats.DeviceFormat object at 0x7fd00efeb350> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-rawhideX64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,315] DEBUG: lv VolGroup00-ubuntu804 (LVMLogicalVolumeDevice instance (0x7fd00efeb750) -- > description = name = VolGroup00-ubuntu804 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 40 > uuid = O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH format = <storage.formats.DeviceFormat object at 0x7fd00efeb650> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-ubuntu804 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,315] DEBUG: lv VolGroup00-unity08respin (LVMLogicalVolumeDevice instance (0x7fd00efeb7d0) -- > description = name = VolGroup00-unity08respin status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 41 > uuid = gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3 format = <storage.formats.DeviceFormat object at 0x7fd00efeb690> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-unity08respin > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0) uses 20000MB >[2009-06-03 13:49:58,316] DEBUG: vg VolGroup00 has -10112MB free >[2009-06-03 13:49:58,316] DEBUG: found LVMVolumeGroupDevice instance (0x7fd00efeaa10) -- > description = name = VolGroup00 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efea150>, <storage.devices.PartitionDevice object at 0x7fd00efebf90>, <storage.devices.PartitionDevice object at 0x7fd00efec490>] > kids = 6 > id = 35 > uuid = cP5Uqh-BMr1-tM0C-p6B9-QccJ-utsE-AU3O3T format = <storage.formats.DeviceFormat object at 0x7fd00efeb490> size = 109728 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] target = None dmUuid = None free = 9888.0 PE Size = 32.0 PE Count = 4054 > PE Free = 309 PV Count = 4 > LV Names = [] modified = False > extents = 3429.0 free space = -10112 > free extents = -316.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fd00efea150>, <storage.devices.PartitionDevice object at 0x7fd00efebf90>, <storage.devices.PartitionDevice object at 0x7fd00efec490>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb310>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb510>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb5d0>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb6d0>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb750>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd00efeb7d0>] >[2009-06-03 13:49:59,128] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-Fedora8 >[2009-06-03 13:50:00,373] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-centos51 >[2009-06-03 13:50:01,719] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-fedora9 >[2009-06-03 13:50:02,421] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-rawhideX64 >[2009-06-03 13:50:03,203] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-ubuntu804 >[2009-06-03 13:50:04,984] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-unity08respin >[2009-06-03 13:50:04,986] DEBUG: scanning sdf8 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf8)... >[2009-06-03 13:50:04,986] DEBUG: looking for device 'sdf8'... >[2009-06-03 13:50:04,987] DEBUG: found None >[2009-06-03 13:50:04,987] DEBUG: sdf8 is a partition >[2009-06-03 13:50:04,988] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:04,988] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 6 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:04,991] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:04,993] DEBUG: looking up parted Partition: /dev/sdf8 >[2009-06-03 13:50:04,994] DEBUG: looking up parted Device: /dev/sdf8 >[2009-06-03 13:50:05,002] DEBUG: added sdf8 (partition) to device tree >[2009-06-03 13:50:05,003] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'fedora9', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '88', 'DEVTYPE': 'partition', 'ID_FS_UUID': '8d04fb48-fadd-4ad4-960c-f69a1b441400', 'ID_FS_UUID_ENC': '8d04fb48-fadd-4ad4-960c-f69a1b441400', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf8', 'ID_FS_LABEL': 'fedora9', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:88', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part8', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part8', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part8', 'disk/by-uuid/8d04fb48-fadd-4ad4-960c-f69a1b441400', 'disk/by-label/fedora9', 'disk/by-id/edd-int13_dev80-part8'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf8', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:50:05,003] DEBUG: type detected on 'sdf8' is 'ext3' >[2009-06-03 13:50:05,720] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:05,724] DEBUG: scanning sdf9 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf9)... >[2009-06-03 13:50:05,724] DEBUG: looking for device 'sdf9'... >[2009-06-03 13:50:05,725] DEBUG: found None >[2009-06-03 13:50:05,725] DEBUG: sdf9 is a partition >[2009-06-03 13:50:05,726] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:05,727] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 7 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:05,730] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:05,731] DEBUG: looking up parted Partition: /dev/sdf9 >[2009-06-03 13:50:05,733] DEBUG: looking up parted Device: /dev/sdf9 >[2009-06-03 13:50:05,740] DEBUG: added sdf9 (partition) to device tree >[2009-06-03 13:50:05,742] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'kunkel', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '89', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'f7397fbb-4106-4aba-a81d-64548dc3d9d0', 'ID_FS_UUID_ENC': 'f7397fbb-4106-4aba-a81d-64548dc3d9d0', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf9', 'ID_FS_LABEL': 'kunkel', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:89', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part9', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part9', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part9', 'disk/by-uuid/f7397fbb-4106-4aba-a81d-64548dc3d9d0', 'disk/by-label/kunkel', 'disk/by-id/edd-int13_dev80-part9'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf9', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:50:05,742] DEBUG: type detected on 'sdf9' is 'ext3' >[2009-06-03 13:50:05,778] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:05,781] DEBUG: scanning sdf10 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf10)... >[2009-06-03 13:50:05,782] DEBUG: looking for device 'sdf10'... >[2009-06-03 13:50:05,782] DEBUG: found None >[2009-06-03 13:50:05,782] DEBUG: sdf10 is a partition >[2009-06-03 13:50:05,783] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:05,784] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 8 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:05,787] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:05,788] DEBUG: looking up parted Partition: /dev/sdf10 >[2009-06-03 13:50:05,790] DEBUG: looking up parted Device: /dev/sdf10 >[2009-06-03 13:50:05,797] DEBUG: added sdf10 (partition) to device tree >[2009-06-03 13:50:05,799] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'seti', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '90', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'c7bfae4a-d644-4662-bb57-15f8c9d1f4ce', 'ID_FS_UUID_ENC': 'c7bfae4a-d644-4662-bb57-15f8c9d1f4ce', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf10', 'ID_FS_LABEL': 'seti', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:90', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part10', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part10', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part10', 'disk/by-uuid/c7bfae4a-d644-4662-bb57-15f8c9d1f4ce', 'disk/by-label/seti', 'disk/by-id/edd-int13_dev80-part10'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf10', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:50:05,799] DEBUG: type detected on 'sdf10' is 'ext3' >[2009-06-03 13:50:05,825] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:05,829] DEBUG: scanning sdf11 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf11)... >[2009-06-03 13:50:05,829] DEBUG: looking for device 'sdf11'... >[2009-06-03 13:50:05,829] DEBUG: found None >[2009-06-03 13:50:05,829] DEBUG: sdf11 is a partition >[2009-06-03 13:50:05,831] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:05,831] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 9 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:05,834] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:05,835] DEBUG: looking up parted Partition: /dev/sdf11 >[2009-06-03 13:50:05,837] DEBUG: looking up parted Device: /dev/sdf11 >[2009-06-03 13:50:05,844] DEBUG: added sdf11 (partition) to device tree >[2009-06-03 13:50:05,845] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': 'FAT32', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'SHARE', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '91', 'DEVTYPE': 'partition', 'ID_FS_UUID': '345F-F120', 'ID_FS_UUID_ENC': '345F-F120', 'ID_FS_TYPE': 'vfat', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf11', 'ID_FS_LABEL': 'SHARE', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:91', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part11', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part11', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part11', 'disk/by-uuid/345F-F120', 'disk/by-label/SHARE', 'disk/by-id/edd-int13_dev80-part11'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf11', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:50:05,846] DEBUG: type detected on 'sdf11' is 'vfat' >[2009-06-03 13:50:05,859] DEBUG: getFormat('vfat') returning FATFS instance >[2009-06-03 13:50:05,863] DEBUG: scanning sdf12 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf12)... >[2009-06-03 13:50:05,863] DEBUG: looking for device 'sdf12'... >[2009-06-03 13:50:05,864] DEBUG: found None >[2009-06-03 13:50:05,864] DEBUG: sdf12 is a partition >[2009-06-03 13:50:05,865] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:05,866] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 10 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:05,868] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:05,870] DEBUG: looking up parted Partition: /dev/sdf12 >[2009-06-03 13:50:05,871] DEBUG: looking up parted Device: /dev/sdf12 >[2009-06-03 13:50:05,878] DEBUG: added sdf12 (partition) to device tree >[2009-06-03 13:50:05,879] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'unityboot', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '92', 'DEVTYPE': 'partition', 'ID_FS_UUID': '07c0fc99-44c6-4b62-8ff7-bbcf36041871', 'ID_FS_UUID_ENC': '07c0fc99-44c6-4b62-8ff7-bbcf36041871', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf12', 'ID_FS_LABEL': 'unityboot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:92', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part12', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part12', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part12', 'disk/by-uuid/07c0fc99-44c6-4b62-8ff7-bbcf36041871', 'disk/by-label/unityboot', 'disk/by-id/edd-int13_dev80-part12'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf12', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:50:05,879] DEBUG: type detected on 'sdf12' is 'ext3' >[2009-06-03 13:50:06,548] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:06,552] DEBUG: scanning sdf13 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf13)... >[2009-06-03 13:50:06,552] DEBUG: looking for device 'sdf13'... >[2009-06-03 13:50:06,553] DEBUG: found None >[2009-06-03 13:50:06,553] DEBUG: sdf13 is a partition >[2009-06-03 13:50:06,554] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:06,554] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 11 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:06,557] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:06,559] DEBUG: looking up parted Partition: /dev/sdf13 >[2009-06-03 13:50:06,560] DEBUG: looking up parted Device: /dev/sdf13 >[2009-06-03 13:50:06,568] DEBUG: added sdf13 (partition) to device tree >[2009-06-03 13:50:06,569] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'centos51', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '93', 'DEVTYPE': 'partition', 'ID_FS_UUID': '88fce6ae-abfb-4592-8d86-f376bd63ad2c', 'ID_FS_UUID_ENC': '88fce6ae-abfb-4592-8d86-f376bd63ad2c', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf13', 'ID_FS_LABEL': 'centos51', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:93', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part13', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part13', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part13', 'disk/by-uuid/88fce6ae-abfb-4592-8d86-f376bd63ad2c', 'disk/by-label/centos51', 'disk/by-id/edd-int13_dev80-part13'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf13', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:50:06,569] DEBUG: type detected on 'sdf13' is 'ext3' >[2009-06-03 13:50:06,647] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:06,651] DEBUG: scanning sdf14 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf14)... >[2009-06-03 13:50:06,651] DEBUG: looking for device 'sdf14'... >[2009-06-03 13:50:06,652] DEBUG: found None >[2009-06-03 13:50:06,652] DEBUG: sdf14 is a partition >[2009-06-03 13:50:06,653] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:06,654] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 12 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:06,657] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:06,658] DEBUG: looking up parted Partition: /dev/sdf14 >[2009-06-03 13:50:06,660] DEBUG: looking up parted Device: /dev/sdf14 >[2009-06-03 13:50:06,667] DEBUG: added sdf14 (partition) to device tree >[2009-06-03 13:50:06,669] DEBUG: {'ID_REVISION': '00.0', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'saveboot', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'MINOR': '94', 'DEVTYPE': 'partition', 'ID_FS_UUID': '9943afce-844a-4ff9-bfdd-eeb0a433b886', 'ID_FS_UUID_ENC': '9943afce-844a-4ff9-bfdd-eeb0a433b886', 'ID_FS_TYPE': 'ext3', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf14', 'ID_FS_LABEL': 'saveboot', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:94', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part14', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part14', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part14', 'disk/by-uuid/9943afce-844a-4ff9-bfdd-eeb0a433b886', 'disk/by-label/saveboot', 'disk/by-id/edd-int13_dev80-part14'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf14', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0'} >[2009-06-03 13:50:06,669] DEBUG: type detected on 'sdf14' is 'ext3' >[2009-06-03 13:50:06,712] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:06,716] DEBUG: scanning sdf15 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf15)... >[2009-06-03 13:50:06,716] DEBUG: looking for device 'sdf15'... >[2009-06-03 13:50:06,716] DEBUG: found None >[2009-06-03 13:50:06,716] DEBUG: sdf15 is a partition >[2009-06-03 13:50:06,717] DEBUG: looking for device 'sdf'... >[2009-06-03 13:50:06,718] DEBUG: found DiskDevice instance (0x7fd00eff6c10) -- > description = name = sdf status = True parents = [] > kids = 13 > id = 78 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00eff6f10> size = 305242.844238 > major = 8 minor = 80 exists = True > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf label = None > target size = 0 path = /dev/sdf > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00eff7110> > partedDisk = <parted.disk.Disk object at 0x7fd00eff71d0> >[2009-06-03 13:50:06,721] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:06,723] DEBUG: looking up parted Partition: /dev/sdf15 >[2009-06-03 13:50:06,724] DEBUG: looking up parted Device: /dev/sdf15 >[2009-06-03 13:50:06,732] DEBUG: added sdf15 (partition) to device tree >[2009-06-03 13:50:06,733] DEBUG: {'LVM2_PV_UUID': 'gFqTyL-KPF5-DEIH-PNTZ-eyBt-e130-S8wXyL', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '00.0', 'LVM2_PV_SIZE': '260177920.00', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:03:00.1-scsi-0:0:0:0', 'LVM2_VG_UUID': 'UylCmh-1kgp-fM8d-2iyg-bc2H-mfMw-7WyDA3', 'LVM2_LV_SIZE': ['20480000.00', '23068672.00', '20480000.00', '20480000.00', '20971520.00', '4194304.00', '20480000.00'], 'LVM2_PE_START': '192.00', 'ID_VENDOR': 'ATA', 'LVM2_PV_NAME': '/dev/sdf15', 'ID_SERIAL': '1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'DEVTYPE': 'partition', 'MINOR': '95', 'LVM2_LV_NAME': ['fc10', 'fedora11', 'fedora9installs', 'mandriva', 'suse11', 'testcrypto', 'xoslinux'], 'ID_FS_UUID': 'gFqTyL-KPF5-DEIH-PNTZ-eyBt-e130-S8wXyL', 'LVM2_PV_COUNT': '1', 'ID_FS_UUID_ENC': 'gFqTyL-KPF5-DEIH-PNTZ-eyBt-e130-S8wXyL', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['GwhUjd-PmE9-Eie5-ScwL-qCo5-Lhzb-kDFZc3', '4F8QlO-bV8X-NvXR-BC8v-glPA-IYvb-rxx0xm', '2c6JMz-XN3B-nIy5-vJ8z-I1bl-plxG-9YMwfG', 'MFJRl0-WFaV-46nP-oSWo-91xy-HgsB-pXAlFK', 'GJTjL6-FT1x-aN8v-DEHl-x3Co-IRy8-PbybNJ', 'YLVwUt-a0w2-0FCt-Bq17-s3x9-od6k-IWdevl', '23Ev0A-Mf1Y-uRWT-HSG0-x5kX-r0Q3-GswRCg'], 'LVM2_VG_FREE_COUNT': '3968', 'ID_MODEL': 'WDC_WD3200AAJB-0', 'LVM2_VG_EXTENT_COUNT': '7940', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/host8/target8:0:0/8:0:0:0/block/sdf/sdf15', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup01', 'LVM2_VG_FREE': '130023424.00', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev80', 'symlinks': ['block/8:95', 'disk/by-id/scsi-1ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part15', 'disk/by-id/ata-WDC_WD3200AAJB-00WGA0_WD-WCARW2596789-part15', 'disk/by-path/pci-0000:03:00.1-scsi-0:0:0:0-part15', 'disk/by-id/edd-int13_dev80-part15'], 'ID_SERIAL_SHORT': 'ATA_WDC_WD3200AAJB-00WGA0_WD-WCARW2596789', 'name': 'sdf15', 'LVM2_PV_PE_COUNT': '7940', 'ANACBIN': '/usr/sbin', 'LVM2_PV_PE_ALLOC_COUNT': '3972', 'ID_MODEL_ENC': 'WDC\\x20WD3200AAJB-0', 'LVM2_VG_SIZE': '260177920.00'} >[2009-06-03 13:50:06,734] DEBUG: type detected on 'sdf15' is 'LVM2_member' >[2009-06-03 13:50:06,735] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-06-03 13:50:06,738] DEBUG: looking for device 'VolGroup01'... >[2009-06-03 13:50:06,739] DEBUG: found None >[2009-06-03 13:50:06,740] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:06,742] DEBUG: added VolGroup01 (lvmvg) to device tree >[2009-06-03 13:50:06,742] DEBUG: looking for device 'VolGroup01-fc10'... >[2009-06-03 13:50:06,742] DEBUG: found None >[2009-06-03 13:50:06,744] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:06,746] DEBUG: added VolGroup01-fc10 (lvmlv) to device tree >[2009-06-03 13:50:07,336] DEBUG: looking up parted Device: /dev/mapper/VolGroup01-fc10 >[2009-06-03 13:50:07,337] DEBUG: looking for device 'VolGroup01-fedora11'... >[2009-06-03 13:50:07,337] DEBUG: found None >[2009-06-03 13:50:07,339] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:07,341] DEBUG: added VolGroup01-fedora11 (lvmlv) to device tree >[2009-06-03 13:50:08,807] DEBUG: looking up parted Device: /dev/mapper/VolGroup01-fedora11 >[2009-06-03 13:50:08,807] DEBUG: looking for device 'VolGroup01-fedora9installs'... >[2009-06-03 13:50:08,808] DEBUG: found None >[2009-06-03 13:50:08,810] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:08,812] DEBUG: added VolGroup01-fedora9installs (lvmlv) to device tree >[2009-06-03 13:50:10,217] DEBUG: looking up parted Device: /dev/mapper/VolGroup01-fedora9installs >[2009-06-03 13:50:10,218] DEBUG: looking for device 'VolGroup01-mandriva'... >[2009-06-03 13:50:10,219] DEBUG: found None >[2009-06-03 13:50:10,221] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:10,223] DEBUG: added VolGroup01-mandriva (lvmlv) to device tree >[2009-06-03 13:50:10,855] DEBUG: looking up parted Device: /dev/mapper/VolGroup01-mandriva >[2009-06-03 13:50:10,856] DEBUG: looking for device 'VolGroup01-suse11'... >[2009-06-03 13:50:10,857] DEBUG: found None >[2009-06-03 13:50:10,859] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:10,861] DEBUG: added VolGroup01-suse11 (lvmlv) to device tree >[2009-06-03 13:50:12,835] DEBUG: looking up parted Device: /dev/mapper/VolGroup01-suse11 >[2009-06-03 13:50:12,836] DEBUG: looking for device 'VolGroup01-testcrypto'... >[2009-06-03 13:50:12,836] DEBUG: found None >[2009-06-03 13:50:12,838] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:12,840] DEBUG: added VolGroup01-testcrypto (lvmlv) to device tree >[2009-06-03 13:50:14,170] DEBUG: looking up parted Device: /dev/mapper/VolGroup01-testcrypto >[2009-06-03 13:50:14,171] DEBUG: looking for device 'VolGroup01-xoslinux'... >[2009-06-03 13:50:14,171] DEBUG: found None >[2009-06-03 13:50:14,173] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:14,175] DEBUG: added VolGroup01-xoslinux (lvmlv) to device tree >[2009-06-03 13:50:14,891] DEBUG: looking up parted Device: /dev/mapper/VolGroup01-xoslinux >[2009-06-03 13:50:14,893] DEBUG: scanning sdg (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg)... >[2009-06-03 13:50:14,893] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:14,894] DEBUG: found None >[2009-06-03 13:50:14,895] DEBUG: sdg is a disk >[2009-06-03 13:50:14,895] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:14,897] DEBUG: looking up parted Device: /dev/sdg >[2009-06-03 13:50:14,897] DEBUG: looking up parted Device: /dev/sdg >[2009-06-03 13:50:14,898] DEBUG: creating parted Disk: /dev/sdg >[2009-06-03 13:50:16,141] DEBUG: added sdg (disk) to device tree >[2009-06-03 13:50:16,142] DEBUG: {'symlinks': ['block/8:96', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8', 'disk/by-id/ata-ST3500630A_9QG5MDD8', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0', 'disk/by-id/edd-int13_dev86'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'DEVTYPE': 'disk', 'name': 'sdg', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'ID_MODEL': 'ST3500630A', 'MINOR': '96', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg', 'ID_REVISION': '3.AA', 'ID_EDD': 'int13_dev86', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:50:16,142] DEBUG: no type or existing type for sdg, bailing >[2009-06-03 13:50:16,143] DEBUG: scanning sdg1 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg1)... >[2009-06-03 13:50:16,143] DEBUG: looking for device 'sdg1'... >[2009-06-03 13:50:16,144] DEBUG: found None >[2009-06-03 13:50:16,144] DEBUG: sdg1 is a partition >[2009-06-03 13:50:16,145] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:16,145] DEBUG: found DiskDevice instance (0x7fd00effecd0) -- > description = name = sdg status = True parents = [] > kids = 0 > id = 101 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00effe790> size = 476937.531738 > major = 8 minor = 96 exists = True > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg label = None > target size = 0 path = /dev/sdg > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00effe1d0> > partedDisk = <parted.disk.Disk object at 0x7fd00effee50> >[2009-06-03 13:50:16,148] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:16,150] DEBUG: looking up parted Partition: /dev/sdg1 >[2009-06-03 13:50:16,152] DEBUG: looking up parted Device: /dev/sdg1 >[2009-06-03 13:50:16,159] DEBUG: added sdg1 (partition) to device tree >[2009-06-03 13:50:16,160] DEBUG: {'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '3.1', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'careful', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '97', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4284B23E84B233EF', 'ID_FS_UUID_ENC': '4284B23E84B233EF', 'ID_FS_TYPE': 'ntfs', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg1', 'ID_FS_LABEL': 'careful', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:97', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part1', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part1', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part1', 'disk/by-uuid/4284B23E84B233EF', 'disk/by-label/careful', 'disk/by-id/edd-int13_dev86-part1'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg1', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:50:16,160] DEBUG: type detected on 'sdg1' is 'ntfs' >[2009-06-03 13:50:16,441] DEBUG: getFormat('ntfs') returning NTFS instance >[2009-06-03 13:50:16,445] DEBUG: scanning sdg2 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg2)... >[2009-06-03 13:50:16,445] DEBUG: looking for device 'sdg2'... >[2009-06-03 13:50:16,446] DEBUG: found None >[2009-06-03 13:50:16,446] DEBUG: sdg2 is a partition >[2009-06-03 13:50:16,447] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:16,448] DEBUG: found DiskDevice instance (0x7fd00effecd0) -- > description = name = sdg status = True parents = [] > kids = 1 > id = 101 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00effe790> size = 476937.531738 > major = 8 minor = 96 exists = True > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg label = None > target size = 0 path = /dev/sdg > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00effe1d0> > partedDisk = <parted.disk.Disk object at 0x7fd00effee50> >[2009-06-03 13:50:16,450] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:16,452] DEBUG: looking up parted Partition: /dev/sdg2 >[2009-06-03 13:50:16,453] DEBUG: looking up parted Device: /dev/sdg2 >[2009-06-03 13:50:16,459] DEBUG: added sdg2 (partition) to device tree >[2009-06-03 13:50:16,461] DEBUG: {'MD_EVENTS': '14', 'MD_DEVICES': '3', 'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_FS_LABEL_ENC': 'P5K-EWIFI.localdomain:0', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '98', 'DEVTYPE': 'partition', 'ID_FS_UUID': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_FS_UUID_ENC': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1244045987', 'MD_NAME': 'P5K-EWIFI.localdomain:0', 'MD_UUID': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg2', 'ID_FS_LABEL': 'P5K-EWIFI.localdomain:0', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid5', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:98', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part2', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part2', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part2', 'disk/by-id/edd-int13_dev86-part2'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg2', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20', 'MD_DEV_UUID': '756fb873:7ee1c229:b49c02fe:438b9203'} >[2009-06-03 13:50:16,461] DEBUG: type detected on 'sdg2' is 'linux_raid_member' >[2009-06-03 13:50:16,462] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:50:16,466] DEBUG: md0 state is inactive >[2009-06-03 13:50:17,406] DEBUG: md0 state is clean >[2009-06-03 13:50:17,407] DEBUG: md0 state is clean >[2009-06-03 13:50:17,407] DEBUG: looking up parted Device: /dev/md0 >[2009-06-03 13:50:17,407] DEBUG: md0 state is clean >[2009-06-03 13:50:17,409] DEBUG: scanning sdg3 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg3)... >[2009-06-03 13:50:17,409] DEBUG: looking for device 'sdg3'... >[2009-06-03 13:50:17,410] DEBUG: found None >[2009-06-03 13:50:17,410] DEBUG: sdg3 is a partition >[2009-06-03 13:50:17,411] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:17,412] DEBUG: found DiskDevice instance (0x7fd00effecd0) -- > description = name = sdg status = True parents = [] > kids = 2 > id = 101 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00effe790> size = 476937.531738 > major = 8 minor = 96 exists = True > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg label = None > target size = 0 path = /dev/sdg > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00effe1d0> > partedDisk = <parted.disk.Disk object at 0x7fd00effee50> >[2009-06-03 13:50:17,414] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,416] DEBUG: looking up parted Partition: /dev/sdg3 >[2009-06-03 13:50:17,417] DEBUG: looking up parted Device: /dev/sdg3 >[2009-06-03 13:50:17,427] DEBUG: added sdg3 (partition) to device tree >[2009-06-03 13:50:17,428] DEBUG: {'symlinks': ['block/8:99', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part3', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part3', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part3', 'disk/by-id/edd-int13_dev86-part3'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'DEVTYPE': 'partition', 'name': 'sdg3', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'ID_MODEL': 'ST3500630A', 'MINOR': '99', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg3', 'ID_REVISION': '3.AA', 'ID_EDD': 'int13_dev86', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_TYPE': 'disk', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'ATA'} >[2009-06-03 13:50:17,428] DEBUG: no type or existing type for sdg3, bailing >[2009-06-03 13:50:17,430] DEBUG: scanning sdg5 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg5)... >[2009-06-03 13:50:17,430] DEBUG: looking for device 'sdg5'... >[2009-06-03 13:50:17,430] DEBUG: found None >[2009-06-03 13:50:17,430] DEBUG: sdg5 is a partition >[2009-06-03 13:50:17,431] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:17,432] DEBUG: found DiskDevice instance (0x7fd00effecd0) -- > description = name = sdg status = True parents = [] > kids = 3 > id = 101 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00effe790> size = 476937.531738 > major = 8 minor = 96 exists = True > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg label = None > target size = 0 path = /dev/sdg > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00effe1d0> > partedDisk = <parted.disk.Disk object at 0x7fd00effee50> >[2009-06-03 13:50:17,435] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,436] DEBUG: looking up parted Partition: /dev/sdg5 >[2009-06-03 13:50:17,437] DEBUG: looking up parted Device: /dev/sdg5 >[2009-06-03 13:50:17,445] DEBUG: added sdg5 (partition) to device tree >[2009-06-03 13:50:17,446] DEBUG: {'MD_EVENTS': '1', 'MD_DEVICES': '3', 'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '101', 'DEVTYPE': 'partition', 'ID_FS_UUID': '162a3898:50ab5edc:7afce992:f879cb3e', 'ID_FS_UUID_ENC': '162a3898:50ab5edc:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243388589', 'MD_UUID': '162a3898:50ab5edc:7afce992:f879cb3e', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg5', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:101', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part5', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part5', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part5', 'disk/by-id/edd-int13_dev86-part5'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg5', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:50:17,446] DEBUG: type detected on 'sdg5' is 'linux_raid_member' >[2009-06-03 13:50:17,448] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:50:17,482] DEBUG: looking for device 'md0'... >[2009-06-03 13:50:17,482] DEBUG: md0 state is clean >[2009-06-03 13:50:17,483] DEBUG: md0 state is clean >[2009-06-03 13:50:17,483] DEBUG: md0 state is clean >[2009-06-03 13:50:17,483] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe38d0) -- > description = name = md0 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3510>, <storage.devices.PartitionDevice object at 0x7fd00eff6a50>, <storage.devices.PartitionDevice object at 0x7fd00f001650>] > kids = 0 > id = 25 > uuid = 4c9b9efd:a06e2f81:acb37a95:98e621b8 format = <storage.formats.DeviceFormat object at 0x7fd00efe37d0> size = 199988.85498 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 label = None > target size = 0 path = /dev/md0 > format args = None level = 5 bitmap = False spares = 0 > members = 3 > total devices = 3 >[2009-06-03 13:50:17,483] DEBUG: looking for device 'md0'... >[2009-06-03 13:50:17,483] DEBUG: md0 state is clean >[2009-06-03 13:50:17,484] DEBUG: md0 state is clean >[2009-06-03 13:50:17,484] DEBUG: md0 state is clean >[2009-06-03 13:50:17,484] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe38d0) -- > description = name = md0 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3510>, <storage.devices.PartitionDevice object at 0x7fd00eff6a50>, <storage.devices.PartitionDevice object at 0x7fd00f001650>] > kids = 0 > id = 25 > uuid = 4c9b9efd:a06e2f81:acb37a95:98e621b8 format = <storage.formats.DeviceFormat object at 0x7fd00efe37d0> size = 199988.85498 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 label = None > target size = 0 path = /dev/md0 > format args = None level = 5 bitmap = False spares = 0 > members = 3 > total devices = 3 >[2009-06-03 13:50:17,484] DEBUG: looking for device 'md1'... >[2009-06-03 13:50:17,484] DEBUG: md1 state is clean >[2009-06-03 13:50:17,485] DEBUG: md1 state is clean >[2009-06-03 13:50:17,485] DEBUG: md1 state is clean >[2009-06-03 13:50:17,485] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe39d0) -- > description = name = md1 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3910>, <storage.devices.PartitionDevice object at 0x7fd00eff6c90>] > kids = 0 > id = 27 > uuid = 5c701a7a:29c0d741:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3810> size = 9993.55957031 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 label = None > target size = 0 path = /dev/md1 > format args = None level = 10 bitmap = False spares = 0 > members = 2 > total devices = 2 >[2009-06-03 13:50:17,485] DEBUG: looking for device 'md2'... >[2009-06-03 13:50:17,485] DEBUG: md2 state is inactive >[2009-06-03 13:50:17,486] DEBUG: md2 state is inactive >[2009-06-03 13:50:17,486] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe3f90) -- > description = name = md2 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3a50>, <storage.devices.PartitionDevice object at 0x7fd00eff6d50>] > kids = 0 > id = 31 > uuid = 1a7ee735:579554f9:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3ad0> size = 40005.25 > major = 0 minor = 2 exists = True > sysfs path = /devices/virtual/block/md2 label = None > target size = 0 path = /dev/md2 > format args = None level = 10 bitmap = False spares = -2 > members = 4 > total devices = 2 >[2009-06-03 13:50:17,486] DEBUG: looking for device 'md3'... >[2009-06-03 13:50:17,486] DEBUG: found None >[2009-06-03 13:50:17,486] DEBUG: using name md3 for md array containing member sdg5 >[2009-06-03 13:50:17,487] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,537] DEBUG: md3 state is inactive >[2009-06-03 13:50:17,538] DEBUG: added md3 (mdarray) to device tree >[2009-06-03 13:50:17,540] DEBUG: scanning sdg6 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg6)... >[2009-06-03 13:50:17,540] DEBUG: looking for device 'sdg6'... >[2009-06-03 13:50:17,540] DEBUG: found None >[2009-06-03 13:50:17,540] DEBUG: sdg6 is a partition >[2009-06-03 13:50:17,541] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:17,542] DEBUG: found DiskDevice instance (0x7fd00effecd0) -- > description = name = sdg status = True parents = [] > kids = 4 > id = 101 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00effe790> size = 476937.531738 > major = 8 minor = 96 exists = True > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg label = None > target size = 0 path = /dev/sdg > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00effe1d0> > partedDisk = <parted.disk.Disk object at 0x7fd00effee50> >[2009-06-03 13:50:17,545] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,546] DEBUG: looking up parted Partition: /dev/sdg6 >[2009-06-03 13:50:17,548] DEBUG: looking up parted Device: /dev/sdg6 >[2009-06-03 13:50:17,555] DEBUG: added sdg6 (partition) to device tree >[2009-06-03 13:50:17,556] DEBUG: {'MD_EVENTS': '1', 'MD_DEVICES': '4', 'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '102', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'a16719f6:ece7617c:7afce992:f879cb3e', 'ID_FS_UUID_ENC': 'a16719f6:ece7617c:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243388558', 'MD_UUID': 'a16719f6:ece7617c:7afce992:f879cb3e', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg6', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:102', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part6', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part6', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part6', 'disk/by-id/edd-int13_dev86-part6'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg6', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:50:17,557] DEBUG: type detected on 'sdg6' is 'linux_raid_member' >[2009-06-03 13:50:17,558] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:50:17,582] DEBUG: looking for device 'md0'... >[2009-06-03 13:50:17,583] DEBUG: md0 state is clean >[2009-06-03 13:50:17,583] DEBUG: md0 state is clean >[2009-06-03 13:50:17,583] DEBUG: md0 state is clean >[2009-06-03 13:50:17,584] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe38d0) -- > description = name = md0 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3510>, <storage.devices.PartitionDevice object at 0x7fd00eff6a50>, <storage.devices.PartitionDevice object at 0x7fd00f001650>] > kids = 0 > id = 25 > uuid = 4c9b9efd:a06e2f81:acb37a95:98e621b8 format = <storage.formats.DeviceFormat object at 0x7fd00efe37d0> size = 199988.85498 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 label = None > target size = 0 path = /dev/md0 > format args = None level = 5 bitmap = False spares = 0 > members = 3 > total devices = 3 >[2009-06-03 13:50:17,584] DEBUG: looking for device 'md0'... >[2009-06-03 13:50:17,584] DEBUG: md0 state is clean >[2009-06-03 13:50:17,584] DEBUG: md0 state is clean >[2009-06-03 13:50:17,584] DEBUG: md0 state is clean >[2009-06-03 13:50:17,584] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe38d0) -- > description = name = md0 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3510>, <storage.devices.PartitionDevice object at 0x7fd00eff6a50>, <storage.devices.PartitionDevice object at 0x7fd00f001650>] > kids = 0 > id = 25 > uuid = 4c9b9efd:a06e2f81:acb37a95:98e621b8 format = <storage.formats.DeviceFormat object at 0x7fd00efe37d0> size = 199988.85498 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 label = None > target size = 0 path = /dev/md0 > format args = None level = 5 bitmap = False spares = 0 > members = 3 > total devices = 3 >[2009-06-03 13:50:17,585] DEBUG: looking for device 'md1'... >[2009-06-03 13:50:17,585] DEBUG: md1 state is clean >[2009-06-03 13:50:17,585] DEBUG: md1 state is clean >[2009-06-03 13:50:17,585] DEBUG: md1 state is clean >[2009-06-03 13:50:17,585] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe39d0) -- > description = name = md1 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3910>, <storage.devices.PartitionDevice object at 0x7fd00eff6c90>] > kids = 0 > id = 27 > uuid = 5c701a7a:29c0d741:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3810> size = 9993.55957031 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 label = None > target size = 0 path = /dev/md1 > format args = None level = 10 bitmap = False spares = 0 > members = 2 > total devices = 2 >[2009-06-03 13:50:17,586] DEBUG: looking for device 'md2'... >[2009-06-03 13:50:17,586] DEBUG: md2 state is inactive >[2009-06-03 13:50:17,586] DEBUG: md2 state is inactive >[2009-06-03 13:50:17,586] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe3f90) -- > description = name = md2 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3a50>, <storage.devices.PartitionDevice object at 0x7fd00eff6d50>] > kids = 0 > id = 31 > uuid = 1a7ee735:579554f9:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3ad0> size = 40005.25 > major = 0 minor = 2 exists = True > sysfs path = /devices/virtual/block/md2 label = None > target size = 0 path = /dev/md2 > format args = None level = 10 bitmap = False spares = -2 > members = 4 > total devices = 2 >[2009-06-03 13:50:17,586] DEBUG: looking for device 'md3'... >[2009-06-03 13:50:17,587] DEBUG: md3 state is inactive >[2009-06-03 13:50:17,587] DEBUG: md3 state is inactive >[2009-06-03 13:50:17,587] DEBUG: found MDRaidArrayDevice instance (0x7fd00f002290) -- > description = name = md3 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00f0022d0>] > kids = 0 > id = 106 > uuid = 162a3898:50ab5edc:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00f002190> size = 15001.8125 > major = 0 minor = 3 exists = True > sysfs path = /devices/virtual/block/md3 label = None > target size = 0 path = /dev/md3 > format args = None level = 10 bitmap = False spares = -2 > members = 3 > total devices = 1 >[2009-06-03 13:50:17,587] DEBUG: looking for device 'md4'... >[2009-06-03 13:50:17,588] DEBUG: found None >[2009-06-03 13:50:17,588] DEBUG: using name md4 for md array containing member sdg6 >[2009-06-03 13:50:17,588] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,632] DEBUG: md4 state is inactive >[2009-06-03 13:50:17,633] DEBUG: added md4 (mdarray) to device tree >[2009-06-03 13:50:17,635] DEBUG: scanning sdg7 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg7)... >[2009-06-03 13:50:17,635] DEBUG: looking for device 'sdg7'... >[2009-06-03 13:50:17,635] DEBUG: found None >[2009-06-03 13:50:17,635] DEBUG: sdg7 is part of a dmraid >[2009-06-03 13:50:17,636] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,637] DEBUG: added sdg7 (storage device) to device tree >[2009-06-03 13:50:17,638] DEBUG: {'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '01.02.00', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '103', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'Linux-MD\xde\xad__', 'ID_FS_UUID_ENC': 'Linux-MD\xde\xad\\xbe\\xef', 'ID_FS_TYPE': 'ddf_raid_member', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg7', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:103', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part7', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part7', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part7', 'disk/by-id/edd-int13_dev86-part7'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg7', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:50:17,639] DEBUG: type detected on 'sdg7' is 'ddf_raid_member' >[2009-06-03 13:50:17,640] DEBUG: getFormat('ddf_raid_member') returning DMRaidMember instance >[2009-06-03 13:50:17,887] DEBUG: scanning sdg8 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg8)... >[2009-06-03 13:50:17,887] DEBUG: looking for device 'sdg8'... >[2009-06-03 13:50:17,887] DEBUG: found None >[2009-06-03 13:50:17,887] DEBUG: sdg8 is part of a dmraid >[2009-06-03 13:50:17,887] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,889] DEBUG: added sdg8 (storage device) to device tree >[2009-06-03 13:50:17,890] DEBUG: {'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '01.02.00', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '104', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'Linux-MD\xde\xad__', 'ID_FS_UUID_ENC': 'Linux-MD\xde\xad\\xbe\\xef', 'ID_FS_TYPE': 'ddf_raid_member', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg8', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:104', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part8', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part8', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part8', 'disk/by-id/edd-int13_dev86-part8'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg8', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:50:17,890] DEBUG: type detected on 'sdg8' is 'ddf_raid_member' >[2009-06-03 13:50:17,891] DEBUG: getFormat('ddf_raid_member') returning DMRaidMember instance >[2009-06-03 13:50:17,898] DEBUG: scanning sdg9 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg9)... >[2009-06-03 13:50:17,898] DEBUG: looking for device 'sdg9'... >[2009-06-03 13:50:17,898] DEBUG: found None >[2009-06-03 13:50:17,898] DEBUG: sdg9 is a partition >[2009-06-03 13:50:17,899] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:17,900] DEBUG: found DiskDevice instance (0x7fd00effecd0) -- > description = name = sdg status = True parents = [] > kids = 5 > id = 101 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00effe790> size = 476937.531738 > major = 8 minor = 96 exists = True > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg label = None > target size = 0 path = /dev/sdg > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00effe1d0> > partedDisk = <parted.disk.Disk object at 0x7fd00effee50> >[2009-06-03 13:50:17,903] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:17,904] DEBUG: looking up parted Partition: /dev/sdg9 >[2009-06-03 13:50:17,905] DEBUG: looking up parted Device: /dev/sdg9 >[2009-06-03 13:50:17,913] DEBUG: added sdg9 (partition) to device tree >[2009-06-03 13:50:17,914] DEBUG: {'MD_EVENTS': '12', 'MD_DEVICES': '4', 'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '105', 'DEVTYPE': 'partition', 'ID_FS_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_UUID_ENC': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243391635', 'MD_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg9', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:105', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part9', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part9', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part9', 'disk/by-id/edd-int13_dev86-part9'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg9', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:50:17,914] DEBUG: type detected on 'sdg9' is 'linux_raid_member' >[2009-06-03 13:50:17,916] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:50:17,919] DEBUG: md2 state is inactive >[2009-06-03 13:50:18,008] DEBUG: md2 state is inactive >[2009-06-03 13:50:18,010] DEBUG: scanning sdg10 (/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg10)... >[2009-06-03 13:50:18,010] DEBUG: looking for device 'sdg10'... >[2009-06-03 13:50:18,010] DEBUG: found None >[2009-06-03 13:50:18,010] DEBUG: sdg10 is a partition >[2009-06-03 13:50:18,011] DEBUG: looking for device 'sdg'... >[2009-06-03 13:50:18,012] DEBUG: found DiskDevice instance (0x7fd00effecd0) -- > description = name = sdg status = True parents = [] > kids = 6 > id = 101 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00effe790> size = 476937.531738 > major = 8 minor = 96 exists = True > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg label = None > target size = 0 path = /dev/sdg > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fd00effe1d0> > partedDisk = <parted.disk.Disk object at 0x7fd00effee50> >[2009-06-03 13:50:18,015] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:18,016] DEBUG: looking up parted Partition: /dev/sdg10 >[2009-06-03 13:50:18,018] DEBUG: looking up parted Device: /dev/sdg10 >[2009-06-03 13:50:18,025] DEBUG: added sdg10 (partition) to device tree >[2009-06-03 13:50:18,027] DEBUG: {'MD_EVENTS': '12', 'MD_DEVICES': '4', 'ID_REVISION': '3.AA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_COMPAT': 'ST3500630A_9QG5MDD8', 'ID_FS_VERSION': '0.90.0', 'ID_PATH': 'pci-0000:05:01.0-scsi-0:0:0:0', 'ID_VENDOR': 'ATA', 'ID_SERIAL': '1ATA_ST3500630A_9QG5MDD8', 'MINOR': '106', 'DEVTYPE': 'partition', 'ID_FS_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_UUID_ENC': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_FS_TYPE': 'linux_raid_member', 'MD_UPDATE_TIME': '1243391635', 'MD_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'ID_MODEL': 'ST3500630A', 'MAJOR': '8', 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/host10/target10:0:0/10:0:0:0/block/sdg/sdg10', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid10', 'ID_BUS': 'scsi', 'ID_EDD': 'int13_dev86', 'symlinks': ['block/8:106', 'disk/by-id/scsi-1ATA_ST3500630A_9QG5MDD8-part10', 'disk/by-id/ata-ST3500630A_9QG5MDD8-part10', 'disk/by-path/pci-0000:05:01.0-scsi-0:0:0:0-part10', 'disk/by-id/edd-int13_dev86-part10'], 'ID_SERIAL_SHORT': 'ATA_ST3500630A_9QG5MDD8', 'name': 'sdg10', 'ANACBIN': '/usr/sbin', 'ID_MODEL_ENC': 'ST3500630A\\x20\\x20\\x20\\x20\\x20\\x20'} >[2009-06-03 13:50:18,027] DEBUG: type detected on 'sdg10' is 'linux_raid_member' >[2009-06-03 13:50:18,028] DEBUG: getFormat('linux_raid_member') returning MDRaidMember instance >[2009-06-03 13:50:18,032] DEBUG: md2 state is inactive >[2009-06-03 13:50:18,280] DEBUG: md2 state is clean >[2009-06-03 13:50:18,281] DEBUG: md2 state is clean >[2009-06-03 13:50:18,281] DEBUG: looking up parted Device: /dev/md2 >[2009-06-03 13:50:18,281] DEBUG: md2 state is clean >[2009-06-03 13:50:18,419] INFO: devices to scan: ['md0', 'md1', 'md2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9', 'dm-10', 'dm-11', 'dm-12', 'dm-13', 'dm-14', 'dm-15', 'dm-16', 'dm-17', 'dm-18', 'dm-19', 'md3', 'md4'] >[2009-06-03 13:50:18,421] DEBUG: scanning md0 (/devices/virtual/block/md0)... >[2009-06-03 13:50:18,421] DEBUG: looking for device 'md0'... >[2009-06-03 13:50:18,421] DEBUG: md0 state is clean >[2009-06-03 13:50:18,422] DEBUG: md0 state is clean >[2009-06-03 13:50:18,422] DEBUG: md0 state is clean >[2009-06-03 13:50:18,422] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe38d0) -- > description = name = md0 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3510>, <storage.devices.PartitionDevice object at 0x7fd00eff6a50>, <storage.devices.PartitionDevice object at 0x7fd00f001650>] > kids = 0 > id = 25 > uuid = 4c9b9efd:a06e2f81:acb37a95:98e621b8 format = <storage.formats.DeviceFormat object at 0x7fd00efe37d0> size = 199988.85498 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 label = None > target size = 0 path = /dev/md0 > format args = None level = 5 bitmap = False spares = 0 > members = 3 > total devices = 3 >[2009-06-03 13:50:18,422] DEBUG: md0 is an md device >[2009-06-03 13:50:18,423] DEBUG: {'symlinks': ['block/9:0', 'disk/by-uuid/9481bf83-8f94-4054-ab0f-7deba5cd0bfb', 'disk/by-id/md-name-P5K-EWIFI.localdomain:0', 'disk/by-id/md-uuid-4c9b9efd:a06e2f81:acb37a95:98e621b8', 'md/0'], 'MAJOR': '9', 'MD_NAME': 'P5K-EWIFI.localdomain:0', 'name': 'md0', 'ANACBIN': '/usr/sbin', 'MD_UUID': '4c9b9efd:a06e2f81:acb37a95:98e621b8', 'DEVTYPE': 'disk', 'MD_DEVNAME': '0', 'MD_DEVICES': '3', 'MD_LEVEL': 'raid5', 'sysfs_path': '/devices/virtual/block/md0', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9481bf83-8f94-4054-ab0f-7deba5cd0bfb', 'MD_METADATA': '1.00', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '9481bf83-8f94-4054-ab0f-7deba5cd0bfb', 'ID_FS_TYPE': 'ext4', 'MINOR': '0'} >[2009-06-03 13:50:18,424] DEBUG: type detected on 'md0' is 'ext4' >[2009-06-03 13:50:18,453] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:18,455] DEBUG: scanning md1 (/devices/virtual/block/md1)... >[2009-06-03 13:50:18,456] DEBUG: looking for device 'md1'... >[2009-06-03 13:50:18,456] DEBUG: md1 state is clean >[2009-06-03 13:50:18,456] DEBUG: md1 state is clean >[2009-06-03 13:50:18,456] DEBUG: md1 state is clean >[2009-06-03 13:50:18,457] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe39d0) -- > description = name = md1 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3910>, <storage.devices.PartitionDevice object at 0x7fd00eff6c90>] > kids = 0 > id = 27 > uuid = 5c701a7a:29c0d741:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3810> size = 9993.55957031 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 label = None > target size = 0 path = /dev/md1 > format args = None level = 10 bitmap = False spares = 0 > members = 2 > total devices = 2 >[2009-06-03 13:50:18,457] DEBUG: md1 is an md device >[2009-06-03 13:50:18,458] DEBUG: {'symlinks': ['block/9:1', 'disk/by-uuid/921379ab-4471-47f5-ae05-f1777d284c11', 'disk/by-id/md-uuid-5c701a7a:29c0d741:7afce992:f879cb3e', 'md/1'], 'MAJOR': '9', 'name': 'md1', 'ANACBIN': '/usr/sbin', 'MD_UUID': '5c701a7a:29c0d741:7afce992:f879cb3e', 'DEVTYPE': 'disk', 'MD_DEVNAME': '1', 'MD_DEVICES': '2', 'MD_LEVEL': 'raid10', 'sysfs_path': '/devices/virtual/block/md1', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '921379ab-4471-47f5-ae05-f1777d284c11', 'MD_METADATA': '0.90', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '921379ab-4471-47f5-ae05-f1777d284c11', 'ID_FS_TYPE': 'ext4', 'MINOR': '1'} >[2009-06-03 13:50:18,458] DEBUG: type detected on 'md1' is 'ext4' >[2009-06-03 13:50:18,498] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:18,501] DEBUG: scanning md2 (/devices/virtual/block/md2)... >[2009-06-03 13:50:18,501] DEBUG: looking for device 'md2'... >[2009-06-03 13:50:18,501] DEBUG: md2 state is clean >[2009-06-03 13:50:18,502] DEBUG: md2 state is clean >[2009-06-03 13:50:18,502] DEBUG: md2 state is clean >[2009-06-03 13:50:18,502] DEBUG: found MDRaidArrayDevice instance (0x7fd00efe3f90) -- > description = name = md2 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd00efe3a50>, <storage.devices.PartitionDevice object at 0x7fd00eff6d50>, <storage.devices.PartitionDevice object at 0x7fd00f002590>, <storage.devices.PartitionDevice object at 0x7fd00f002a50>] > kids = 0 > id = 31 > uuid = 1a7ee735:579554f9:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00efe3ad0> size = 39997.7709961 > major = 0 minor = 2 exists = True > sysfs path = /devices/virtual/block/md2 label = None > target size = 0 path = /dev/md2 > format args = None level = 10 bitmap = False spares = 0 > members = 4 > total devices = 4 >[2009-06-03 13:50:18,502] DEBUG: md2 is an md device >[2009-06-03 13:50:18,504] DEBUG: {'symlinks': ['block/9:2', 'disk/by-uuid/9ca90d53-1949-4222-a595-51e46414f6b3', 'disk/by-id/md-uuid-1a7ee735:579554f9:7afce992:f879cb3e', 'md/2'], 'MAJOR': '9', 'name': 'md2', 'ANACBIN': '/usr/sbin', 'MD_UUID': '1a7ee735:579554f9:7afce992:f879cb3e', 'DEVTYPE': 'disk', 'MD_DEVNAME': '2', 'MD_DEVICES': '4', 'MD_LEVEL': 'raid10', 'sysfs_path': '/devices/virtual/block/md2', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9ca90d53-1949-4222-a595-51e46414f6b3', 'MD_METADATA': '0.90', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '9ca90d53-1949-4222-a595-51e46414f6b3', 'ID_FS_TYPE': 'ext4', 'MINOR': '2'} >[2009-06-03 13:50:18,504] DEBUG: type detected on 'md2' is 'ext4' >[2009-06-03 13:50:18,550] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:18,552] DEBUG: scanning VolGroup02-fedora11x64 (/devices/virtual/block/dm-0)... >[2009-06-03 13:50:18,552] DEBUG: looking for device 'VolGroup02-fedora11x64'... >[2009-06-03 13:50:18,553] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00f05aa10) -- > description = name = VolGroup02-fedora11x64 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910>] > kids = 0 > id = 13 > uuid = 6RuHra-W9R2-JUsp-XH8a-coga-GD71-9Dw79i format = <storage.formats.DeviceFormat object at 0x7fd00f05ac50> size = 15776.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 15776.0 path = /dev/mapper/VolGroup02-fedora11x64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910> percent = 0 >[2009-06-03 13:50:18,553] DEBUG: VolGroup02-fedora11x64 is a device-mapper device >[2009-06-03 13:50:18,554] DEBUG: {'symlinks': ['block/253:0', 'disk/by-id/dm-name-VolGroup02-fedora11x64', 'disk/by-id/dm-uuid-LVM-Nw295waJkrr5yyyH1DSaikDef33irrBQ6RuHraW9R2JUspXH8acogaGD719Dw79i', 'disk/by-uuid/5659d1c7-6399-428a-870e-5dd3a9296633'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup02-fedora11x64', 'DM_MAJOR': '253', 'name': 'dm-0', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-Nw295waJkrr5yyyH1DSaikDef33irrBQ6RuHraW9R2JUspXH8acogaGD719Dw79i', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '5659d1c7-6399-428a-870e-5dd3a9296633', 'sysfs_path': '/devices/virtual/block/dm-0', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '5659d1c7-6399-428a-870e-5dd3a9296633', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '0', 'DM_MINOR': '0'} >[2009-06-03 13:50:18,554] DEBUG: type detected on 'VolGroup02-fedora11x64' is 'ext4' >[2009-06-03 13:50:18,593] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:18,596] DEBUG: scanning VolGroup02-xfceRaw9 (/devices/virtual/block/dm-1)... >[2009-06-03 13:50:18,596] DEBUG: looking for device 'VolGroup02-xfceRaw9'... >[2009-06-03 13:50:18,596] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00f05ac10) -- > description = name = VolGroup02-xfceRaw9 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910>] > kids = 0 > id = 14 > uuid = 99ff1k-1rol-C3Tc-o3XL-pHwq-IJDq-ud2cxO format = <storage.formats.DeviceFormat object at 0x7fd00f05ab90> size = 12384.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 12384.0 path = /dev/mapper/VolGroup02-xfceRaw9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00f05a910> percent = 0 >[2009-06-03 13:50:18,597] DEBUG: VolGroup02-xfceRaw9 is a device-mapper device >[2009-06-03 13:50:18,598] DEBUG: {'symlinks': ['block/253:1', 'disk/by-id/dm-name-VolGroup02-xfceRaw9', 'disk/by-id/dm-uuid-LVM-Nw295waJkrr5yyyH1DSaikDef33irrBQ99ff1k1rolC3Tco3XLpHwqIJDqud2cxO', 'disk/by-uuid/883fc152-87f7-4d35-aa5c-82712d70faf6'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup02-xfceRaw9', 'DM_MAJOR': '253', 'name': 'dm-1', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-Nw295waJkrr5yyyH1DSaikDef33irrBQ99ff1k1rolC3Tco3XLpHwqIJDqud2cxO', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '883fc152-87f7-4d35-aa5c-82712d70faf6', 'sysfs_path': '/devices/virtual/block/dm-1', 'ID_FS_USAGE': 'crypto', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '2', 'ID_FS_UUID_ENC': '883fc152-87f7-4d35-aa5c-82712d70faf6', 'DM_OPEN': '0', 'ID_FS_TYPE': 'crypto_LUKS', 'MINOR': '1', 'DM_MINOR': '1'} >[2009-06-03 13:50:18,598] DEBUG: type detected on 'VolGroup02-xfceRaw9' is 'crypto_LUKS' >[2009-06-03 13:50:18,600] DEBUG: getFormat('crypto_LUKS') returning LUKS instance >[2009-06-03 13:50:18,602] DEBUG: looking for device 'luks-883fc152-87f7-4d35-aa5c-82712d70faf6'... >[2009-06-03 13:50:18,602] DEBUG: found None >[2009-06-03 13:50:27,250] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:27,255] DEBUG: looking up parted Device: /dev/mapper/luks-883fc152-87f7-4d35-aa5c-82712d70faf6 >[2009-06-03 13:50:27,256] DEBUG: added luks-883fc152-87f7-4d35-aa5c-82712d70faf6 (luks/dm-crypt) to device tree >[2009-06-03 13:50:27,257] DEBUG: scanning VolGroup03-clydehome (/devices/virtual/block/dm-2)... >[2009-06-03 13:50:27,257] DEBUG: looking for device 'VolGroup03-clydehome'... >[2009-06-03 13:50:27,258] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00eff6250) -- > description = name = VolGroup03-clydehome status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090>] > kids = 0 > id = 68 > uuid = peT87w-WwP0-SUex-FS6D-Cune-sALu-t6wjth format = <storage.formats.DeviceFormat object at 0x7fd00eff63d0> size = 40960.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 40960.0 path = /dev/mapper/VolGroup03-clydehome > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090> percent = 0 >[2009-06-03 13:50:27,258] DEBUG: VolGroup03-clydehome is a device-mapper device >[2009-06-03 13:50:27,259] DEBUG: {'symlinks': ['block/253:2', 'disk/by-id/dm-name-VolGroup03-clydehome', 'disk/by-id/dm-uuid-LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RspeT87wWwP0SUexFS6DCunesALut6wjth', 'disk/by-uuid/f22e99be-26ca-4a0d-aaa2-943420ff0876'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup03-clydehome', 'DM_MAJOR': '253', 'name': 'dm-2', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RspeT87wWwP0SUexFS6DCunesALut6wjth', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'f22e99be-26ca-4a0d-aaa2-943420ff0876', 'sysfs_path': '/devices/virtual/block/dm-2', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'f22e99be-26ca-4a0d-aaa2-943420ff0876', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '2', 'DM_MINOR': '2'} >[2009-06-03 13:50:27,259] DEBUG: type detected on 'VolGroup03-clydehome' is 'ext3' >[2009-06-03 13:50:27,648] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:27,650] DEBUG: scanning VolGroup03-debian50 (/devices/virtual/block/dm-3)... >[2009-06-03 13:50:27,651] DEBUG: looking for device 'VolGroup03-debian50'... >[2009-06-03 13:50:27,651] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00eff6510) -- > description = name = VolGroup03-debian50 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090>] > kids = 0 > id = 69 > uuid = jqAm9A-cgWY-rkM7-c2u5-Qht4-l58O-3DWo3t format = <storage.formats.DeviceFormat object at 0x7fd00eff6590> size = 19072.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19072.0 path = /dev/mapper/VolGroup03-debian50 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090> percent = 0 >[2009-06-03 13:50:27,651] DEBUG: VolGroup03-debian50 is a device-mapper device >[2009-06-03 13:50:27,652] DEBUG: {'symlinks': ['block/253:3', 'disk/by-id/dm-name-VolGroup03-debian50', 'disk/by-id/dm-uuid-LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RsjqAm9AcgWYrkM7c2u5Qht4l58O3DWo3t', 'disk/by-uuid/32b7e15a-cbef-4441-b09f-12af6c4bc9d8'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup03-debian50', 'DM_MAJOR': '253', 'name': 'dm-3', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RsjqAm9AcgWYrkM7c2u5Qht4l58O3DWo3t', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '32b7e15a-cbef-4441-b09f-12af6c4bc9d8', 'sysfs_path': '/devices/virtual/block/dm-3', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '32b7e15a-cbef-4441-b09f-12af6c4bc9d8', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '3', 'DM_MINOR': '3'} >[2009-06-03 13:50:27,653] DEBUG: type detected on 'VolGroup03-debian50' is 'ext3' >[2009-06-03 13:50:27,696] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:27,699] DEBUG: scanning VolGroup03-fedora9all (/devices/virtual/block/dm-4)... >[2009-06-03 13:50:27,699] DEBUG: looking for device 'VolGroup03-fedora9all'... >[2009-06-03 13:50:27,700] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00eff6650) -- > description = name = VolGroup03-fedora9all status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090>] > kids = 0 > id = 70 > uuid = o2c6wF-W6Q0-XjHb-5Sbv-oL5T-4ryB-PfTbm8 format = <storage.formats.DeviceFormat object at 0x7fd00eff66d0> size = 22000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 22000.0 path = /dev/mapper/VolGroup03-fedora9all > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090> percent = 0 >[2009-06-03 13:50:27,700] DEBUG: VolGroup03-fedora9all is a device-mapper device >[2009-06-03 13:50:27,701] DEBUG: {'symlinks': ['block/253:4', 'disk/by-id/dm-name-VolGroup03-fedora9all', 'disk/by-id/dm-uuid-LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0Rso2c6wFW6Q0XjHb5SbvoL5T4ryBPfTbm8', 'disk/by-uuid/7c4b9224-5534-4941-ac3b-855432a483a1'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup03-fedora9all', 'DM_MAJOR': '253', 'name': 'dm-4', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0Rso2c6wFW6Q0XjHb5SbvoL5T4ryBPfTbm8', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '7c4b9224-5534-4941-ac3b-855432a483a1', 'sysfs_path': '/devices/virtual/block/dm-4', 'ID_FS_USAGE': 'crypto', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '2', 'ID_FS_UUID_ENC': '7c4b9224-5534-4941-ac3b-855432a483a1', 'DM_OPEN': '0', 'ID_FS_TYPE': 'crypto_LUKS', 'MINOR': '4', 'DM_MINOR': '4'} >[2009-06-03 13:50:27,701] DEBUG: type detected on 'VolGroup03-fedora9all' is 'crypto_LUKS' >[2009-06-03 13:50:27,703] DEBUG: getFormat('crypto_LUKS') returning LUKS instance >[2009-06-03 13:50:27,705] DEBUG: looking for device 'luks-7c4b9224-5534-4941-ac3b-855432a483a1'... >[2009-06-03 13:50:27,705] DEBUG: found None >[2009-06-03 13:50:37,856] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-06-03 13:50:37,862] DEBUG: looking up parted Device: /dev/mapper/luks-7c4b9224-5534-4941-ac3b-855432a483a1 >[2009-06-03 13:50:37,862] DEBUG: added luks-7c4b9224-5534-4941-ac3b-855432a483a1 (luks/dm-crypt) to device tree >[2009-06-03 13:50:37,863] DEBUG: scanning VolGroup03-omega10 (/devices/virtual/block/dm-5)... >[2009-06-03 13:50:37,864] DEBUG: looking for device 'VolGroup03-omega10'... >[2009-06-03 13:50:37,864] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00eff6790) -- > description = name = VolGroup03-omega10 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090>] > kids = 0 > id = 71 > uuid = jK04z7-Eovp-8vPx-GFTA-WKGp-jDUI-eWlBkl format = <storage.formats.DeviceFormat object at 0x7fd00eff6810> size = 15360.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 15360.0 path = /dev/mapper/VolGroup03-omega10 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090> percent = 0 >[2009-06-03 13:50:37,864] DEBUG: VolGroup03-omega10 is a device-mapper device >[2009-06-03 13:50:37,865] DEBUG: {'ID_FS_VERSION': '1.0', 'DM_OPEN': '0', 'DM_MINOR': '5', 'DM_NAME': 'VolGroup03-omega10', 'ID_FS_LABEL_ENC': 'omega-10-desktop', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': 'Active', 'DEVTYPE': 'disk', 'ID_FS_UUID': '3668d004-376e-411f-84fd-05c7c0c973cf', 'ID_FS_UUID_ENC': '3668d004-376e-411f-84fd-05c7c0c973cf', 'ID_FS_TYPE': 'ext3', 'DM_MAJOR': '253', 'DM_UUID': 'LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RsjK04z7Eovp8vPxGFTAWKGpjDUIeWlBkl', 'sysfs_path': '/devices/virtual/block/dm-5', 'ID_FS_LABEL': 'omega-10-desktop', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'MINOR': '5', 'symlinks': ['block/253:5', 'disk/by-id/dm-name-VolGroup03-omega10', 'disk/by-id/dm-uuid-LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RsjK04z7Eovp8vPxGFTAWKGpjDUIeWlBkl', 'disk/by-uuid/3668d004-376e-411f-84fd-05c7c0c973cf'], 'DM_TABLES_LOADED': 'Live', 'MAJOR': '253', 'name': 'dm-5'} >[2009-06-03 13:50:37,865] DEBUG: type detected on 'VolGroup03-omega10' is 'ext3' >[2009-06-03 13:50:37,909] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:37,912] DEBUG: scanning VolGroup03-tstcrypto2 (/devices/virtual/block/dm-6)... >[2009-06-03 13:50:37,912] DEBUG: looking for device 'VolGroup03-tstcrypto2'... >[2009-06-03 13:50:37,912] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00eff68d0) -- > description = name = VolGroup03-tstcrypto2 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090>] > kids = 0 > id = 72 > uuid = Rf0AZ0-onEJ-hQS8-RoS7-RRFg-6qTT-1uaMnC format = <storage.formats.DeviceFormat object at 0x7fd00eff6950> size = 5000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000.0 path = /dev/mapper/VolGroup03-tstcrypto2 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00eff6090> percent = 0 >[2009-06-03 13:50:37,912] DEBUG: VolGroup03-tstcrypto2 is a device-mapper device >[2009-06-03 13:50:37,914] DEBUG: {'symlinks': ['block/253:6', 'disk/by-id/dm-name-VolGroup03-tstcrypto2', 'disk/by-id/dm-uuid-LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RsRf0AZ0onEJhQS8RoS7RRFg6qTT1uaMnC', 'disk/by-uuid/f90124ab-87d1-48c1-a656-0c106d5471f7'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup03-tstcrypto2', 'DM_MAJOR': '253', 'name': 'dm-6', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-zHcw0tW5mDmghvr3P8mxycQHPS2Um0RsRf0AZ0onEJhQS8RoS7RRFg6qTT1uaMnC', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'f90124ab-87d1-48c1-a656-0c106d5471f7', 'sysfs_path': '/devices/virtual/block/dm-6', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'f90124ab-87d1-48c1-a656-0c106d5471f7', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '6', 'DM_MINOR': '6'} >[2009-06-03 13:50:37,914] DEBUG: type detected on 'VolGroup03-tstcrypto2' is 'ext4' >[2009-06-03 13:50:37,950] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:37,953] DEBUG: scanning VolGroup00-Fedora8 (/devices/virtual/block/dm-7)... >[2009-06-03 13:50:37,953] DEBUG: looking for device 'VolGroup00-Fedora8'... >[2009-06-03 13:50:37,954] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00efeb310) -- > description = name = VolGroup00-Fedora8 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 36 > uuid = ZMmfMU-ol8Z-LBJU-St9f-42D1-htio-unPcm6 format = <storage.formats.DeviceFormat object at 0x7fd00efeb550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-Fedora8 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0 >[2009-06-03 13:50:37,954] DEBUG: VolGroup00-Fedora8 is a device-mapper device >[2009-06-03 13:50:37,955] DEBUG: {'symlinks': ['block/253:7', 'disk/by-id/dm-name-VolGroup00-Fedora8', 'disk/by-id/dm-uuid-LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TZMmfMUol8ZLBJUSt9f42D1htiounPcm6', 'disk/by-uuid/f4e9abfb-b5e6-4607-9250-fec12dc44a07'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-Fedora8', 'DM_MAJOR': '253', 'name': 'dm-7', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TZMmfMUol8ZLBJUSt9f42D1htiounPcm6', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'f4e9abfb-b5e6-4607-9250-fec12dc44a07', 'sysfs_path': '/devices/virtual/block/dm-7', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'f4e9abfb-b5e6-4607-9250-fec12dc44a07', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '7', 'DM_MINOR': '7'} >[2009-06-03 13:50:37,955] DEBUG: type detected on 'VolGroup00-Fedora8' is 'ext3' >[2009-06-03 13:50:37,984] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:37,987] DEBUG: scanning VolGroup00-centos51 (/devices/virtual/block/dm-8)... >[2009-06-03 13:50:37,987] DEBUG: looking for device 'VolGroup00-centos51'... >[2009-06-03 13:50:37,987] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00efeb510) -- > description = name = VolGroup00-centos51 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 37 > uuid = QLoK5A-h1g4-u7HF-hCx6-NyEE-1A5Y-0aMfWN format = <storage.formats.DeviceFormat object at 0x7fd00efeb3d0> size = 19936.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19936.0 path = /dev/mapper/VolGroup00-centos51 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0 >[2009-06-03 13:50:37,987] DEBUG: VolGroup00-centos51 is a device-mapper device >[2009-06-03 13:50:37,988] DEBUG: {'symlinks': ['block/253:8', 'disk/by-id/dm-name-VolGroup00-centos51', 'disk/by-id/dm-uuid-LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TQLoK5Ah1g4u7HFhCx6NyEE1A5Y0aMfWN', 'disk/by-uuid/0bc03c84-bbec-4fde-93b8-023a7bf3e699'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-centos51', 'DM_MAJOR': '253', 'name': 'dm-8', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TQLoK5Ah1g4u7HFhCx6NyEE1A5Y0aMfWN', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '0bc03c84-bbec-4fde-93b8-023a7bf3e699', 'sysfs_path': '/devices/virtual/block/dm-8', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '0bc03c84-bbec-4fde-93b8-023a7bf3e699', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '8', 'DM_MINOR': '8'} >[2009-06-03 13:50:37,989] DEBUG: type detected on 'VolGroup00-centos51' is 'ext3' >[2009-06-03 13:50:38,030] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:38,032] DEBUG: scanning VolGroup00-fedora9 (/devices/virtual/block/dm-9)... >[2009-06-03 13:50:38,032] DEBUG: looking for device 'VolGroup00-fedora9'... >[2009-06-03 13:50:38,033] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00efeb5d0) -- > description = name = VolGroup00-fedora9 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 38 > uuid = OzUZGl-cHYu-YS5L-7U0R-yviH-dA2W-odN3Nc format = <storage.formats.DeviceFormat object at 0x7fd00efeb590> size = 19904.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 19904.0 path = /dev/mapper/VolGroup00-fedora9 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0 >[2009-06-03 13:50:38,033] DEBUG: VolGroup00-fedora9 is a device-mapper device >[2009-06-03 13:50:38,034] DEBUG: {'symlinks': ['block/253:9', 'disk/by-id/dm-name-VolGroup00-fedora9', 'disk/by-id/dm-uuid-LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TOzUZGlcHYuYS5L7U0RyviHdA2WodN3Nc', 'disk/by-uuid/dcc34d73-d7e1-429f-bada-78c379f666a9'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-fedora9', 'DM_MAJOR': '253', 'name': 'dm-9', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TOzUZGlcHYuYS5L7U0RyviHdA2WodN3Nc', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'dcc34d73-d7e1-429f-bada-78c379f666a9', 'sysfs_path': '/devices/virtual/block/dm-9', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'dcc34d73-d7e1-429f-bada-78c379f666a9', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '9', 'DM_MINOR': '9'} >[2009-06-03 13:50:38,034] DEBUG: type detected on 'VolGroup00-fedora9' is 'ext4' >[2009-06-03 13:50:38,093] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,096] DEBUG: scanning VolGroup00-rawhideX64 (/devices/virtual/block/dm-10)... >[2009-06-03 13:50:38,096] DEBUG: looking for device 'VolGroup00-rawhideX64'... >[2009-06-03 13:50:38,096] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00efeb6d0) -- > description = name = VolGroup00-rawhideX64 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 39 > uuid = tIZjND-i4zO-B0x2-qrCg-wTKU-0GIL-bbY0iZ format = <storage.formats.DeviceFormat object at 0x7fd00efeb350> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-rawhideX64 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0 >[2009-06-03 13:50:38,097] DEBUG: VolGroup00-rawhideX64 is a device-mapper device >[2009-06-03 13:50:38,098] DEBUG: {'symlinks': ['block/253:10', 'disk/by-id/dm-name-VolGroup00-rawhideX64', 'disk/by-id/dm-uuid-LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TtIZjNDi4zOB0x2qrCgwTKU0GILbbY0iZ', 'disk/by-uuid/43eecd8a-1bb0-47f6-b8dd-07954827a523'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-rawhideX64', 'DM_MAJOR': '253', 'name': 'dm-10', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TtIZjNDi4zOB0x2qrCgwTKU0GILbbY0iZ', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '43eecd8a-1bb0-47f6-b8dd-07954827a523', 'sysfs_path': '/devices/virtual/block/dm-10', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '43eecd8a-1bb0-47f6-b8dd-07954827a523', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '10', 'DM_MINOR': '10'} >[2009-06-03 13:50:38,098] DEBUG: type detected on 'VolGroup00-rawhideX64' is 'ext4' >[2009-06-03 13:50:38,128] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,131] DEBUG: scanning VolGroup00-ubuntu804 (/devices/virtual/block/dm-11)... >[2009-06-03 13:50:38,131] DEBUG: looking for device 'VolGroup00-ubuntu804'... >[2009-06-03 13:50:38,131] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00efeb750) -- > description = name = VolGroup00-ubuntu804 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 40 > uuid = O7XY38-iLM8-1lFu-Vzbn-EKCu-ggHt-uQveIH format = <storage.formats.DeviceFormat object at 0x7fd00efeb650> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-ubuntu804 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0 >[2009-06-03 13:50:38,132] DEBUG: VolGroup00-ubuntu804 is a device-mapper device >[2009-06-03 13:50:38,133] DEBUG: {'symlinks': ['block/253:11', 'disk/by-id/dm-name-VolGroup00-ubuntu804', 'disk/by-id/dm-uuid-LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TO7XY38iLM81lFuVzbnEKCuggHtuQveIH', 'disk/by-uuid/815f6c59-4222-478f-9945-128ed9c95565'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-ubuntu804', 'DM_MAJOR': '253', 'name': 'dm-11', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TO7XY38iLM81lFuVzbnEKCuggHtuQveIH', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '815f6c59-4222-478f-9945-128ed9c95565', 'sysfs_path': '/devices/virtual/block/dm-11', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '815f6c59-4222-478f-9945-128ed9c95565', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '11', 'DM_MINOR': '11'} >[2009-06-03 13:50:38,133] DEBUG: type detected on 'VolGroup00-ubuntu804' is 'ext3' >[2009-06-03 13:50:38,158] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:38,160] DEBUG: scanning VolGroup00-unity08respin (/devices/virtual/block/dm-12)... >[2009-06-03 13:50:38,160] DEBUG: looking for device 'VolGroup00-unity08respin'... >[2009-06-03 13:50:38,161] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00efeb7d0) -- > description = name = VolGroup00-unity08respin status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10>] > kids = 0 > id = 41 > uuid = gH1qFd-9AN8-Zdv3-OZVn-Xz42-iPhh-JRT6e3 format = <storage.formats.DeviceFormat object at 0x7fd00efeb690> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup00-unity08respin > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00efeaa10> percent = 0 >[2009-06-03 13:50:38,161] DEBUG: VolGroup00-unity08respin is a device-mapper device >[2009-06-03 13:50:38,162] DEBUG: {'symlinks': ['block/253:12', 'disk/by-id/dm-name-VolGroup00-unity08respin', 'disk/by-id/dm-uuid-LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TgH1qFd9AN8Zdv3OZVnXz42iPhhJRT6e3', 'disk/by-uuid/ff71231e-4503-4637-b4a4-0f013610b437'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-unity08respin', 'DM_MAJOR': '253', 'name': 'dm-12', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-cP5UqhBMr1tM0Cp6B9QccJutsEAU3O3TgH1qFd9AN8Zdv3OZVnXz42iPhhJRT6e3', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'ff71231e-4503-4637-b4a4-0f013610b437', 'sysfs_path': '/devices/virtual/block/dm-12', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'ff71231e-4503-4637-b4a4-0f013610b437', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '12', 'DM_MINOR': '12'} >[2009-06-03 13:50:38,162] DEBUG: type detected on 'VolGroup00-unity08respin' is 'ext3' >[2009-06-03 13:50:38,212] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:38,215] DEBUG: scanning VolGroup01-fc10 (/devices/virtual/block/dm-13)... >[2009-06-03 13:50:38,215] DEBUG: looking for device 'VolGroup01-fc10'... >[2009-06-03 13:50:38,216] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00effe490) -- > description = name = VolGroup01-fc10 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350>] > kids = 0 > id = 94 > uuid = GwhUjd-PmE9-Eie5-ScwL-qCo5-Lhzb-kDFZc3 format = <storage.formats.DeviceFormat object at 0x7fd00effe550> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup01-fc10 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350> percent = 0 >[2009-06-03 13:50:38,216] DEBUG: VolGroup01-fc10 is a device-mapper device >[2009-06-03 13:50:38,217] DEBUG: {'symlinks': ['block/253:13', 'disk/by-id/dm-name-VolGroup01-fc10', 'disk/by-id/dm-uuid-LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3GwhUjdPmE9Eie5ScwLqCo5LhzbkDFZc3', 'disk/by-uuid/a01e77bd-d5f3-44ee-b7d2-1d31f9c91951'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup01-fc10', 'DM_MAJOR': '253', 'name': 'dm-13', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3GwhUjdPmE9Eie5ScwLqCo5LhzbkDFZc3', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'a01e77bd-d5f3-44ee-b7d2-1d31f9c91951', 'sysfs_path': '/devices/virtual/block/dm-13', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'a01e77bd-d5f3-44ee-b7d2-1d31f9c91951', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '13', 'DM_MINOR': '13'} >[2009-06-03 13:50:38,217] DEBUG: type detected on 'VolGroup01-fc10' is 'ext4' >[2009-06-03 13:50:38,251] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,253] DEBUG: scanning VolGroup01-fedora11 (/devices/virtual/block/dm-14)... >[2009-06-03 13:50:38,254] DEBUG: looking for device 'VolGroup01-fedora11'... >[2009-06-03 13:50:38,254] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00effe590) -- > description = name = VolGroup01-fedora11 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350>] > kids = 0 > id = 95 > uuid = 4F8QlO-bV8X-NvXR-BC8v-glPA-IYvb-rxx0xm format = <storage.formats.DeviceFormat object at 0x7fd00effe610> size = 22528.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 22528.0 path = /dev/mapper/VolGroup01-fedora11 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350> percent = 0 >[2009-06-03 13:50:38,254] DEBUG: VolGroup01-fedora11 is a device-mapper device >[2009-06-03 13:50:38,255] DEBUG: {'symlinks': ['block/253:14', 'disk/by-id/dm-name-VolGroup01-fedora11', 'disk/by-id/dm-uuid-LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA34F8QlObV8XNvXRBC8vglPAIYvbrxx0xm', 'disk/by-uuid/0343f734-ce91-4f9c-b73f-64dac7a5767d'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup01-fedora11', 'DM_MAJOR': '253', 'name': 'dm-14', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA34F8QlObV8XNvXRBC8vglPAIYvbrxx0xm', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '0343f734-ce91-4f9c-b73f-64dac7a5767d', 'sysfs_path': '/devices/virtual/block/dm-14', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '0343f734-ce91-4f9c-b73f-64dac7a5767d', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '14', 'DM_MINOR': '14'} >[2009-06-03 13:50:38,256] DEBUG: type detected on 'VolGroup01-fedora11' is 'ext4' >[2009-06-03 13:50:38,280] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,283] DEBUG: scanning VolGroup01-fedora9installs (/devices/virtual/block/dm-15)... >[2009-06-03 13:50:38,283] DEBUG: looking for device 'VolGroup01-fedora9installs'... >[2009-06-03 13:50:38,284] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00effe290) -- > description = name = VolGroup01-fedora9installs status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350>] > kids = 0 > id = 96 > uuid = 2c6JMz-XN3B-nIy5-vJ8z-I1bl-plxG-9YMwfG format = <storage.formats.DeviceFormat object at 0x7fd00effe710> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup01-fedora9installs > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350> percent = 0 >[2009-06-03 13:50:38,284] DEBUG: VolGroup01-fedora9installs is a device-mapper device >[2009-06-03 13:50:38,285] DEBUG: {'symlinks': ['block/253:15', 'disk/by-id/dm-name-VolGroup01-fedora9installs', 'disk/by-id/dm-uuid-LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA32c6JMzXN3BnIy5vJ8zI1blplxG9YMwfG', 'disk/by-uuid/4cabf474-179f-4c28-b6c1-a489767056cc'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup01-fedora9installs', 'DM_MAJOR': '253', 'name': 'dm-15', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA32c6JMzXN3BnIy5vJ8zI1blplxG9YMwfG', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '4cabf474-179f-4c28-b6c1-a489767056cc', 'sysfs_path': '/devices/virtual/block/dm-15', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '4cabf474-179f-4c28-b6c1-a489767056cc', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '15', 'DM_MINOR': '15'} >[2009-06-03 13:50:38,285] DEBUG: type detected on 'VolGroup01-fedora9installs' is 'ext4' >[2009-06-03 13:50:38,316] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,318] DEBUG: scanning VolGroup01-mandriva (/devices/virtual/block/dm-16)... >[2009-06-03 13:50:38,319] DEBUG: looking for device 'VolGroup01-mandriva'... >[2009-06-03 13:50:38,319] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00effe810) -- > description = name = VolGroup01-mandriva status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350>] > kids = 0 > id = 97 > uuid = MFJRl0-WFaV-46nP-oSWo-91xy-HgsB-pXAlFK format = <storage.formats.DeviceFormat object at 0x7fd00effe890> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup01-mandriva > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350> percent = 0 >[2009-06-03 13:50:38,319] DEBUG: VolGroup01-mandriva is a device-mapper device >[2009-06-03 13:50:38,320] DEBUG: {'symlinks': ['block/253:16', 'disk/by-id/dm-name-VolGroup01-mandriva', 'disk/by-id/dm-uuid-LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3MFJRl0WFaV46nPoSWo91xyHgsBpXAlFK', 'disk/by-uuid/8703d8bd-c393-42f4-8d0d-d423a2d677f3'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup01-mandriva', 'DM_MAJOR': '253', 'name': 'dm-16', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3MFJRl0WFaV46nPoSWo91xyHgsBpXAlFK', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '8703d8bd-c393-42f4-8d0d-d423a2d677f3', 'sysfs_path': '/devices/virtual/block/dm-16', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '8703d8bd-c393-42f4-8d0d-d423a2d677f3', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '16', 'DM_MINOR': '16'} >[2009-06-03 13:50:38,321] DEBUG: type detected on 'VolGroup01-mandriva' is 'ext4' >[2009-06-03 13:50:38,348] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,351] DEBUG: scanning VolGroup01-suse11 (/devices/virtual/block/dm-17)... >[2009-06-03 13:50:38,351] DEBUG: looking for device 'VolGroup01-suse11'... >[2009-06-03 13:50:38,351] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00effe910) -- > description = name = VolGroup01-suse11 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350>] > kids = 0 > id = 98 > uuid = GJTjL6-FT1x-aN8v-DEHl-x3Co-IRy8-PbybNJ format = <storage.formats.DeviceFormat object at 0x7fd00effe9d0> size = 20480.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20480.0 path = /dev/mapper/VolGroup01-suse11 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350> percent = 0 >[2009-06-03 13:50:38,352] DEBUG: VolGroup01-suse11 is a device-mapper device >[2009-06-03 13:50:38,353] DEBUG: {'symlinks': ['block/253:17', 'disk/by-id/dm-name-VolGroup01-suse11', 'disk/by-id/dm-uuid-LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3GJTjL6FT1xaN8vDEHlx3CoIRy8PbybNJ', 'disk/by-uuid/6bcdb24f-1355-4c0a-8763-229d4529cf41'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup01-suse11', 'DM_MAJOR': '253', 'name': 'dm-17', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3GJTjL6FT1xaN8vDEHlx3CoIRy8PbybNJ', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '6bcdb24f-1355-4c0a-8763-229d4529cf41', 'sysfs_path': '/devices/virtual/block/dm-17', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '6bcdb24f-1355-4c0a-8763-229d4529cf41', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '17', 'DM_MINOR': '17'} >[2009-06-03 13:50:38,353] DEBUG: type detected on 'VolGroup01-suse11' is 'ext3' >[2009-06-03 13:50:38,381] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:38,383] DEBUG: scanning VolGroup01-testcrypto (/devices/virtual/block/dm-18)... >[2009-06-03 13:50:38,383] DEBUG: looking for device 'VolGroup01-testcrypto'... >[2009-06-03 13:50:38,384] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00effea50) -- > description = name = VolGroup01-testcrypto status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350>] > kids = 0 > id = 99 > uuid = YLVwUt-a0w2-0FCt-Bq17-s3x9-od6k-IWdevl format = <storage.formats.DeviceFormat object at 0x7fd00effeb10> size = 4096.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 4096.0 path = /dev/mapper/VolGroup01-testcrypto > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350> percent = 0 >[2009-06-03 13:50:38,384] DEBUG: VolGroup01-testcrypto is a device-mapper device >[2009-06-03 13:50:38,385] DEBUG: {'symlinks': ['block/253:18', 'disk/by-id/dm-name-VolGroup01-testcrypto', 'disk/by-id/dm-uuid-LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3YLVwUta0w20FCtBq17s3x9od6kIWdevl', 'disk/by-uuid/b50cf672-eb37-4d25-8e63-0110bddbfd68'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup01-testcrypto', 'DM_MAJOR': '253', 'name': 'dm-18', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA3YLVwUta0w20FCtBq17s3x9od6kIWdevl', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'b50cf672-eb37-4d25-8e63-0110bddbfd68', 'sysfs_path': '/devices/virtual/block/dm-18', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'b50cf672-eb37-4d25-8e63-0110bddbfd68', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '18', 'DM_MINOR': '18'} >[2009-06-03 13:50:38,385] DEBUG: type detected on 'VolGroup01-testcrypto' is 'ext4' >[2009-06-03 13:50:38,421] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,424] DEBUG: scanning VolGroup01-xoslinux (/devices/virtual/block/dm-19)... >[2009-06-03 13:50:38,424] DEBUG: looking for device 'VolGroup01-xoslinux'... >[2009-06-03 13:50:38,424] DEBUG: found LVMLogicalVolumeDevice instance (0x7fd00effeb90) -- > description = name = VolGroup01-xoslinux status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350>] > kids = 0 > id = 100 > uuid = 23Ev0A-Mf1Y-uRWT-HSG0-x5kX-r0Q3-GswRCg format = <storage.formats.DeviceFormat object at 0x7fd00effec50> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 20000.0 path = /dev/mapper/VolGroup01-xoslinux > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fd00effe350> percent = 0 >[2009-06-03 13:50:38,425] DEBUG: VolGroup01-xoslinux is a device-mapper device >[2009-06-03 13:50:38,426] DEBUG: {'symlinks': ['block/253:19', 'disk/by-id/dm-name-VolGroup01-xoslinux', 'disk/by-id/dm-uuid-LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA323Ev0AMf1YuRWTHSG0x5kXr0Q3GswRCg', 'disk/by-uuid/7e0fdb84-abc4-44c6-8c39-f0644d47afbb'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup01-xoslinux', 'DM_MAJOR': '253', 'name': 'dm-19', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-UylCmh1kgpfM8d2iygbc2HmfMw7WyDA323Ev0AMf1YuRWTHSG0x5kXr0Q3GswRCg', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': '7e0fdb84-abc4-44c6-8c39-f0644d47afbb', 'sysfs_path': '/devices/virtual/block/dm-19', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '7e0fdb84-abc4-44c6-8c39-f0644d47afbb', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '19', 'DM_MINOR': '19'} >[2009-06-03 13:50:38,426] DEBUG: type detected on 'VolGroup01-xoslinux' is 'ext3' >[2009-06-03 13:50:38,455] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-06-03 13:50:38,458] DEBUG: scanning md3 (/devices/virtual/block/md3)... >[2009-06-03 13:50:38,458] DEBUG: looking for device 'md3'... >[2009-06-03 13:50:38,458] DEBUG: md3 state is inactive >[2009-06-03 13:50:38,459] DEBUG: md3 state is inactive >[2009-06-03 13:50:38,459] DEBUG: found MDRaidArrayDevice instance (0x7fd00f002290) -- > description = name = md3 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00f0022d0>] > kids = 0 > id = 106 > uuid = 162a3898:50ab5edc:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00f002190> size = 15001.8125 > major = 0 minor = 3 exists = True > sysfs path = /devices/virtual/block/md3 label = None > target size = 0 path = /dev/md3 > format args = None level = 10 bitmap = False spares = -2 > members = 3 > total devices = 1 >[2009-06-03 13:50:38,460] DEBUG: {'symlinks': ['block/9:3'], 'MAJOR': '9', 'name': 'md3', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtual/block/md3', 'MINOR': '3'} >[2009-06-03 13:50:38,460] DEBUG: no type or existing type for md3, bailing >[2009-06-03 13:50:38,461] DEBUG: scanning md4 (/devices/virtual/block/md4)... >[2009-06-03 13:50:38,461] DEBUG: looking for device 'md4'... >[2009-06-03 13:50:38,462] DEBUG: md4 state is inactive >[2009-06-03 13:50:38,462] DEBUG: md4 state is inactive >[2009-06-03 13:50:38,462] DEBUG: found MDRaidArrayDevice instance (0x7fd00f002690) -- > description = name = md4 status = False parents = [<storage.devices.PartitionDevice object at 0x7fd00f002450>] > kids = 0 > id = 108 > uuid = a16719f6:ece7617c:7afce992:f879cb3e format = <storage.formats.DeviceFormat object at 0x7fd00f002550> size = 20002.4375 > major = 0 minor = 4 exists = True > sysfs path = /devices/virtual/block/md4 label = None > target size = 0 path = /dev/md4 > format args = None level = 10 bitmap = False spares = -3 > members = 4 > total devices = 1 >[2009-06-03 13:50:38,463] DEBUG: {'symlinks': ['block/9:4'], 'MAJOR': '9', 'name': 'md4', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtual/block/md4', 'MINOR': '4'} >[2009-06-03 13:50:38,463] DEBUG: no type or existing type for md4, bailing >[2009-06-03 13:50:38,503] INFO: devices to scan: ['dm-20', 'dm-21'] >[2009-06-03 13:50:38,504] DEBUG: scanning luks-883fc152-87f7-4d35-aa5c-82712d70faf6 (/devices/virtual/block/dm-20)... >[2009-06-03 13:50:38,505] DEBUG: looking for device 'luks-883fc152-87f7-4d35-aa5c-82712d70faf6'... >[2009-06-03 13:50:38,505] DEBUG: found LUKSDevice instance (0x7fd00f05ab90) -- > description = name = luks-883fc152-87f7-4d35-aa5c-82712d70faf6 status = True parents = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00f05ac10>] > kids = 0 > id = 113 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f597450> size = 12378.2080078 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/luks-883fc152-87f7-4d35-aa5c-82712d70faf6 > format args = [] target = crypt dmUuid = None >[2009-06-03 13:50:38,505] DEBUG: luks-883fc152-87f7-4d35-aa5c-82712d70faf6 is a device-mapper device >[2009-06-03 13:50:38,506] DEBUG: {'symlinks': ['block/253:20', 'disk/by-id/dm-name-luks-883fc152-87f7-4d35-aa5c-82712d70faf6', 'disk/by-uuid/107d145d-6f0e-48b5-a3c6-09dd8eee5dfb'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'luks-883fc152-87f7-4d35-aa5c-82712d70faf6', 'DM_MAJOR': '253', 'name': 'dm-20', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'ID_FS_UUID': '107d145d-6f0e-48b5-a3c6-09dd8eee5dfb', 'DM_SUSPENDED': 'Active', 'sysfs_path': '/devices/virtual/block/dm-20', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '107d145d-6f0e-48b5-a3c6-09dd8eee5dfb', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '20', 'DM_MINOR': '20'} >[2009-06-03 13:50:38,507] DEBUG: type detected on 'luks-883fc152-87f7-4d35-aa5c-82712d70faf6' is 'ext4' >[2009-06-03 13:50:38,531] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:38,534] DEBUG: scanning luks-7c4b9224-5534-4941-ac3b-855432a483a1 (/devices/virtual/block/dm-21)... >[2009-06-03 13:50:38,534] DEBUG: looking for device 'luks-7c4b9224-5534-4941-ac3b-855432a483a1'... >[2009-06-03 13:50:38,534] DEBUG: found LUKSDevice instance (0x7fd00eff66d0) -- > description = name = luks-7c4b9224-5534-4941-ac3b-855432a483a1 status = True parents = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fd00eff6650>] > kids = 0 > id = 114 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f597290> size = 21995.2441406 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/luks-7c4b9224-5534-4941-ac3b-855432a483a1 > format args = [] target = crypt dmUuid = None >[2009-06-03 13:50:38,534] DEBUG: luks-7c4b9224-5534-4941-ac3b-855432a483a1 is a device-mapper device >[2009-06-03 13:50:38,536] DEBUG: {'symlinks': ['block/253:21', 'disk/by-id/dm-name-luks-7c4b9224-5534-4941-ac3b-855432a483a1', 'disk/by-uuid/1effbd58-d261-4ebe-9517-1c5023daa0a0'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'luks-7c4b9224-5534-4941-ac3b-855432a483a1', 'DM_MAJOR': '253', 'name': 'dm-21', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'ID_FS_UUID': '1effbd58-d261-4ebe-9517-1c5023daa0a0', 'DM_SUSPENDED': 'Active', 'sysfs_path': '/devices/virtual/block/dm-21', 'ID_FS_USAGE': 'filesystem', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '1effbd58-d261-4ebe-9517-1c5023daa0a0', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext4', 'MINOR': '21', 'DM_MINOR': '21'} >[2009-06-03 13:50:38,536] DEBUG: type detected on 'luks-7c4b9224-5534-4941-ac3b-855432a483a1' is 'ext4' >[2009-06-03 13:50:38,557] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-06-03 13:50:41,862] DEBUG: vg VolGroup02 teardown failed; continuing >[2009-06-03 13:50:42,122] DEBUG: md0 state is clean >[2009-06-03 13:50:42,124] DEBUG: md0 state is clean >[2009-06-03 13:50:42,264] DEBUG: md1 state is clean >[2009-06-03 13:50:42,266] DEBUG: md1 state is clean >[2009-06-03 13:50:42,402] DEBUG: md2 state is clean >[2009-06-03 13:50:42,404] DEBUG: md2 state is clean >[2009-06-03 13:50:54,928] DEBUG: vg VolGroup03 teardown failed; continuing >[2009-06-03 13:50:56,542] DEBUG: vg VolGroup03 teardown failed; continuing >[2009-06-03 13:50:58,072] DEBUG: vg VolGroup03 teardown failed; continuing >[2009-06-03 13:50:59,679] DEBUG: vg VolGroup03 teardown failed; continuing >[2009-06-03 13:51:02,866] DEBUG: md3 state is inactive >[2009-06-03 13:51:02,868] DEBUG: md3 state is inactive >[2009-06-03 13:51:02,922] DEBUG: md4 state is inactive >[2009-06-03 13:51:02,923] DEBUG: md4 state is inactive >[2009-06-03 13:51:03,018] DEBUG: unmapping luks-883fc152-87f7-4d35-aa5c-82712d70faf6 >[2009-06-03 13:51:16,258] DEBUG: unmapping luks-7c4b9224-5534-4941-ac3b-855432a483a1 >[2009-06-03 13:51:17,539] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:17,562] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:17,612] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:17,630] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:17,675] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:17,689] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:17,733] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:17,756] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:17,799] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:17,828] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:17,871] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:17,898] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:17,951] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:17,975] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:18,607] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:18,656] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:21,030] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:21,059] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:21,118] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:21,136] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:21,193] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:21,211] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:21,259] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:21,296] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:21,354] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:21,375] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:21,762] DEBUG: md0 state is clean >[2009-06-03 13:51:21,762] DEBUG: md0 state is clean >[2009-06-03 13:51:21,763] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:21,779] WARNING: mount of md0 as ext4 failed: mount failed: (2, None) >[2009-06-03 13:51:21,779] DEBUG: md0 state is clean >[2009-06-03 13:51:21,781] DEBUG: md0 state is clean >[2009-06-03 13:51:32,715] DEBUG: md1 state is clean >[2009-06-03 13:51:32,715] DEBUG: md1 state is clean >[2009-06-03 13:51:32,716] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:32,748] WARNING: mount of md1 as ext4 failed: mount failed: (2, None) >[2009-06-03 13:51:32,748] DEBUG: md1 state is clean >[2009-06-03 13:51:32,749] DEBUG: md1 state is clean >[2009-06-03 13:51:43,517] DEBUG: md2 state is clean >[2009-06-03 13:51:43,517] DEBUG: md2 state is clean >[2009-06-03 13:51:43,518] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:43,911] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:43,920] DEBUG: md2 state is clean >[2009-06-03 13:51:43,922] DEBUG: md2 state is clean >[2009-06-03 13:51:44,934] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:44,964] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:53,215] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:53,253] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:56,049] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:56,142] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:51:59,080] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:51:59,973] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:01,710] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:01,813] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:04,440] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:04,605] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,362] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,380] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,433] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,449] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,503] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,524] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,579] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,602] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,645] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,671] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,728] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,748] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,798] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,833] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,878] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,888] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:07,942] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:07,959] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:08,003] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:08,011] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:08,053] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:08,078] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:08,122] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:08,138] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:08,195] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:08,215] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:08,257] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:08,275] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:08,900] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:09,051] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:11,808] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:11,836] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:14,906] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:14,951] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:17,847] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:17,874] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,210] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,253] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,311] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,343] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,395] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,418] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,471] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,494] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,544] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,572] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,622] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,652] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,698] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,744] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,785] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,802] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,853] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,884] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:20,947] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:20,974] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:22,246] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:22,323] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:24,347] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:25,175] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:26,995] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:27,785] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:29,606] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:30,309] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:32,361] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:33,176] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:35,231] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:35,996] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:37,690] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:38,501] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:41,782] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:41,826] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:41,953] DEBUG: unmapping luks-883fc152-87f7-4d35-aa5c-82712d70faf6 >[2009-06-03 13:52:45,385] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-06-03 13:52:45,408] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-06-03 13:52:45,493] DEBUG: unmapping luks-7c4b9224-5534-4941-ac3b-855432a483a1 >[2009-06-03 13:53:41,491] DEBUG: looking for device 'sda-1'... >[2009-06-03 13:53:41,491] DEBUG: found None >[2009-06-03 13:53:41,492] DEBUG: looking for device 'sda1'... >[2009-06-03 13:53:41,492] DEBUG: found PartitionDevice instance (0x7fd00f054ad0) -- > description = name = sda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 2 > uuid = None format = <storage.formats.fs.NTFS object at 0x7fd00f054d50> size = 133598.0 > major = 8 minor = 1 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda1 label = None > target size = 133598.0 path = /dev/sda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f054b90> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,493] DEBUG: looking for device 'sda-1'... >[2009-06-03 13:53:41,494] DEBUG: found None >[2009-06-03 13:53:41,494] DEBUG: looking for device 'sda2'... >[2009-06-03 13:53:41,495] DEBUG: found PartitionDevice instance (0x7fd00f054b10) -- > description = name = sda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 3 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f054dd0> size = 19022.277832 > major = 8 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda2 label = None > target size = 19022.277832 path = /dev/sda2 > format args = [] grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f054f10> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,495] DEBUG: looking for device 'sda5'... >[2009-06-03 13:53:41,496] DEBUG: found PartitionDevice instance (0x7fd00f059fd0) -- > description = name = sda5 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f059e90> size = 203.919433594 > major = 8 minor = 5 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda5 label = None > target size = 203.919433594 path = /dev/sda5 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f0590d0> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,496] DEBUG: looking for device 'sda6'... >[2009-06-03 13:53:41,496] DEBUG: found PartitionDevice instance (0x7fd00f059f90) -- > description = name = sda6 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 5 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a190> size = 2055.15966797 > major = 8 minor = 6 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda6 label = None > target size = 2055.15966797 path = /dev/sda6 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059290> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,497] DEBUG: looking for device 'sda7'... >[2009-06-03 13:53:41,497] DEBUG: found PartitionDevice instance (0x7fd00f059e10) -- > description = name = sda7 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 6 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a290> size = 196.075195312 > major = 8 minor = 7 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda7 label = None > target size = 196.075195312 path = /dev/sda7 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059450> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,498] DEBUG: looking for device 'sda8'... >[2009-06-03 13:53:41,498] DEBUG: found PartitionDevice instance (0x7fd00f05a250) -- > description = name = sda8 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 7 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a3d0> size = 188.230957031 > major = 8 minor = 8 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda8 label = None > target size = 188.230957031 path = /dev/sda8 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059610> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,499] DEBUG: looking for device 'sda9'... >[2009-06-03 13:53:41,499] DEBUG: found PartitionDevice instance (0x7fd00f05a1d0) -- > description = name = sda9 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 8 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a510> size = 203.919433594 > major = 8 minor = 9 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda9 label = None > target size = 203.919433594 path = /dev/sda9 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f0597d0> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,499] DEBUG: looking for device 'sda10'... >[2009-06-03 13:53:41,500] DEBUG: found PartitionDevice instance (0x7fd00f05a310) -- > description = name = sda10 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 9 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a650> size = 203.919433594 > major = 8 minor = 10 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda10 label = None > target size = 203.919433594 path = /dev/sda10 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059990> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,500] DEBUG: looking for device 'sda11'... >[2009-06-03 13:53:41,500] DEBUG: found PartitionDevice instance (0x7fd00f05a450) -- > description = name = sda11 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 0 > id = 10 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f05a790> size = 203.919433594 > major = 8 minor = 11 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda11 label = None > target size = 203.919433594 path = /dev/sda11 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059b50> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,501] DEBUG: looking for device 'sda12'... >[2009-06-03 13:53:41,501] DEBUG: found PartitionDevice instance (0x7fd00f05a590) -- > description = name = sda12 status = True parents = [<storage.devices.DiskDevice object at 0x7fd0194b98d0>] > kids = 1 > id = 11 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fd00f05aa90> size = 15766.8881836 > major = 8 minor = 12 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sda/sda12 label = None > target size = 15766.8881836 path = /dev/sda12 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f059d10> disk = <storage.devices.DiskDevice object at 0x7fd0194b98d0> >[2009-06-03 13:53:41,502] DEBUG: looking for device 'sdb1'... >[2009-06-03 13:53:41,503] DEBUG: found PartitionDevice instance (0x7fd00f05f110) -- > description = name = sdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 16 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f060910> size = 39997.7402344 > major = 8 minor = 17 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 label = None > target size = 39997.7402344 path = /dev/sdb1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f310> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,503] DEBUG: looking for device 'sdb2'... >[2009-06-03 13:53:41,503] DEBUG: found PartitionDevice instance (0x7fd00f05f050) -- > description = name = sdb2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 17 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f060950> size = 29996.3671875 > major = 8 minor = 18 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb2 label = None > target size = 0 path = /dev/sdb2 > format args = [] grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f190> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,504] DEBUG: looking for device 'sdb3'... >[2009-06-03 13:53:41,504] DEBUG: found PartitionDevice instance (0x7fd00f060990) -- > description = name = sdb3 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 18 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd00f060090> size = 406943.393555 > major = 8 minor = 19 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb3 label = None > target size = 406943.393555 path = /dev/sdb3 > format args = [] grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f4d0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,505] DEBUG: looking for device 'sdb5'... >[2009-06-03 13:53:41,505] DEBUG: found PartitionDevice instance (0x7fd00f060c50) -- > description = name = sdb5 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 19 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00f060b50> size = 20481.2753906 > major = 8 minor = 21 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb5 label = None > target size = 20481.2753906 path = /dev/sdb5 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f7d0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,506] DEBUG: looking for device 'sdb6'... >[2009-06-03 13:53:41,506] DEBUG: found PartitionDevice instance (0x7fd00f060bd0) -- > description = name = sdb6 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 20 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fd00f060d90> size = 2000.25 > major = 8 minor = 22 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb6 label = None > target size = 2000.25 path = /dev/sdb6 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f990> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,507] DEBUG: looking for device 'sdb7'... >[2009-06-03 13:53:41,507] DEBUG: found PartitionDevice instance (0x7fd00f060d10) -- > description = name = sdb7 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 21 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00efe3250> size = 20002.7768555 > major = 8 minor = 23 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb7 label = None > target size = 20002.7768555 path = /dev/sdb7 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fb50> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,507] DEBUG: looking for device 'sdb8'... >[2009-06-03 13:53:41,508] DEBUG: found PartitionDevice instance (0x7fd00efe32d0) -- > description = name = sdb8 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 22 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fd00efe3490> size = 20002.7768555 > major = 8 minor = 24 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb8 label = None > target size = 20002.7768555 path = /dev/sdb8 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fd10> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,508] DEBUG: looking for device 'sdb9'... >[2009-06-03 13:53:41,509] DEBUG: found PartitionDevice instance (0x7fd00efe33d0) -- > description = name = sdb9 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 0 > id = 23 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fd00efe35d0> size = 19999.9995117 > major = 8 minor = 25 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb9 label = None > target size = 19999.9995117 path = /dev/sdb9 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05fed0> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,509] DEBUG: looking for device 'sdb-1'... >[2009-06-03 13:53:41,509] DEBUG: found None >[2009-06-03 13:53:41,510] DEBUG: looking for device 'sdb10'... >[2009-06-03 13:53:41,510] DEBUG: found PartitionDevice instance (0x7fd00efe3510) -- > description = name = sdb10 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 1 > id = 24 > uuid = None format = <storage.formats.mdraid.MDRaidMember object at 0x7fd00efe3710> size = 99998.3188477 > major = 8 minor = 26 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb10 label = None > target size = 99998.3188477 path = /dev/sdb10 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f05f650> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,511] DEBUG: looking for device 'sdb11'... >[2009-06-03 13:53:41,511] DEBUG: found PartitionDevice instance (0x7fd00efe3910) -- > description = name = sdb11 status = True parents = [<storage.devices.DiskDevice object at 0x7fd00f05ad90>] > kids = 1 > id = 26 > uuid = None format = <storage.formats.mdraid.MDRaidMember object at 0x7fd00efe3b50> size = 10001.3730469 > major = 8 minor = 27 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb11 label = None > target size = 10001.3730469 path = /dev/sdb11 > format args = [] grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd00f060290> disk = <storage.devices.DiskDevice object at 0x7fd00f05ad90> >[2009-06-03 13:53:41,512] DEBUG: looking for device 'sdb12'... >[2009-06-03 13:53:41,512] DEBUG: looking up parted Device: /dev/sdb12 >[2009-06-03 13:53:41,513] DEBUG: found StorageDevice instance (0x7fd00efe3bd0) -- > description = name = sdb12 status = True parents = [] > kids = 0 > id = 28 > uuid = None format = <storage.formats.dmraid.DMRaidMember object at 0x7fd00efe3990> size = 9993.55957031 > major = 8 minor = 28 exists = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdb/sdb12 label = None > target size = 0 path = /dev/sdb12 > format args = []
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 504002
: 346442 |
347087