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 342917 Details for
Bug 499714
AttributeError: 'NoneType' object has no attribute 'partedPartition'
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.
Attached traceback automatically from anaconda.
anacdump.txt (text/plain), 235.98 KB, created by
James Laska
on 2009-05-07 18:58:01 UTC
(
hide
)
Description:
Attached traceback automatically from anaconda.
Filename:
MIME Type:
Creator:
James Laska
Created:
2009-05-07 18:58:01 UTC
Size:
235.98 KB
patch
obsolete
>anaconda 11.5.0.50 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/iw/partition_gui.py", line 183, in __init__ > self.partedPartition = partition.partedPartition > File "/usr/lib/anaconda/iw/partition_gui.py", line 258, in add > stripe = DiskStripeSlice(self, partition, self.tree, self.editCB) > File "/usr/lib/anaconda/iw/partition_gui.py", line 819, in populate > stripe.add(device) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1040, in refresh > self.populate() > File "/usr/lib/anaconda/iw/partition_gui.py", line 1112, in editPartition > if self.refresh(justRedraw=not actions): > File "/usr/lib/anaconda/iw/partition_gui.py", line 1067, in editCB > self.editPartition(device) >AttributeError: 'NoneType' object has no attribute 'partedPartition' > >Local variables in innermost frame: >editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fadadec3c68>> >self: <PartitionWindow.DiskStripeSlice instance at 0x7fadae02c878> >treeView: <DiskTreeModel object at 0x7fadaded12d0 (GtkTreeStore at 0x28b8d90)> >parent: <PartitionWindow.DiskStripe instance at 0x7fadadec3998> >partition: None > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 2042 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0x7fadaded1280 (GdkPixbuf at 0x282fe30)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.parent: <gtk.Window object at 0x7fadb87423c0 (GtkWindow at 0x22ef160)> > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0x7fadad345af0 (GnomeCanvas at 0x274f010)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [<gnome.canvas.CanvasText object at 0x7fadad34d050 (GnomeCanvasText at 0x2854e20)>] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0x7fadaded12d0 (GtkTreeStore at 0x28b8d90)> > intf.icw.currentWindow.diskStripeGraph.editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fadadec3c68>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 62.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [DiskStripe instance, containing members: > group: <gnome.canvas.CanvasGroup object at 0x7fadad34d820 (GnomeCanvasGroup at 0x28b8e00)> > slices: [DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object at 0x7fadad34db90 (GnomeCanvasRect at 0x2906b70)> > partedPartition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad342f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342b90> PedPartition: <_ped.Partition object at 0x7fadad33b950> > group: <gnome.canvas.CanvasGroup object at 0x7fadad34d7d0 (GnomeCanvasGroup at 0x28d6ad0)> > parent: Already dumped > text: <gnome.canvas.CanvasText object at 0x7fadad34d5a0 (GnomeCanvasText at 0x2854ba0)> > partition: PartitionDevice instance (0x7fadad342b10) -- > description = name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadad342d10> size = 195.0 > major = 252 minor = 1 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda1 label = None > target size = 195 path = /dev/vda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3428d0> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0> > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fadadec3c68>> > treeView: <DiskTreeModel object at 0x7fadaded12d0 (GtkTreeStore at 0x28b8d90)> >] > selected: None > tree: <DiskTreeModel object at 0x7fadaded12d0 (GtkTreeStore at 0x28b8d90)> > drive: vda > editCB: <bound method PartitionWindow.editCB of <PartitionWindow.PartitionWindow instance at 0x7fadadec3c68>> > hash: {PartitionDevice instance (0x7fadad342b10) -- > description = name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadad342d10> size = 195.0 > major = 252 minor = 1 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda1 label = None > target size = 195 path = /dev/vda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3428d0> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0>: Already dumped >} > disk: parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fadad3428d0>, <parted.partition.Partition object at 0x7fadad342c90>] > device: <parted.device.Device object at 0x7fadae024190> > PedDisk: <_ped.Disk object at 0x7fadae5fa5f0> >] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object at 0x7fadaded14b0 (GdkPixbuf at 0x2828940)> > intf.icw.currentWindow.storage: <storage.Storage object at 0x7fadae5f7650> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0x7fadaded12d0 (GtkTreeStore at 0x28b8d90)> > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0x7fadae026870 (GtkCheckButton at 0x2907020)> > 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 0x7fadadeccf00 (GtkTreeSelection at 0x28b1a40)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0x7fadadecce60 (GtkTreeView at 0x27b2c60)> > intf.icw.mainxml: <gtk.glade.XML object at 0x7fadb8742410 (PyGladeXML at 0x226a240)> > intf.icw.window: <gtk.Window object at 0x7fadb87423c0 (GtkWindow at 0x22ef160)> > intf.icw.installFrame: <gtk.Frame object at 0x7fadb8742320 (GtkFrame at 0x2237b20)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os >dispatch: <dispatch.Dispatcher object at 0x7fadb87677d0> >rootPath: /mnt/sysimage >platform: <platform.X86 object at 0x7fadba104c10> >canReIPL: False >xdriver: None >reIPLMessage: None >isKickstart: False >stage2: http://gromit.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 0x7fadb864e710>, 'Fedora 10')] > 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: True > 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 0x7fadae5f7650> > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [(<storage.devices.LVMLogicalVolumeDevice object at 0x7fadb864e710>, 'Fedora 10')] > 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 0x7fadae5f7650> > id.bootloader.serialOptions: > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: console=ttyS0 > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: 5 > id.bootloader._configname: grub.conf > id.bootloader.device: None > id.bootloader.kickstart: 0 > id.bootloader.serialDevice: ttyS0 > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [vda, vdb] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.serial: 1 > 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=54:52:00:59:6D:03 >ONBOOT=yes > >} > id.network.ksdevice: None > id.network.overrideDHCPhostname: False > id.network.hostname: test1050.test.redhat.com > id.network.domains: [] > id.instClass: <installclass.DefaultInstall object at 0x7fadba10e5d0> > id.isHeadless: 0 > id.videocard: None > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en > 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.2-126.fc11.x86_64 (mockbuild@x86-5.fedora.phx.redhat.com) (gcc version 4.4.0 20090427 (Red Hat 4.4.0-3) (GCC) ) #1 SMP Mon May 4 04:46:15 EDT 2009 ><6>Command line: method=http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os console=ttyS0 lang=en keymap=us ip=dhcp vnc ><4>KERNEL supported cpus: ><4> Intel GenuineIntel ><4> AMD AuthenticAMD ><4> Centaur CentaurHauls ><6>PAT WC disabled due to known CPU erratum. ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 000000000009f000 (usable) ><6> BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) ><6> BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved) ><6> BIOS-e820: 0000000000100000 - 000000003fff0000 (usable) ><6> BIOS-e820: 000000003fff0000 - 0000000040000000 (ACPI data) ><6> BIOS-e820: 00000000fffbc000 - 0000000100000000 (reserved) ><6>DMI 2.4 present. ><6>last_pfn = 0x3fff0 max_arch_pfn = 0x100000000 ><6>init_memory_mapping: 0000000000000000-000000003fff0000 ><7> 0000000000 - 003fe00000 page 2M ><7> 003fe00000 - 003fff0000 page 4k ><7>kernel direct mapping tables up to 3fff0000 @ 8000-b000 ><6>last_map_addr: 3fff0000 end: 3fff0000 ><6>RAMDISK: 3ed65000 - 3ffef952 ><4>ACPI: RSDP 000FBE50, 0014 (r0 QEMU ) ><4>ACPI: RSDT 3FFF0000, 002C (r1 QEMU QEMURSDT 1 QEMU 1) ><4>ACPI: FACP 3FFF002C, 0074 (r1 QEMU QEMUFACP 1 QEMU 1) ><4>FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4) ><4>ACPI: DSDT 3FFF0100, 2540 (r1 BXPC BXDSDT 1 INTL 20090123) ><4>ACPI: FACS 3FFF00C0, 0040 ><4>ACPI: APIC 3FFF2640, 00E0 (r1 QEMU QEMUAPIC 1 QEMU 1) ><7>ACPI: Local APIC address 0xfee00000 ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-000000003fff0000 ><6>Bootmem setup node 0 0000000000000000-000000003fff0000 ><6> NODE_DATA [0000000000009000 - 000000000001dfff] ><6> bootmap [000000000001e000 - 0000000000025fff] pages 8 ><6>(6 early reservations) ==> bootmem [0000000000 - 003fff0000] ><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 [003ed65000 - 003ffef952] RAMDISK ==> [003ed65000 - 003ffef952] ><6> #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000] ><6> #5 [0000008000 - 0000009000] PGTABLE ==> [0000008000 - 0000009000] ><6>found SMP MP-table at [ffff8800000fbd10] 000fbd10 ><6>kvm-clock: cpu 0, msr 0:982301, boot clock ><7> [ffffe20000000000-ffffe20000dfffff] PMD -> [ffff880001200000-ffff880001ffffff] on node 0 ><4>Zone PFN ranges: ><4> DMA 0x00000000 -> 0x00001000 ><4> DMA32 0x00001000 -> 0x00100000 ><4> Normal 0x00100000 -> 0x00100000 ><4>Movable zone start PFN for each node ><4>early_node_map[2] active PFN ranges ><4> 0: 0x00000000 -> 0x0000009f ><4> 0: 0x00000100 -> 0x0003fff0 ><7>On node 0 totalpages: 262031 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 2349 pages reserved ><7> DMA zone: 1594 pages, LIFO batch:0 ><7> DMA32 zone: 3528 pages used for memmap ><7> DMA32 zone: 254504 pages, LIFO batch:31 ><6>ACPI: PM-Timer IO Port: 0xb008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled) ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) ><6>ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) ><6>ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) ><6>ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) ><6>ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] disabled) ><6>ACPI: LAPIC (acpi_id[0x09] lapic_id[0x09] disabled) ><6>ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x0a] disabled) ><6>ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0b] disabled) ><6>ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0c] disabled) ><6>ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0d] disabled) ><6>ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0e] disabled) ><6>ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0f] disabled) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) ><7>ACPI: IRQ5 used by override. ><7>ACPI: IRQ9 used by override. ><7>ACPI: IRQ10 used by override. ><7>ACPI: IRQ11 used by override. ><6>Using ACPI (MADT) for SMP configuration information ><6>SMP: Allowing 16 CPUs, 14 hotplug CPUs ><7>nr_irqs_gsi: 24 ><6>PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000e8000 ><6>PM: Registered nosave memory: 00000000000e8000 - 0000000000100000 ><6>Allocating PCI resources starting at 50000000 (gap: 40000000:bffbc000) ><6>NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1 ><6>PERCPU: Allocating 57344 bytes of per cpu data ><6>kvm-clock: cpu 0, msr 0:1015301, primary cpu clock ><4>Built 1 zonelists in Node order, mobility grouping on. Total pages: 256098 ><4>Policy zone: DMA32 ><5>Kernel command line: method=http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os console=ttyS0 lang=en keymap=us ip=dhcp vnc ><6>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><4>Detected 2493.840 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [ttyS0] enabled ><6>allocated 10485760 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>Memory: 994396k/1048512k available (3783k kernel code, 388k absent, 53728k reserved, 2292k data, 1304k init) ><6>SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 ><6>Calibrating delay loop (skipped) preset value.. 4987.68 BogoMIPS (lpj=2493840) ><6>Security Framework initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) ><6>Inode-cache hash table entries: 65536 (order: 7, 524288 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: 2048K ><6>CPU 0/0x0 -> Node 0 ><6>ACPI: Core revision 20081204 ><6>ftrace: converting mcount calls to 0f 1f 44 00 00 ><6>ftrace: allocating 18877 entries in 149 pages ><6>Setting APIC routing to flat ><6>..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1 ><6>CPU0: Intel QEMU Virtual CPU version 0.10.1 stepping 03 ><6>Booting processor 1 APIC 0x1 ip 0x6000 ><6>Initializing CPU#1 ><6>Calibrating delay loop (skipped) preset value.. 4987.68 BogoMIPS (lpj=2493840) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 2048K ><6>CPU 1/0x1 -> Node 0 ><6>CPU1: Intel QEMU Virtual CPU version 0.10.1 stepping 03 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: ><4>Measured 13271219266 cycles TSC warp between CPUs, turning off TSC clock. ><4>Marking TSC unstable due to check_tsc_sync_source failed ><6>kvm-clock: cpu 1, msr 0:1023301, secondary cpu clock ><6>Brought up 2 CPUs ><6>Total of 2 processors activated (9975.36 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-1 level CPU ><7> groups: 0 1 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 0-1 level CPU ><7> groups: 1 0 ><6>net_namespace: 1904 bytes ><6>Booting paravirtualized kernel on KVM ><6>regulator: core version 0.5 ><4>Time: 18:51:47 Date: 05/07/09 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><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 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: No dock devices found. ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>pci 0000:00:01.1: reg 20 io port: [0xc000-0xc00f] ><7>pci 0000:00:01.2: reg 20 io port: [0xc020-0xc03f] ><6>pci 0000:00:01.3: quirk: region b000-b03f claimed by PIIX4 ACPI ><6>pci 0000:00:01.3: quirk: region b100-b10f claimed by PIIX4 SMB ><7>pci 0000:00:02.0: reg 10 32bit mmio: [0xf0000000-0xf1ffffff] ><7>pci 0000:00:02.0: reg 14 32bit mmio: [0xf2000000-0xf2000fff] ><7>pci 0000:00:03.0: reg 10 io port: [0xc040-0xc05f] ><7>pci 0000:00:04.0: reg 10 io port: [0xc080-0xc0bf] ><7>pci 0000:00:05.0: reg 10 io port: [0xc0c0-0xc0ff] ><7>pci 0000:00:06.0: reg 10 io port: [0xc100-0xc11f] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) ><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 ><7>Switched to high resolution mode on CPU 0 ><7>Switched to high resolution mode on CPU 1 ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 6 devices ><6>ACPI: ACPI bus type pnp unregistered ><7>pci_bus 0000:00: resource 0 io: [0x00-0xffff] ><7>pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff] ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 32768 (order: 6, 262144 bytes) ><6>TCP established hash table entries: 131072 (order: 9, 2097152 bytes) ><6>TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>NET: Registered protocol family 1 ><6>checking if image is initramfs... it is ><4>Clocksource tsc unstable (delta = 4392724930148 ns) ><6>Freeing initrd memory: 18986k freed ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1241722309.302: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 1979 ><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) ><6>pci 0000:00:00.0: Limiting direct PCI/PCI transfers ><6>pci 0000:00:01.0: PIIX3: Enabling Passive Release ><6>pci 0000:00:01.0: Activating ISA DMA hang workarounds ><7>pci 0000:00:02.0: Boot video device ><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 ><4>acpiphp_glue: can't get bus number, assuming 0 ><4>decode_hpp: Could not get hotplug parameters. Use defaults ><6>acpiphp: Slot [1] registered ><6>acpiphp: Slot [2] registered ><6>acpiphp: Slot [3] registered ><6>acpiphp: Slot [4] registered ><6>acpiphp: Slot [5] registered ><6>acpiphp: Slot [6] registered ><6>acpiphp: Slot [7] registered ><6>acpiphp: Slot [8] registered ><6>acpiphp: Slot [9] registered ><6>acpiphp: Slot [10] registered ><6>acpiphp: Slot [11] registered ><6>acpiphp: Slot [12] registered ><6>acpiphp: Slot [13] registered ><6>acpiphp: Slot [14] registered ><6>acpiphp: Slot [15] registered ><6>acpiphp: Slot [16] registered ><6>acpiphp: Slot [17] registered ><6>acpiphp: Slot [18] registered ><6>acpiphp: Slot [19] registered ><6>acpiphp: Slot [20] registered ><6>acpiphp: Slot [21] registered ><6>acpiphp: Slot [22] registered ><6>acpiphp: Slot [23] registered ><6>acpiphp: Slot [24] registered ><6>acpiphp: Slot [25] registered ><6>acpiphp: Slot [26] registered ><6>acpiphp: Slot [27] registered ><6>acpiphp: Slot [28] registered ><6>acpiphp: Slot [29] registered ><6>acpiphp: Slot [30] registered ><6>acpiphp: Slot [31] registered ><6>input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 ><6>ACPI: Power Button (FF) [PWRF] ><6>processor ACPI_CPU:00: registered as cooling_device0 ><6>processor ACPI_CPU:01: registered as cooling_device1 ><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:05: 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/input1 ><4>Driver 'sd' needs updating - please use bus_type methods ><4>Driver 'sr' needs updating - please use bus_type methods ><7>ata_piix 0000:00:01.1: version 2.12 ><7>ata_piix 0000:00:01.1: setting latency timer to 64 ><6>scsi0 : ata_piix ><6>scsi1 : ata_piix ><6>ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 ><6>ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 ><7>ata2.01: NODEV after polling detection ><6>ata2.00: ATAPI: QEMU DVD-ROM, 0.10.1, max UDMA/100 ><6>ata2.00: configured for MWDMA2 ><4>isa bounce pool size: 16 pages ><5>scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.10 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 4x/4x xa/form2 tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><5>sr 1:0:0:0: Attached scsi generic sg0 type 5 ><6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ><6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ><6>uhci_hcd: USB Universal Host Controller Interface driver ><4>ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 ><6>uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 ><7>uhci_hcd 0000:00:01.2: setting latency timer to 64 ><6>uhci_hcd 0000:00:01.2: UHCI Host Controller ><6>uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020 ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: UHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.29.2-126.fc11.x86_64 uhci_hcd ><6>usb usb1: SerialNumber: 0000:00:01.2 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><6>PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 ><6>input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 ><6>rtc0: alarms up to one day, 114 bytes nvram ><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 (8191 buckets, 32764 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: 9:766:897 ><6>platform vesafb.0: hash matches ><6>Initalizing network drop monitor service ><6>Freeing unused kernel memory: 1304k freed ><6>Write protecting the kernel read-only data: 1840k ><6>input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 ><6>usb 1-2: new full speed USB device using uhci_hcd and address 2 ><6>usb 1-2: New USB device found, idVendor=0627, idProduct=0001 ><6>usb 1-2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb 1-2: Product: QEMU USB Tablet ><6>usb 1-2: Manufacturer: QEMU 0.10.1 ><6>usb 1-2: SerialNumber: 1 ><6>usb 1-2: configuration #1 chosen from 1 choice ><6>input: QEMU 0.10.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2:1.0/input/input4 ><6>generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 0.10.1 QEMU USB Tablet] on usb-0000:00:01.2-2/input0 ><6>FDC 0 is a S82078B ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input5 ><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. ><4>ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 ><6>virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10 ><6>virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 ><4>ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 ><6>virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 ><4>ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 ><6>virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11 ><27>May 7 18:51:52 udevd-event[292]: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it > ><6> vda: vda1 vda2 ><6> vdb: vdb1 ><29>May 7 18:51:53 NetworkManager: <info> starting... > ><29>May 7 18:51:53 NetworkManager: <info> Waiting for HAL to start... > ><28>May 7 18:51:53 NetworkManager: <WARN> nm_generic_enable_loopback(): error -17 returned from rtnl_addr_add(): >Sucess > > ><29>May 7 18:51:53 NetworkManager: <info> Trying to start the supplicant... > ><29>May 7 18:51:53 NetworkManager: <info> Trying to start the system settings daemon... > ><28>May 7 18:51:53 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>May 7 18:51:53 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>May 7 18:51:53 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>May 7 18:51:53 nm-system-settings: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network ><29>May 7 18:51:53 nm-system-settings: Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. ><29>May 7 18:51:53 nm-system-settings: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... ><29>May 7 18:51:53 nm-system-settings: ifcfg-rh: read connection 'System eth0' ><29>May 7 18:51:53 nm-system-settings: ifcfg-rh: Ignoring connection 'System eth0' and its device because NM_CONTROLLED was false. ><29>May 7 18:51:53 NetworkManager: <info> HAL re-appeared > ><29>May 7 18:51:53 NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net') > ><29>May 7 18:51:53 NetworkManager: <info> (eth0): exported as /org/freedesktop/Hal/devices/net_54_52_00_59_6d_03 > ><29>May 7 18:51:54 nm-system-settings: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 ><29>May 7 18:51:54 nm-system-settings: ifcfg-rh: Managing connection 'System eth0' and its device because NM_CONTROLLED was true. ><29>May 7 18:51:55 nm-system-settings: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 ><29>May 7 18:51:58 NetworkManager: <info> (eth0): device state change: 1 -> 2 > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): bringing up device. > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): preparing device. > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): deactivating device (reason: 2). > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): carrier now ON (device state 2) > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): device state change: 2 -> 3 > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) starting connection 'System eth0' > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): device state change: 3 -> 4 > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): device state change: 4 -> 5 > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... > ><29>May 7 18:51:58 NetworkManager: <info> (eth0): device state change: 5 -> 7 > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Beginning DHCP transaction. > ><30>May 7 18:51:58 dhclient: Internet Systems Consortium DHCP Client 4.1.0 ><30>May 7 18:51:58 dhclient: Copyright 2004-2008 Internet Systems Consortium. ><30>May 7 18:51:58 dhclient: All rights reserved. ><30>May 7 18:51:58 dhclient: For info, please visit http://www.isc.org/sw/dhcp/ ><30>May 7 18:51:58 dhclient: ><29>May 7 18:51:58 NetworkManager: <info> dhclient started with pid 531 > ><29>May 7 18:51:58 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. > ><29>May 7 18:51:58 NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit > ><30>May 7 18:51:58 dhclient: Listening on LPF/eth0/54:52:00:59:6d:03 ><30>May 7 18:51:58 dhclient: Sending on LPF/eth0/54:52:00:59:6d:03 ><30>May 7 18:51:58 dhclient: Sending on Socket/fallback ><30>May 7 18:52:01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 ><30>May 7 18:52:01 dhclient: DHCPOFFER from 10.10.36.113 ><30>May 7 18:52:01 dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 ><30>May 7 18:52:01 dhclient: DHCPACK from 10.10.36.113 ><29>May 7 18:52:01 NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound > ><30>May 7 18:52:01 dhclient: bound to 192.168.34.50 -- renewal in 20175 seconds. ><29>May 7 18:52:01 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) scheduled... > ><29>May 7 18:52:01 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) started... > ><29>May 7 18:52:01 NetworkManager: <info> address 192.168.34.50 > ><29>May 7 18:52:01 NetworkManager: <info> prefix 22 (255.255.252.0) > ><29>May 7 18:52:01 NetworkManager: <info> gateway 192.168.35.254 > ><29>May 7 18:52:01 NetworkManager: <info> nameserver '192.168.32.2' > ><29>May 7 18:52:01 NetworkManager: <info> domain name 'test.redhat.com' > ><29>May 7 18:52:01 NetworkManager: <info> domain name 'devel.redhat.com' > ><29>May 7 18:52:01 NetworkManager: <info> domain name 'redhat.com' > ><29>May 7 18:52:01 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... > ><29>May 7 18:52:01 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) complete. > ><29>May 7 18:52:01 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... > ><29>May 7 18:52:02 NetworkManager: <info> (eth0): device state change: 7 -> 8 > ><29>May 7 18:52:02 NetworkManager: <info> Policy set 'System eth0' (eth0) as default for routing and DNS. > ><29>May 7 18:52:02 NetworkManager: <info> Activation (eth0) successful, device activated. > ><29>May 7 18:52:02 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. > ><29>May 7 18:52:02 NetworkManager: <info> Setting system hostname to 'test1050.test.redhat.com' (from address lookup) > ><28>May 7 18:52:02 nm-dispatcher.action: nm_dispatcher_action: Invalid connection: '(null)' / 'connection setting not found' invalid: 1 ><29>May 7 18:52:03 nm-system-settings: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><29>May 7 18:52:13 dbus-daemon: Reloaded configuration ><7>SELinux: 8192 avtab hash slots, 122072 rules. ><7>SELinux: 8192 avtab hash slots, 122072 rules. ><7>SELinux: 8 users, 13 roles, 2696 types, 125 bools, 1 sens, 1024 cats ><7>SELinux: 74 classes, 122072 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 ramfs, type ramfs), uses genfs_contexts ><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(1241722333.859: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: 936.000 MB/sec ><6>xor: using function: generic_sse (936.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int64x1 1613 MB/s ><4>raid6: int64x2 2199 MB/s ><4>raid6: int64x4 1914 MB/s ><4>raid6: int64x8 1468 MB/s ><4>raid6: sse2x1 3023 MB/s ><4>raid6: sse2x2 4851 MB/s ><4>raid6: sse2x4 5281 MB/s ><4>raid6: using algorithm sse2x4 (5281 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 ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>EXT3-fs: INFO: recovery required on readonly filesystem. ><6>EXT3-fs: write access will be enabled during recovery. ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev vda1, type ext3), uses xattr ><6>EXT3-fs: INFO: recovery required on readonly filesystem. ><6>EXT3-fs: write access will be enabled during recovery. ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: recovery complete. ><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 vda1, 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 vda1, 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 vda1, 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 vda1, 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>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled ><6>SGI XFS Quota Management subsystem > > >/tmp/anaconda.log: >18:51:52 INFO : kernel command line: method=http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os console=ttyS0 lang=en keymap=us ip=dhcp vnc > >18:51:52 WARNING : method= is deprecated. Please use repo= instead. >18:51:52 INFO : vnc forced cmdline mode from cmdline >18:51:52 INFO : early networking required for syslog >18:51:52 DEBUG : no ifcfg files found in /etc/sysconfig/network-scripts >18:51:52 INFO : anaconda version 11.5.0.50 on x86_64 starting >18:51:52 INFO : 1014688 kB are available >18:51:52 DEBUG : going to set language to en_US.UTF-8 >18:51:52 INFO : setting language to en_US.UTF-8 >18:51:52 DEBUG : probing buses >18:51:52 DEBUG : waiting for hardware to initialize >18:51:53 INFO : trying to mount CD device /dev/sr0 on /mnt/stage2 >18:51:53 INFO : drive status is CDS_NO_DISC >18:51:53 INFO : no stage2= given, assuming http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img >18:51:53 DEBUG : going to set language to en_US.UTF-8 >18:51:53 INFO : setting language to en_US.UTF-8 >18:51:53 INFO : need to set up networking >18:51:53 INFO : going to pick interface >18:51:53 INFO : only have one network device: eth0 >18:51:53 INFO : going to do getNetConfig >18:51:53 INFO : doing kickstart... setting it up >18:51:53 DEBUG : configuring device eth0 >18:52:03 INFO : get_connection (2068): NetworkManager connected >18:52:03 INFO : starting STEP_STAGE2 >18:52:03 INFO : URL_STAGE_MAIN: url is http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img >18:52:03 DEBUG : url address gromit.redhat.com >18:52:03 DEBUG : url prefix /pub/fedora/linux/development/x86_64/os/images/install.img >18:52:03 INFO : transferring http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os/images/updates.img to a fd >18:52:03 INFO : transferring http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os/images/product.img to a fd >18:52:03 INFO : transferring http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img to a fd >18:52:13 DEBUG : copied 105979904 bytes to /tmp/install.img (complete) >18:52:13 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /tmp/install.img >18:52:13 INFO : got stage2 at url http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img >18:52:13 INFO : Loading SELinux policy >18:52:13 INFO : getting ready to spawn shell now >18:52:13 INFO : not spawning a shell >18:52:14 INFO : Running anaconda script /usr/bin/anaconda >18:52:14 DEBUG : adding extraArg --vnc >18:52:15 INFO : using only installclass _Fedora >18:52:15 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os/images/install.img', '--vnc', '--serial', '--graphical', '--selinux', '--lang', 'en', '--keymap', 'us', '--repo', 'http://gromit.redhat.com/pub/fedora/linux/development/x86_64/os'] >18:52:15 INFO : Display mode = g >18:52:15 INFO : Starting VNC... >18:52:15 INFO : ip of eth0 is 192.168.34.50 >18:52:16 INFO : The VNC server is now running. >18:52:16 WARNING : > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >18:52:16 INFO : Please manually connect your vnc client to test1050.test.redhat.com:1 (192.168.34.50) to begin the install. >18:52:17 INFO : Started mini-wm >18:52:17 INFO : Starting graphical installation... >18:52:17 INFO : Detected 992M of memory >18:52:17 INFO : Swap attempt of 992M to 1984M >18:52:17 WARNING : step installtype does not exist >18:52:17 WARNING : step confirminstall does not exist >18:52:17 WARNING : step complete does not exist >18:52:18 INFO : moving (1) to step welcome >18:54:09 INFO : moving (1) to step betanag >18:54:10 INFO : moving (1) to step storageinit >18:54:10 INFO : ISCSID is /usr/sbin/iscsid >18:54:10 INFO : no initiator set >18:54:10 INFO : no /tmp/fcpconfig; not configuring zfcp >18:54:10 DEBUG : DeviceTree.addUdevDevice: name: sr0 ; >18:54:10 DEBUG : DeviceTree.addUdevOpticalDevice: >18:54:10 DEBUG : OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:54:10 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:54:10 DEBUG : DeviceTree.addUdevDevice: name: vda ; >18:54:10 DEBUG : DeviceTree.addUdevDiskDevice: name: vda ; >18:54:10 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >18:54:10 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda ; >18:54:10 DEBUG : DeviceTree.addUdevDevice: name: vda1 ; >18:54:10 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda1 ; >18:54:10 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >18:54:10 DEBUG : PartitionDevice._setFormat: vda1 ; >18:54:10 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >18:54:10 DEBUG : PartitionDevice.probe: vda1 ; exists: True ; >18:54:10 DEBUG : PartitionDevice._computeResize: vda1 ; status: True ; >18:54:10 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fadb8636390> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636310> PedPartition: <_ped.Partition object at 0x7fadb8632890> ; >18:54:10 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fadb8636390> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636310> PedPartition: <_ped.Partition object at 0x7fadb8632890> ; >18:54:10 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fadb8636390> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636310> PedPartition: <_ped.Partition object at 0x7fadb8632890> ; >18:54:10 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fadb8636390> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636310> PedPartition: <_ped.Partition object at 0x7fadb8632890> ; >18:54:10 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda1 ; >18:54:11 DEBUG : isys.py:mount()- going to mount /dev/vda1 on /tmp/getsize-1GhH97 as ext3 with options ro >18:54:11 DEBUG : Ext3FS.supported: supported: True ; >18:54:11 DEBUG : PartitionDevice._setFormat: vda1 ; >18:54:11 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: ext3 ; >18:54:11 DEBUG : DeviceTree.addUdevDevice: name: vda2 ; >18:54:11 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda2 ; >18:54:11 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >18:54:11 DEBUG : PartitionDevice._setFormat: vda2 ; >18:54:11 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >18:54:11 DEBUG : PartitionDevice.probe: vda2 ; exists: True ; >18:54:11 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636190> PedPartition: <_ped.Partition object at 0x7fadb86328f0> ; >18:54:11 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636190> PedPartition: <_ped.Partition object at 0x7fadb86328f0> ; >18:54:11 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636190> PedPartition: <_ped.Partition object at 0x7fadb86328f0> ; >18:54:11 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb8630cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb8636190> PedPartition: <_ped.Partition object at 0x7fadb86328f0> ; >18:54:11 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda2 ; >18:54:11 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4 ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vda2 ; >18:54:11 DEBUG : PartitionDevice._setFormat: vda2 ; >18:54:11 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >18:54:11 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >18:54:11 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vda2 ; >18:54:11 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >18:54:11 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >18:54:11 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: None ; >18:54:11 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >18:54:11 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >18:54:11 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup00 ; >18:54:11 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: None ; >18:54:11 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >18:54:11 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >18:54:11 DEBUG : DeviceTree.addUdevDevice: name: vdb ; >18:54:11 DEBUG : DeviceTree.addUdevDiskDevice: name: vdb ; >18:54:11 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: None ; >18:54:11 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb ; >18:54:11 DEBUG : LVMPhysicalVolume.__init__: device: /dev/vdb ; uuid: ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2 ; exists: True ; label: None ; >18:54:11 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: lvmpv ; >18:54:11 DEBUG : DiskDevice._setFormat: vdb ; current: lvmpv ; type: None ; >18:54:11 DEBUG : DeviceTree.addUdevDevice: name: vdb1 ; >18:54:11 DEBUG : DeviceTree.addUdevPartitionDevice: name: vdb1 ; >18:54:11 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >18:54:11 DEBUG : PartitionDevice._setFormat: vdb1 ; >18:54:11 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >18:54:11 DEBUG : PartitionDevice.probe: vdb1 ; exists: True ; >18:54:11 DEBUG : PartitionDevice._computeResize: vdb1 ; status: True ; >18:54:11 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb864ea90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb864ef90> PedPartition: <_ped.Partition object at 0x7fadb864f770> ; >18:54:11 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb864ea90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb864ef90> PedPartition: <_ped.Partition object at 0x7fadb864f770> ; >18:54:11 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb864ea90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb864ef90> PedPartition: <_ped.Partition object at 0x7fadb864f770> ; >18:54:11 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadb864ea90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadb864ef90> PedPartition: <_ped.Partition object at 0x7fadb864f770> ; >18:54:11 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >18:54:11 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vdb1 ; >18:54:11 DEBUG : PartitionDevice._setFormat: vdb1 ; >18:54:11 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >18:54:11 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >18:54:11 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup00 ; device: vdb1 ; status: False ; >18:54:11 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >18:54:11 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >18:54:11 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >18:54:11 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >18:54:12 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >18:54:12 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >18:54:12 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol00 ; >18:54:12 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol00 ; >18:54:12 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-LogVol00 on /tmp/getsize-Vs_MuO as ext3 with options ro >18:54:13 DEBUG : Ext3FS.supported: supported: True ; >18:54:13 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: ext3 ; >18:54:13 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol01 ; >18:54:13 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >18:54:13 DEBUG : SwapSpace.__init__: device: /dev/mapper/VolGroup00-LogVol01 ; uuid: da5bb2d8-42b6-4cc9-a150-f453708fc48b ; exists: True ; label: None ; >18:54:13 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: swap ; >18:54:13 DEBUG : OpticalDevice.teardown: sr0 ; status: True ; >18:54:13 DEBUG : DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >18:54:13 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >18:54:13 DEBUG : DiskDevice.teardown: vda ; status: True ; >18:54:13 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:54:13 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; >18:54:14 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >18:54:14 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >18:54:14 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >18:54:14 DEBUG : DiskDevice.teardown: vda ; status: True ; >18:54:14 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:54:14 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >18:54:14 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >18:54:14 DEBUG : DiskDevice.teardown: vdb ; status: True ; >18:54:14 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >18:54:14 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: False ; >18:54:14 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >18:54:14 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >18:54:14 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >18:54:14 DEBUG : DiskDevice.teardown: vda ; status: True ; >18:54:14 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:54:14 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >18:54:14 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >18:54:14 DEBUG : DiskDevice.teardown: vdb ; status: True ; >18:54:14 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >18:54:14 INFO : moving (1) to step findrootparts >18:54:14 DEBUG : PartitionDevice.setup: vda1 ; status: True ; >18:54:14 DEBUG : DiskDevice.setup: vda ; status: True ; >18:54:14 DEBUG : DeviceFormat.setup: device: /dev/vda ; status: False ; type: None ; >18:54:14 DEBUG : isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext3 with options ro >18:54:14 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >18:54:14 DEBUG : DiskDevice.teardown: vda ; status: True ; >18:54:14 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:54:14 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >18:54:14 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >18:54:15 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-LogVol00 on /mnt/sysimage as ext3 with options ro >18:54:15 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; >18:54:15 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >18:54:15 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >18:54:15 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >18:54:15 DEBUG : DiskDevice.teardown: vda ; status: True ; >18:54:15 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:54:15 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >18:54:15 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >18:54:15 DEBUG : DiskDevice.teardown: vdb ; status: True ; >18:54:15 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >18:54:15 WARNING : step complete does not exist >18:54:15 INFO : moving (1) to step findinstall >18:54:48 WARNING : step complete does not exist >18:54:48 INFO : moving (1) to step network >18:54:49 INFO : moving (1) to step timezone >18:54:51 INFO : moving (1) to step accounts >18:54:55 INFO : moving (1) to step setuptime >14:54:55 INFO : moving (1) to step parttype >14:54:55 INFO : ISCSID is /usr/sbin/iscsid >14:56:27 DEBUG : PartitionDevice._computeResize: vda1 ; status: True ; >14:56:27 INFO : moving (1) to step autopartitionexecute >14:56:27 DEBUG : LVMPhysicalVolume.__init__: mountpoint: None ; >14:56:27 DEBUG : DiskDevice.addChild: kids: 2 ; name: vda ; >14:56:27 DEBUG : PartitionDevice._setFormat: req0 ; >14:56:27 DEBUG : PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >14:56:27 DEBUG : DiskDevice.removeChild: kids: 3 ; name: vda ; >14:56:27 DEBUG : Ext3FS.supported: supported: True ; >14:56:27 DEBUG : DiskDevice.addChild: kids: 2 ; name: vda ; >14:56:27 DEBUG : PartitionDevice._setFormat: req1 ; >14:56:27 DEBUG : PartitionDevice._setFormat: req1 ; current: None ; type: ext3 ; >14:56:27 DEBUG : DiskDevice.removeChild: kids: 3 ; name: vda ; >14:56:27 DEBUG : DiskDevice.setup: vda ; status: True ; >14:56:27 DEBUG : DiskDevice.setup: vdb ; status: True ; >14:56:27 INFO : ISCSID is /usr/sbin/iscsid >14:56:27 INFO : no initiator set >14:56:27 DEBUG : DeviceTree.addUdevDevice: name: sr0 ; >14:56:27 DEBUG : DeviceTree.addUdevOpticalDevice: >14:56:27 DEBUG : OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:56:27 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:56:27 DEBUG : DeviceTree.addUdevDevice: name: vda ; >14:56:27 DEBUG : DeviceTree.addUdevDiskDevice: name: vda ; >14:56:27 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >14:56:27 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda ; >14:56:27 DEBUG : DeviceTree.addUdevDevice: name: vda1 ; >14:56:28 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda1 ; >14:56:28 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda1 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >14:56:28 DEBUG : PartitionDevice.probe: vda1 ; exists: True ; >14:56:28 DEBUG : PartitionDevice._computeResize: vda1 ; status: True ; >14:56:28 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fadae024850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae0247d0> PedPartition: <_ped.Partition object at 0x7fadae0208f0> ; >14:56:28 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fadae024850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae0247d0> PedPartition: <_ped.Partition object at 0x7fadae0208f0> ; >14:56:28 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fadae024850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae0247d0> PedPartition: <_ped.Partition object at 0x7fadae0208f0> ; >14:56:28 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fadae024850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae0247d0> PedPartition: <_ped.Partition object at 0x7fadae0208f0> ; >14:56:28 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda1 ; >14:56:28 DEBUG : isys.py:mount()- going to mount /dev/vda1 on /tmp/getsize-pbrmY4 as ext3 with options ro >14:56:28 DEBUG : Ext3FS.supported: supported: True ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda1 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: ext3 ; >14:56:28 DEBUG : DeviceTree.addUdevDevice: name: vda2 ; >14:56:28 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda2 ; >14:56:28 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda2 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >14:56:28 DEBUG : PartitionDevice.probe: vda2 ; exists: True ; >14:56:28 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae024650> PedPartition: <_ped.Partition object at 0x7fadae020710> ; >14:56:28 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae024650> PedPartition: <_ped.Partition object at 0x7fadae020710> ; >14:56:28 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae024650> PedPartition: <_ped.Partition object at 0x7fadae020710> ; >14:56:28 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae024650> PedPartition: <_ped.Partition object at 0x7fadae020710> ; >14:56:28 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda2 ; >14:56:28 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4 ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vda2 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda2 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >14:56:28 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >14:56:28 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vda2 ; >14:56:28 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >14:56:28 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >14:56:28 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: None ; >14:56:28 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >14:56:28 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >14:56:28 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup00 ; >14:56:28 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: None ; >14:56:28 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >14:56:28 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >14:56:28 DEBUG : DeviceTree.addUdevDevice: name: vdb ; >14:56:28 DEBUG : DeviceTree.addUdevDiskDevice: name: vdb ; >14:56:28 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: None ; >14:56:28 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb ; >14:56:28 DEBUG : LVMPhysicalVolume.__init__: device: /dev/vdb ; uuid: ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2 ; exists: True ; label: None ; >14:56:28 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: lvmpv ; >14:56:28 DEBUG : DiskDevice._setFormat: vdb ; current: lvmpv ; type: None ; >14:56:28 DEBUG : DeviceTree.addUdevDevice: name: vdb1 ; >14:56:28 DEBUG : DeviceTree.addUdevPartitionDevice: name: vdb1 ; >14:56:28 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >14:56:28 DEBUG : PartitionDevice._setFormat: vdb1 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >14:56:28 DEBUG : PartitionDevice.probe: vdb1 ; exists: True ; >14:56:28 DEBUG : PartitionDevice._computeResize: vdb1 ; status: True ; >14:56:28 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae024e50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae029390> PedPartition: <_ped.Partition object at 0x7fadae020770> ; >14:56:28 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae024e50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae029390> PedPartition: <_ped.Partition object at 0x7fadae020770> ; >14:56:28 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae024e50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae029390> PedPartition: <_ped.Partition object at 0x7fadae020770> ; >14:56:28 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae024e50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae029390> PedPartition: <_ped.Partition object at 0x7fadae020770> ; >14:56:28 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >14:56:28 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vdb1 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vdb1 ; >14:56:28 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >14:56:28 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >14:56:28 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup00 ; device: vdb1 ; status: False ; >14:56:28 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >14:56:28 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:28 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >14:56:28 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:28 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >14:56:28 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:29 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol00 ; >14:56:29 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol00 ; >14:56:29 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-LogVol00 on /tmp/getsize-KI4wKT as ext3 with options ro >14:56:29 DEBUG : Ext3FS.supported: supported: True ; >14:56:29 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:56:29 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol01 ; >14:56:29 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >14:56:29 DEBUG : SwapSpace.__init__: device: /dev/mapper/VolGroup00-LogVol01 ; uuid: da5bb2d8-42b6-4cc9-a150-f453708fc48b ; exists: True ; label: None ; >14:56:29 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: swap ; >14:56:29 DEBUG : OpticalDevice.teardown: sr0 ; status: True ; >14:56:29 DEBUG : DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:56:29 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >14:56:29 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:29 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:29 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; >14:56:29 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >14:56:29 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >14:56:29 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:56:30 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:30 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:30 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >14:56:30 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >14:56:30 DEBUG : DiskDevice.teardown: vdb ; status: True ; >14:56:30 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >14:56:30 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: False ; >14:56:30 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >14:56:30 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >14:56:30 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:56:30 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:30 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:30 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >14:56:30 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >14:56:30 DEBUG : DiskDevice.teardown: vdb ; status: True ; >14:56:30 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >14:56:32 INFO : moving (1) to step partition >14:56:32 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fadae024850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae0247d0> PedPartition: <_ped.Partition object at 0x7fadae0208f0> ; >14:56:32 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fadae024850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae0247d0> PedPartition: <_ped.Partition object at 0x7fadae0208f0> ; >14:56:32 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae024650> PedPartition: <_ped.Partition object at 0x7fadae020710> ; >14:56:32 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae013d10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae024650> PedPartition: <_ped.Partition object at 0x7fadae020710> ; >14:56:32 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae024e50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae029390> PedPartition: <_ped.Partition object at 0x7fadae020770> ; >14:56:32 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadae024e50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadae029390> PedPartition: <_ped.Partition object at 0x7fadae020770> ; >14:56:34 INFO : ISCSID is /usr/sbin/iscsid >14:56:34 INFO : no initiator set >14:56:34 DEBUG : DeviceTree.addUdevDevice: name: sr0 ; >14:56:34 DEBUG : DeviceTree.addUdevOpticalDevice: >14:56:34 DEBUG : OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:56:34 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:56:34 DEBUG : DeviceTree.addUdevDevice: name: vda ; >14:56:34 DEBUG : DeviceTree.addUdevDiskDevice: name: vda ; >14:56:34 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >14:56:34 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda ; >14:56:34 DEBUG : DeviceTree.addUdevDevice: name: vda1 ; >14:56:34 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda1 ; >14:56:34 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda1 ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >14:56:34 DEBUG : PartitionDevice.probe: vda1 ; exists: True ; >14:56:34 DEBUG : PartitionDevice._computeResize: vda1 ; status: True ; >14:56:34 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad33ec10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33eb90> PedPartition: <_ped.Partition object at 0x7fadad33b830> ; >14:56:34 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad33ec10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33eb90> PedPartition: <_ped.Partition object at 0x7fadad33b830> ; >14:56:34 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad33ec10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33eb90> PedPartition: <_ped.Partition object at 0x7fadad33b830> ; >14:56:34 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad33ec10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33eb90> PedPartition: <_ped.Partition object at 0x7fadad33b830> ; >14:56:34 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda1 ; >14:56:34 DEBUG : isys.py:mount()- going to mount /dev/vda1 on /tmp/getsize-Kb7eAx as ext3 with options ro >14:56:34 DEBUG : Ext3FS.supported: supported: True ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda1 ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: ext3 ; >14:56:34 DEBUG : DeviceTree.addUdevDevice: name: vda2 ; >14:56:34 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda2 ; >14:56:34 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda2 ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >14:56:34 DEBUG : PartitionDevice.probe: vda2 ; exists: True ; >14:56:34 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33ea10> PedPartition: <_ped.Partition object at 0x7fadad33b710> ; >14:56:34 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33ea10> PedPartition: <_ped.Partition object at 0x7fadad33b710> ; >14:56:34 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33ea10> PedPartition: <_ped.Partition object at 0x7fadad33b710> ; >14:56:34 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad33ea10> PedPartition: <_ped.Partition object at 0x7fadad33b710> ; >14:56:34 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda2 ; >14:56:34 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4 ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vda2 ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda2 ; >14:56:34 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >14:56:34 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >14:56:34 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vda2 ; >14:56:34 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >14:56:34 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >14:56:34 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: None ; >14:56:34 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >14:56:34 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >14:56:35 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup00 ; >14:56:35 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: None ; >14:56:35 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >14:56:35 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >14:56:35 DEBUG : DeviceTree.addUdevDevice: name: vdb ; >14:56:35 DEBUG : DeviceTree.addUdevDiskDevice: name: vdb ; >14:56:35 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: None ; >14:56:35 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb ; >14:56:35 DEBUG : LVMPhysicalVolume.__init__: device: /dev/vdb ; uuid: ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2 ; exists: True ; label: None ; >14:56:35 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: lvmpv ; >14:56:35 DEBUG : DiskDevice._setFormat: vdb ; current: lvmpv ; type: None ; >14:56:35 DEBUG : DeviceTree.addUdevDevice: name: vdb1 ; >14:56:35 DEBUG : DeviceTree.addUdevPartitionDevice: name: vdb1 ; >14:56:35 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >14:56:35 DEBUG : PartitionDevice._setFormat: vdb1 ; >14:56:35 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >14:56:35 DEBUG : PartitionDevice.probe: vdb1 ; exists: True ; >14:56:35 DEBUG : PartitionDevice._computeResize: vdb1 ; status: True ; >14:56:35 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad342250> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342750> PedPartition: <_ped.Partition object at 0x7fadad33b6b0> ; >14:56:35 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad342250> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342750> PedPartition: <_ped.Partition object at 0x7fadad33b6b0> ; >14:56:35 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad342250> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342750> PedPartition: <_ped.Partition object at 0x7fadad33b6b0> ; >14:56:35 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad342250> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342750> PedPartition: <_ped.Partition object at 0x7fadad33b6b0> ; >14:56:35 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >14:56:35 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vdb1 ; >14:56:35 DEBUG : PartitionDevice._setFormat: vdb1 ; >14:56:35 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >14:56:35 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >14:56:35 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup00 ; device: vdb1 ; status: False ; >14:56:35 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >14:56:35 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:35 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >14:56:35 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:35 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >14:56:35 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:36 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol00 ; >14:56:36 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol00 ; >14:56:36 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-LogVol00 on /tmp/getsize-B_IGGX as ext3 with options ro >14:56:36 DEBUG : Ext3FS.supported: supported: True ; >14:56:36 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:56:36 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol01 ; >14:56:36 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >14:56:36 DEBUG : SwapSpace.__init__: device: /dev/mapper/VolGroup00-LogVol01 ; uuid: da5bb2d8-42b6-4cc9-a150-f453708fc48b ; exists: True ; label: None ; >14:56:36 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: swap ; >14:56:36 DEBUG : OpticalDevice.teardown: sr0 ; status: True ; >14:56:36 DEBUG : DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:56:36 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >14:56:36 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:36 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:36 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; >14:56:36 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >14:56:36 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >14:56:36 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:56:36 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:36 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:36 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >14:56:36 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >14:56:36 DEBUG : DiskDevice.teardown: vdb ; status: True ; >14:56:36 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >14:56:36 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: False ; >14:56:36 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >14:56:36 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >14:56:36 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:56:36 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:36 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:36 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >14:56:36 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >14:56:37 DEBUG : DiskDevice.teardown: vdb ; status: True ; >14:56:37 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >14:56:37 INFO : moving (-1) to step autopartitionexecute >14:56:37 INFO : ISCSID is /usr/sbin/iscsid >14:56:37 INFO : no initiator set >14:56:37 DEBUG : DeviceTree.addUdevDevice: name: sr0 ; >14:56:37 DEBUG : DeviceTree.addUdevOpticalDevice: >14:56:37 DEBUG : OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:56:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:56:37 DEBUG : DeviceTree.addUdevDevice: name: vda ; >14:56:37 DEBUG : DeviceTree.addUdevDiskDevice: name: vda ; >14:56:37 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >14:56:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda ; >14:56:37 DEBUG : DeviceTree.addUdevDevice: name: vda1 ; >14:56:37 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda1 ; >14:56:37 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda1 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >14:56:37 DEBUG : PartitionDevice.probe: vda1 ; exists: True ; >14:56:37 DEBUG : PartitionDevice._computeResize: vda1 ; status: True ; >14:56:37 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad342f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342b90> PedPartition: <_ped.Partition object at 0x7fadad33b950> ; >14:56:37 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad342f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342b90> PedPartition: <_ped.Partition object at 0x7fadad33b950> ; >14:56:37 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad342f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342b90> PedPartition: <_ped.Partition object at 0x7fadad33b950> ; >14:56:37 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad342f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342b90> PedPartition: <_ped.Partition object at 0x7fadad33b950> ; >14:56:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda1 ; >14:56:37 DEBUG : isys.py:mount()- going to mount /dev/vda1 on /tmp/getsize-WZfTcN as ext3 with options ro >14:56:37 DEBUG : Ext3FS.supported: supported: True ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda1 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: ext3 ; >14:56:37 DEBUG : DeviceTree.addUdevDevice: name: vda2 ; >14:56:37 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda2 ; >14:56:37 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda2 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >14:56:37 DEBUG : PartitionDevice.probe: vda2 ; exists: True ; >14:56:37 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342cd0> PedPartition: <_ped.Partition object at 0x7fadad33b770> ; >14:56:37 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342cd0> PedPartition: <_ped.Partition object at 0x7fadad33b770> ; >14:56:37 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342cd0> PedPartition: <_ped.Partition object at 0x7fadad33b770> ; >14:56:37 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342cd0> PedPartition: <_ped.Partition object at 0x7fadad33b770> ; >14:56:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda2 ; >14:56:37 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4 ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vda2 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda2 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >14:56:37 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >14:56:37 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vda2 ; >14:56:37 DEBUG : LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >14:56:37 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >14:56:37 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: None ; >14:56:37 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >14:56:37 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >14:56:37 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup00 ; >14:56:37 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: None ; >14:56:37 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >14:56:37 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: False ; >14:56:37 DEBUG : DeviceTree.addUdevDevice: name: vdb ; >14:56:37 DEBUG : DeviceTree.addUdevDiskDevice: name: vdb ; >14:56:37 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: None ; >14:56:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb ; >14:56:37 DEBUG : LVMPhysicalVolume.__init__: device: /dev/vdb ; uuid: ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2 ; exists: True ; label: None ; >14:56:37 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: lvmpv ; >14:56:37 DEBUG : DiskDevice._setFormat: vdb ; current: lvmpv ; type: None ; >14:56:37 DEBUG : DeviceTree.addUdevDevice: name: vdb1 ; >14:56:37 DEBUG : DeviceTree.addUdevPartitionDevice: name: vdb1 ; >14:56:37 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >14:56:37 DEBUG : PartitionDevice._setFormat: vdb1 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >14:56:37 DEBUG : PartitionDevice.probe: vdb1 ; exists: True ; >14:56:37 DEBUG : PartitionDevice._computeResize: vdb1 ; status: True ; >14:56:37 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad344510> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad344a10> PedPartition: <_ped.Partition object at 0x7fadad33b650> ; >14:56:37 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 1 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad344510> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad344a10> PedPartition: <_ped.Partition object at 0x7fadad33b650> ; >14:56:37 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad344510> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad344a10> PedPartition: <_ped.Partition object at 0x7fadad33b650> ; >14:56:37 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 10 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad344510> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad344a10> PedPartition: <_ped.Partition object at 0x7fadad33b650> ; >14:56:37 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >14:56:37 DEBUG : LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V ; exists: True ; vgUuid: CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb ; label: None ; peStart: 0.1875 ; device: /dev/vdb1 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vdb1 ; >14:56:37 DEBUG : PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >14:56:37 DEBUG : DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >14:56:37 DEBUG : LVMVolumeGroupDevice._addDevice: VolGroup00 ; device: vdb1 ; status: False ; >14:56:37 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >14:56:37 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:37 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; >14:56:37 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:38 DEBUG : LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; >14:56:38 DEBUG : LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; >14:56:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol00 ; >14:56:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol00 ; >14:56:38 DEBUG : isys.py:mount()- going to mount /dev/mapper/VolGroup00-LogVol00 on /tmp/getsize-j_wHnH as ext3 with options ro >14:56:38 DEBUG : Ext3FS.supported: supported: True ; >14:56:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:56:38 DEBUG : DeviceTree.addUdevDevice: name: VolGroup00-LogVol01 ; >14:56:38 DEBUG : DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >14:56:38 DEBUG : SwapSpace.__init__: device: /dev/mapper/VolGroup00-LogVol01 ; uuid: da5bb2d8-42b6-4cc9-a150-f453708fc48b ; exists: True ; label: None ; >14:56:38 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: swap ; >14:56:38 DEBUG : OpticalDevice.teardown: sr0 ; status: True ; >14:56:38 DEBUG : DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:56:38 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >14:56:38 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:38 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:38 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; >14:56:39 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >14:56:39 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >14:56:39 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:56:39 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:39 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:39 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >14:56:39 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >14:56:39 DEBUG : DiskDevice.teardown: vdb ; status: True ; >14:56:39 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >14:56:39 DEBUG : LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: False ; >14:56:39 DEBUG : LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >14:56:39 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >14:56:39 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:56:39 DEBUG : DiskDevice.teardown: vda ; status: True ; >14:56:39 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:56:39 DEBUG : PartitionDevice.teardown: vdb1 ; status: True ; >14:56:39 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >14:56:39 DEBUG : DiskDevice.teardown: vdb ; status: True ; >14:56:39 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >14:56:39 INFO : moving (-1) to step parttype >14:56:39 INFO : ISCSID is /usr/sbin/iscsid >14:56:47 INFO : moving (1) to step partition >14:56:48 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad342f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342b90> PedPartition: <_ped.Partition object at 0x7fadad33b950> ; >14:56:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: <parted.filesystem.FileSystem object at 0x7fadad342f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342b90> PedPartition: <_ped.Partition object at 0x7fadad33b950> ; >14:56:48 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342cd0> PedPartition: <_ped.Partition object at 0x7fadad33b770> ; >14:56:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad33e210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad342cd0> PedPartition: <_ped.Partition object at 0x7fadad33b770> ; >14:56:48 DEBUG : PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad344510> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad344a10> PedPartition: <_ped.Partition object at 0x7fadad33b650> ; >14:56:48 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 3 ; part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadad344510> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadad344a10> PedPartition: <_ped.Partition object at 0x7fadad33b650> ; >14:56:52 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:56:52 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:56:52 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:56:52 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:56:52 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:56:52 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:56:52 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:56:53 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:56:53 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:56:53 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:56:53 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:56:53 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:56:53 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:56:53 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:56:53 DEBUG : Ext3FS.supported: supported: True ; >14:56:53 DEBUG : BindFS.supported: supported: False ; >14:56:53 DEBUG : BindFS.supported: supported: False ; >14:56:53 DEBUG : DevPtsFS.supported: supported: False ; >14:56:53 DEBUG : DevPtsFS.supported: supported: False ; >14:56:53 DEBUG : DMRaidMember.__init__: >14:56:53 DEBUG : Ext2FS.supported: supported: True ; >14:56:53 DEBUG : Ext2FS.supported: supported: True ; >14:56:53 DEBUG : Ext3FS.supported: supported: True ; >14:56:53 DEBUG : Ext3FS.supported: supported: True ; >14:56:53 DEBUG : Ext4FS.supported: supported: True ; >14:56:53 DEBUG : Ext4FS.supported: supported: True ; >14:56:53 DEBUG : HFS.supported: supported: False ; >14:56:53 DEBUG : HFS.supported: supported: False ; >14:56:53 DEBUG : HFSPlus.supported: supported: False ; >14:56:53 DEBUG : HFSPlus.supported: supported: False ; >14:56:53 DEBUG : Iso9660FS.supported: supported: True ; >14:56:53 DEBUG : Iso9660FS.supported: supported: True ; >14:56:53 DEBUG : LUKS.__init__: >14:56:53 DEBUG : LVMPhysicalVolume.__init__: >14:56:53 DEBUG : MDRaidMember.__init__: >14:56:53 DEBUG : NFS.supported: supported: False ; >14:56:53 DEBUG : NFS.supported: supported: False ; >14:56:53 DEBUG : NFSv4.supported: supported: False ; >14:56:53 DEBUG : NFSv4.supported: supported: False ; >14:56:53 DEBUG : NoDevFS.supported: supported: False ; >14:56:53 DEBUG : NoDevFS.supported: supported: False ; >14:56:53 DEBUG : NTFS.supported: supported: False ; >14:56:53 DEBUG : NTFS.supported: supported: False ; >14:56:53 DEBUG : ProcFS.supported: supported: False ; >14:56:53 DEBUG : ProcFS.supported: supported: False ; >14:56:53 DEBUG : SwapSpace.__init__: >14:56:53 DEBUG : SysFS.supported: supported: False ; >14:56:53 DEBUG : SysFS.supported: supported: False ; >14:56:53 DEBUG : TmpFS.supported: supported: False ; >14:56:53 DEBUG : TmpFS.supported: supported: False ; >14:56:53 DEBUG : FATFS.supported: supported: True ; >14:56:53 DEBUG : FATFS.supported: supported: True ; >14:56:53 DEBUG : XFS.supported: supported: True ; >14:56:53 DEBUG : XFS.supported: supported: True ; >14:56:53 DEBUG : Ext3FS.supported: supported: True ; >14:57:01 DEBUG : Ext3FS.supported: supported: True ; >14:57:01 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: ext3 ; type: ext3 ; >14:57:01 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:57:01 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:57:01 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:57:01 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:57:01 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:57:01 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:57:01 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:57:04 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:57:04 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:57:04 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:57:04 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:57:04 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:57:04 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:57:04 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:57:04 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:57:04 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:57:04 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:57:04 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:57:04 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:57:04 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:57:04 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:57:04 DEBUG : Ext4FS.supported: supported: True ; >14:57:04 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:57:04 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:57:04 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:57:04 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:57:04 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:57:04 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:57:04 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:57:04 DEBUG : LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-VolGroup00 ; >14:57:04 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol02 ; current: None ; type: ext4 ; >14:57:04 DEBUG : Ext4FS.supported: supported: True ; >14:57:04 DEBUG : BindFS.supported: supported: False ; >14:57:04 DEBUG : BindFS.supported: supported: False ; >14:57:04 DEBUG : DevPtsFS.supported: supported: False ; >14:57:04 DEBUG : DevPtsFS.supported: supported: False ; >14:57:04 DEBUG : DMRaidMember.__init__: >14:57:04 DEBUG : Ext2FS.supported: supported: True ; >14:57:04 DEBUG : Ext2FS.supported: supported: True ; >14:57:04 DEBUG : Ext3FS.supported: supported: True ; >14:57:04 DEBUG : Ext3FS.supported: supported: True ; >14:57:04 DEBUG : Ext4FS.supported: supported: True ; >14:57:04 DEBUG : Ext4FS.supported: supported: True ; >14:57:04 DEBUG : HFS.supported: supported: False ; >14:57:04 DEBUG : HFS.supported: supported: False ; >14:57:04 DEBUG : HFSPlus.supported: supported: False ; >14:57:04 DEBUG : HFSPlus.supported: supported: False ; >14:57:04 DEBUG : Iso9660FS.supported: supported: True ; >14:57:04 DEBUG : Iso9660FS.supported: supported: True ; >14:57:04 DEBUG : LUKS.__init__: >14:57:04 DEBUG : LVMPhysicalVolume.__init__: >14:57:04 DEBUG : MDRaidMember.__init__: >14:57:04 DEBUG : NFS.supported: supported: False ; >14:57:04 DEBUG : NFS.supported: supported: False ; >14:57:04 DEBUG : NFSv4.supported: supported: False ; >14:57:04 DEBUG : NFSv4.supported: supported: False ; >14:57:04 DEBUG : NoDevFS.supported: supported: False ; >14:57:04 DEBUG : NoDevFS.supported: supported: False ; >14:57:04 DEBUG : NTFS.supported: supported: False ; >14:57:04 DEBUG : NTFS.supported: supported: False ; >14:57:04 DEBUG : ProcFS.supported: supported: False ; >14:57:04 DEBUG : ProcFS.supported: supported: False ; >14:57:04 DEBUG : SwapSpace.__init__: >14:57:04 DEBUG : SysFS.supported: supported: False ; >14:57:04 DEBUG : SysFS.supported: supported: False ; >14:57:04 DEBUG : TmpFS.supported: supported: False ; >14:57:04 DEBUG : TmpFS.supported: supported: False ; >14:57:04 DEBUG : FATFS.supported: supported: True ; >14:57:04 DEBUG : FATFS.supported: supported: True ; >14:57:04 DEBUG : XFS.supported: supported: True ; >14:57:04 DEBUG : XFS.supported: supported: True ; >14:57:04 DEBUG : Ext4FS.supported: supported: True ; >14:57:08 DEBUG : Ext4FS.supported: supported: True ; >14:57:08 DEBUG : Ext4FS.supported: supported: True ; >14:57:08 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol02 ; current: ext4 ; type: ext4 ; >14:57:08 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:57:08 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:57:08 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:57:08 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:57:08 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:57:08 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:57:08 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:57:08 DEBUG : LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-VolGroup00 ; >14:57:08 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol02 ; current: None ; type: ext4 ; >14:57:09 DEBUG : finished editing vg >14:57:09 DEBUG : pvs: ['vda2', 'vdb1'] >14:57:09 DEBUG : luks: [] >14:57:09 DEBUG : lv {'format': <storage.formats.swap.SwapSpace object at 0x7fadad342710>, 'name': 'LogVol01', 'exists': True, 'size': 2016.0} >14:57:09 DEBUG : lv {'format': <storage.formats.fs.Ext3FS object at 0x7fadae01d790>, 'name': 'LogVol00', 'exists': True, 'size': 5000} >14:57:09 DEBUG : lv {'format': <storage.formats.fs.Ext4FS object at 0x7fadad2f8390>, 'name': 'LogVol02', 'exists': False, 'size': 12160L} >14:57:09 DEBUG : old lv LogVol00... >14:57:09 DEBUG : old lv LogVol01... >14:57:09 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vda2 ; >14:57:09 DEBUG : PartitionDevice.addChild: kids: 1 ; name: vdb1 ; >14:57:09 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-VolGroup00 ; current: None ; type: None ; >14:57:09 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-VolGroup00 ; >14:57:09 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol01 ; current: None ; type: swap ; >14:57:09 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-VolGroup00 ; >14:57:09 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol00 ; current: None ; type: ext3 ; >14:57:09 DEBUG : LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-VolGroup00 ; >14:57:09 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-VolGroup00-LogVol02 ; current: None ; type: ext4 ; >14:57:09 DEBUG : new lv LVMLogicalVolumeDevice instance (0x7fadad2f8d10) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90> percent = 0 >14:57:09 DEBUG : lv LogVol01 already exists >14:57:09 DEBUG : format already exists >14:57:09 DEBUG : new lv LVMLogicalVolumeDevice instance (0x7fadad2f8ed0) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90> percent = 0 >14:57:09 DEBUG : lv LogVol00 already exists >14:57:09 DEBUG : format already exists >14:57:09 DEBUG : new lv LVMLogicalVolumeDevice instance (0x7fadad2f8f50) -- > description = name = tmp-VolGroup00-LogVol02 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fadad2f8390> size = 12160 > major = 0 minor = 0 exists = False > sysfs path = label = None > target size = 12160 path = /dev/mapper/tmp--VolGroup00-LogVol02 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90> percent = 0 >14:57:09 DEBUG : creating lv LogVol02 >14:57:09 DEBUG : LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup00 ; >14:57:09 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol02 ; current: None ; type: None ; >14:57:09 DEBUG : Ext4FS.supported: supported: True ; >14:57:09 DEBUG : LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol02 ; current: None ; type: ext4 ; >14:57:09 DEBUG : refresh: justRedraw=True >14:57:10 DEBUG : Ext3FS.supported: supported: True ; >14:57:10 DEBUG : BindFS.supported: supported: False ; >14:57:10 DEBUG : BindFS.supported: supported: False ; >14:57:10 DEBUG : DevPtsFS.supported: supported: False ; >14:57:10 DEBUG : DevPtsFS.supported: supported: False ; >14:57:10 DEBUG : DMRaidMember.__init__: >14:57:10 DEBUG : Ext2FS.supported: supported: True ; >14:57:10 DEBUG : Ext2FS.supported: supported: True ; >14:57:10 DEBUG : Ext3FS.supported: supported: True ; >14:57:10 DEBUG : Ext3FS.supported: supported: True ; >14:57:10 DEBUG : Ext4FS.supported: supported: True ; >14:57:10 DEBUG : Ext4FS.supported: supported: True ; >14:57:10 DEBUG : HFS.supported: supported: False ; >14:57:10 DEBUG : HFS.supported: supported: False ; >14:57:10 DEBUG : HFSPlus.supported: supported: False ; >14:57:10 DEBUG : HFSPlus.supported: supported: False ; >14:57:10 DEBUG : Iso9660FS.supported: supported: True ; >14:57:10 DEBUG : Iso9660FS.supported: supported: True ; >14:57:10 DEBUG : LUKS.__init__: >14:57:10 DEBUG : LVMPhysicalVolume.__init__: >14:57:10 DEBUG : MDRaidMember.__init__: >14:57:10 DEBUG : NFS.supported: supported: False ; >14:57:10 DEBUG : NFS.supported: supported: False ; >14:57:10 DEBUG : NFSv4.supported: supported: False ; >14:57:10 DEBUG : NFSv4.supported: supported: False ; >14:57:10 DEBUG : NoDevFS.supported: supported: False ; >14:57:10 DEBUG : NoDevFS.supported: supported: False ; >14:57:10 DEBUG : NTFS.supported: supported: False ; >14:57:10 DEBUG : NTFS.supported: supported: False ; >14:57:10 DEBUG : ProcFS.supported: supported: False ; >14:57:10 DEBUG : ProcFS.supported: supported: False ; >14:57:10 DEBUG : SwapSpace.__init__: >14:57:10 DEBUG : SysFS.supported: supported: False ; >14:57:10 DEBUG : SysFS.supported: supported: False ; >14:57:10 DEBUG : TmpFS.supported: supported: False ; >14:57:10 DEBUG : TmpFS.supported: supported: False ; >14:57:10 DEBUG : FATFS.supported: supported: True ; >14:57:10 DEBUG : FATFS.supported: supported: True ; >14:57:10 DEBUG : XFS.supported: supported: True ; >14:57:10 DEBUG : XFS.supported: supported: True ; >14:57:10 DEBUG : Ext3FS.supported: supported: True ; >14:57:23 DEBUG : PartitionDevice._computeResize: vda1 ; status: True ; >14:57:23 DEBUG : refresh: justRedraw=False >14:57:23 DEBUG : DiskDevice.setup: vda ; status: True ; >14:57:23 DEBUG : DiskDevice.setup: vdb ; status: True ; > > >/tmp/program.log: >Running... ['udevadm', 'trigger', '--subsystem-match=block'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['resize2fs', '-P', '/dev/vda1'] >Estimated minimum size of the filesystem: 13166 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol00'] >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol01'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-LogVol00'] >Estimated minimum size of the filesystem: 278710 >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... ['lvm', 'lvchange', '-a', 'n', 'VolGroup00/LogVol00'] >Running... ['lvm', 'vgchange', '-a', 'n', '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... ['lvm', 'vgchange', '-a', 'n', '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... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol00'] >Running... ['udevadm', 'settle', '--timeout=10'] >Running... ['lvm', 'lvchange', '-a', 'n', 'VolGroup00/LogVol00'] >Running... ['lvm', 'vgchange', '-a', 'n', '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... ['/usr/sbin/hwclock', '--hctosys', '-u'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['resize2fs', '-P', '/dev/vda1'] >Estimated minimum size of the filesystem: 13166 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol00'] >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol01'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-LogVol00'] >Estimated minimum size of the filesystem: 278710 >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... ['lvm', 'lvchange', '-a', 'n', 'VolGroup00/LogVol00'] >Running... ['lvm', 'vgchange', '-a', 'n', '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... ['lvm', 'vgchange', '-a', 'n', '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=30'] >Running... ['resize2fs', '-P', '/dev/vda1'] >Estimated minimum size of the filesystem: 13166 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol00'] >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol01'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-LogVol00'] >Estimated minimum size of the filesystem: 278710 >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... ['lvm', 'lvchange', '-a', 'n', 'VolGroup00/LogVol00'] >Running... ['lvm', 'vgchange', '-a', 'n', '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... ['lvm', 'vgchange', '-a', 'n', '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=30'] >Running... ['resize2fs', '-P', '/dev/vda1'] >Estimated minimum size of the filesystem: 13166 >resize2fs 1.41.4 (27-Jan-2009) >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol00'] >Running... ['lvm', 'lvchange', '-a', 'y', 'VolGroup00/LogVol01'] >Running... ['udevadm', 'settle', '--timeout=30'] >Running... ['resize2fs', '-P', '/dev/mapper/VolGroup00-LogVol00'] >Estimated minimum size of the filesystem: 278710 >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... ['lvm', 'lvchange', '-a', 'n', 'VolGroup00/LogVol00'] >Running... ['lvm', 'vgchange', '-a', 'n', '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... ['lvm', 'vgchange', '-a', 'n', '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... ['modprobe', 'ext2'] >Running... ['modprobe', 'vfat'] >Running... ['modprobe', 'xfs'] > > >/tmp/storage.log: >[2009-05-07 18:52:14,905] DEBUG: registered device format class DMRaidMember as dmraidmember >[2009-05-07 18:52:14,928] DEBUG: registered device format class Ext2FS as ext2 >[2009-05-07 18:52:14,928] DEBUG: registered device format class Ext3FS as ext3 >[2009-05-07 18:52:14,929] DEBUG: registered device format class Ext4FS as ext4 >[2009-05-07 18:52:14,929] DEBUG: registered device format class FATFS as vfat >[2009-05-07 18:52:14,929] DEBUG: registered device format class EFIFS as efi >[2009-05-07 18:52:14,929] DEBUG: registered device format class BTRFS as btrfs >[2009-05-07 18:52:14,929] DEBUG: registered device format class GFS2 as gfs2 >[2009-05-07 18:52:14,929] DEBUG: registered device format class JFS as jfs >[2009-05-07 18:52:14,930] DEBUG: registered device format class XFS as xfs >[2009-05-07 18:52:14,930] DEBUG: registered device format class HFS as hfs >[2009-05-07 18:52:14,930] DEBUG: registered device format class AppleBootstrapFS as appleboot >[2009-05-07 18:52:14,930] DEBUG: registered device format class HFSPlus as hfs+ >[2009-05-07 18:52:14,930] DEBUG: registered device format class NTFS as ntfs >[2009-05-07 18:52:14,931] DEBUG: registered device format class NFS as nfs >[2009-05-07 18:52:14,931] DEBUG: registered device format class NFSv4 as nfs4 >[2009-05-07 18:52:14,931] DEBUG: registered device format class Iso9660FS as iso9660 >[2009-05-07 18:52:14,931] DEBUG: registered device format class NoDevFS as nodev >[2009-05-07 18:52:14,931] DEBUG: registered device format class DevPtsFS as devpts >[2009-05-07 18:52:14,932] DEBUG: registered device format class ProcFS as proc >[2009-05-07 18:52:14,932] DEBUG: registered device format class SysFS as sysfs >[2009-05-07 18:52:14,932] DEBUG: registered device format class TmpFS as tmpfs >[2009-05-07 18:52:14,932] DEBUG: registered device format class BindFS as bind >[2009-05-07 18:52:14,948] DEBUG: registered device format class LUKS as luks >[2009-05-07 18:52:14,950] DEBUG: registered device format class LVMPhysicalVolume as lvmpv >[2009-05-07 18:52:14,951] DEBUG: registered device format class MDRaidMember as mdmember >[2009-05-07 18:52:14,952] DEBUG: registered device format class PPCPRePBoot as prepboot >[2009-05-07 18:52:14,954] DEBUG: registered device format class SwapSpace as swap >[2009-05-07 18:54:10,595] INFO: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1'] >[2009-05-07 18:54:10,682] DEBUG: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0)... >[2009-05-07 18:54:10,683] DEBUG: looking for device 'sr0'... >[2009-05-07 18:54:10,683] DEBUG: found None >[2009-05-07 18:54:10,683] DEBUG: sr0 is a cdrom >[2009-05-07 18:54:10,685] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:10,688] DEBUG: added sr0 (cdrom) to device tree >[2009-05-07 18:54:10,690] DEBUG: {'symlinks': ['block/11:0', 'scd0', 'disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0'], 'MAJOR': '11', 'DEVTYPE': 'disk', 'ID_VENDOR': 'QEMU', 'ID_CDROM': '1', 'ID_MODEL': 'QEMU_DVD-ROM', 'MINOR': '0', 'ANACBIN': '/usr/sbin', 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', 'ID_REVISION': '0.10', 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', 'ID_CDROM_MRW': '1', 'ID_TYPE': 'cd', 'ID_CDROM_MRW_W': '1', 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'name': 'sr0'} >[2009-05-07 18:54:10,690] DEBUG: no type or existing type for sr0, bailing >[2009-05-07 18:54:10,691] DEBUG: scanning vda (/devices/virtio-pci/virtio1/block/vda)... >[2009-05-07 18:54:10,691] DEBUG: looking for device 'vda'... >[2009-05-07 18:54:10,691] DEBUG: found None >[2009-05-07 18:54:10,693] DEBUG: vda is a disk >[2009-05-07 18:54:10,693] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:10,695] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 18:54:10,695] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 18:54:10,699] DEBUG: creating parted Disk: /dev/vda >[2009-05-07 18:54:10,901] DEBUG: added vda (disk) to device tree >[2009-05-07 18:54:10,903] DEBUG: {'symlinks': ['block/252:0'], 'MAJOR': '252', 'name': 'vda', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda', 'MINOR': '0'} >[2009-05-07 18:54:10,903] DEBUG: no type or existing type for vda, bailing >[2009-05-07 18:54:10,904] DEBUG: scanning vda1 (/devices/virtio-pci/virtio1/block/vda/vda1)... >[2009-05-07 18:54:10,904] DEBUG: looking for device 'vda1'... >[2009-05-07 18:54:10,904] DEBUG: found None >[2009-05-07 18:54:10,904] DEBUG: vda1 is a partition >[2009-05-07 18:54:10,906] DEBUG: looking for device 'vda'... >[2009-05-07 18:54:10,907] DEBUG: found DiskDevice instance (0x7fadb8630b50) -- > description = name = vda status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadb8630a90> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadb8630bd0> > partedDisk = <parted.disk.Disk object at 0x7fadb8630cd0> >[2009-05-07 18:54:10,910] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:10,912] DEBUG: looking up parted Partition: /dev/vda1 >[2009-05-07 18:54:10,914] DEBUG: looking up parted Device: /dev/vda1 >[2009-05-07 18:54:10,922] DEBUG: added vda1 (partition) to device tree >[2009-05-07 18:54:10,924] DEBUG: {'symlinks': ['block/252:1', 'disk/by-uuid/7387000b-a840-4bcb-84f7-c5ed976c241a', 'disk/by-label/\\x2fboot'], 'MAJOR': '252', 'name': 'vda1', 'ID_FS_LABEL_ENC': '\\x2fboot', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda1', 'ID_FS_LABEL': '/boot', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_TYPE': 'ext3', 'MINOR': '1'} >[2009-05-07 18:54:10,924] DEBUG: type detected on 'vda1' is 'ext3' >[2009-05-07 18:54:11,000] INFO: set SELinux context for mountpoint /tmp/getsize-1GhH97 to None >[2009-05-07 18:54:11,447] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-1GhH97 to None >[2009-05-07 18:54:11,689] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 18:54:11,702] DEBUG: scanning vda2 (/devices/virtio-pci/virtio1/block/vda/vda2)... >[2009-05-07 18:54:11,702] DEBUG: looking for device 'vda2'... >[2009-05-07 18:54:11,703] DEBUG: found None >[2009-05-07 18:54:11,703] DEBUG: vda2 is a partition >[2009-05-07 18:54:11,705] DEBUG: looking for device 'vda'... >[2009-05-07 18:54:11,706] DEBUG: found DiskDevice instance (0x7fadb8630b50) -- > description = name = vda status = True parents = [] > kids = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadb8630a90> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadb8630bd0> > partedDisk = <parted.disk.Disk object at 0x7fadb8630cd0> >[2009-05-07 18:54:11,710] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:11,712] DEBUG: looking up parted Partition: /dev/vda2 >[2009-05-07 18:54:11,714] DEBUG: looking up parted Device: /dev/vda2 >[2009-05-07 18:54:11,722] DEBUG: added vda2 (partition) to device tree >[2009-05-07 18:54:11,723] DEBUG: {'LVM2_PV_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '15499264.00', 'LVM2_PV_PE_ALLOC_COUNT': '473', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '2', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_UUID_ENC': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda2', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '473', 'symlinks': ['block/252:2'], 'MAJOR': '252', 'name': 'vda2', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 18:54:11,724] DEBUG: type detected on 'vda2' is 'LVM2_member' >[2009-05-07 18:54:11,726] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 18:54:11,732] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 18:54:11,732] DEBUG: found None >[2009-05-07 18:54:11,735] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:11,738] DEBUG: added VolGroup00 (lvmvg) to device tree >[2009-05-07 18:54:11,739] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 18:54:11,739] DEBUG: found None >[2009-05-07 18:54:11,745] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:11,747] DEBUG: added VolGroup00-LogVol00 (lvmlv) to device tree >[2009-05-07 18:54:11,750] INFO: setup of VolGroup00-LogVol00 failed: cannot activate VG with missing PV(s) >[2009-05-07 18:54:11,750] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 18:54:11,750] DEBUG: found None >[2009-05-07 18:54:11,752] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:11,754] DEBUG: added VolGroup00-LogVol01 (lvmlv) to device tree >[2009-05-07 18:54:11,757] INFO: setup of VolGroup00-LogVol01 failed: cannot activate VG with missing PV(s) >[2009-05-07 18:54:11,758] DEBUG: scanning vdb (/devices/virtio-pci/virtio2/block/vdb)... >[2009-05-07 18:54:11,759] DEBUG: looking for device 'vdb'... >[2009-05-07 18:54:11,759] DEBUG: found None >[2009-05-07 18:54:11,760] DEBUG: vdb is a disk >[2009-05-07 18:54:11,760] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:11,763] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 18:54:11,763] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 18:54:11,764] DEBUG: creating parted Disk: /dev/vdb >[2009-05-07 18:54:11,879] DEBUG: added vdb (disk) to device tree >[2009-05-07 18:54:11,881] DEBUG: {'symlinks': ['block/252:16'], 'MAJOR': '252', 'name': 'vdb', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_FS_UUID_ENC': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_TYPE': 'LVM2_member', 'MINOR': '16'} >[2009-05-07 18:54:11,882] DEBUG: PV vdb has no vg_name >[2009-05-07 18:54:11,882] DEBUG: PV vdb has no vg_uuid >[2009-05-07 18:54:11,882] DEBUG: PV vdb has no pe_start >[2009-05-07 18:54:11,882] DEBUG: type detected on 'vdb' is 'LVM2_member' >[2009-05-07 18:54:11,884] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 18:54:11,886] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:11,889] DEBUG: scanning vdb1 (/devices/virtio-pci/virtio2/block/vdb/vdb1)... >[2009-05-07 18:54:11,889] DEBUG: looking for device 'vdb1'... >[2009-05-07 18:54:11,890] DEBUG: found None >[2009-05-07 18:54:11,890] DEBUG: vdb1 is a partition >[2009-05-07 18:54:11,892] DEBUG: looking for device 'vdb'... >[2009-05-07 18:54:11,892] DEBUG: found DiskDevice instance (0x7fadb864ea10) -- > description = name = vdb status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadb864e990> size = 4094.69238281 > major = 252 minor = 16 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb label = None > target size = 0 path = /dev/vdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadb864e750> > partedDisk = <parted.disk.Disk object at 0x7fadb864ea90> >[2009-05-07 18:54:11,896] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 18:54:11,898] DEBUG: looking up parted Partition: /dev/vdb1 >[2009-05-07 18:54:11,900] DEBUG: looking up parted Device: /dev/vdb1 >[2009-05-07 18:54:11,911] DEBUG: added vdb1 (partition) to device tree >[2009-05-07 18:54:11,912] DEBUG: {'LVM2_PV_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '4161536.00', 'LVM2_PV_PE_ALLOC_COUNT': '125', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vdb1', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '17', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_UUID_ENC': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb/vdb1', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '127', 'symlinks': ['block/252:17'], 'MAJOR': '252', 'name': 'vdb1', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 18:54:11,912] DEBUG: type detected on 'vdb1' is 'LVM2_member' >[2009-05-07 18:54:11,914] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 18:54:11,918] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 18:54:11,918] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 18:54:11,918] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadb864e710) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadb864e8d0> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450> percent = 0) uses 17120MB >[2009-05-07 18:54:11,919] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadb864e890) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadb864e810> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450> percent = 0) uses 2016MB >[2009-05-07 18:54:11,919] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 18:54:11,919] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 18:54:11,919] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadb864e710) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadb864e8d0> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450> percent = 0) uses 17120MB >[2009-05-07 18:54:11,920] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadb864e890) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadb864e810> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450> percent = 0) uses 2016MB >[2009-05-07 18:54:11,920] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 18:54:11,920] DEBUG: found LVMVolumeGroupDevice instance (0x7fadb864e450) -- > description = name = VolGroup00 status = False parents = [<storage.devices.PartitionDevice object at 0x7fadb86360d0>] > kids = 2 > uuid = CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb format = <storage.formats.DeviceFormat object at 0x7fadb864e7d0> size = 15136 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] target = None dmUuid = None free = 64.0 PE Size = 32.0 PE Count = 600 > PE Free = 2 PV Count = 2 > LV Names = [] modified = False > extents = 473.0 free space = -4000 > free extents = -125.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fadb86360d0>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fadb864e710>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fadb864e890>] >[2009-05-07 18:54:12,366] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol00 >[2009-05-07 18:54:12,809] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol01 >[2009-05-07 18:54:12,916] INFO: devices to scan: ['dm-0', 'dm-1'] >[2009-05-07 18:54:12,920] DEBUG: scanning VolGroup00-LogVol00 (/devices/virtual/block/dm-0)... >[2009-05-07 18:54:12,920] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 18:54:12,921] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadb864e710) -- > description = name = VolGroup00-LogVol00 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadb864e8d0> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450> percent = 0 >[2009-05-07 18:54:12,922] DEBUG: VolGroup00-LogVol00 is a device-mapper device >[2009-05-07 18:54:12,923] DEBUG: {'symlinks': ['block/253:0', 'disk/by-id/dm-name-VolGroup00-LogVol00', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'disk/by-uuid/c3e23318-137d-47a1-9417-cb48440f0132'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol00', 'DM_MAJOR': '253', 'name': 'dm-0', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'c3e23318-137d-47a1-9417-cb48440f0132', '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': 'c3e23318-137d-47a1-9417-cb48440f0132', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '0', 'DM_MINOR': '0'} >[2009-05-07 18:54:12,924] DEBUG: type detected on 'VolGroup00-LogVol00' is 'ext3' >[2009-05-07 18:54:12,926] INFO: set SELinux context for mountpoint /tmp/getsize-Vs_MuO to None >[2009-05-07 18:54:13,690] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-Vs_MuO to None >[2009-05-07 18:54:13,745] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 18:54:13,749] DEBUG: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-1)... >[2009-05-07 18:54:13,749] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 18:54:13,750] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadb864e890) -- > description = name = VolGroup00-LogVol01 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadb864e810> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadb864e450> percent = 0 >[2009-05-07 18:54:13,750] DEBUG: VolGroup00-LogVol01 is a device-mapper device >[2009-05-07 18:54:13,751] DEBUG: {'symlinks': ['block/253:1', 'disk/by-id/dm-name-VolGroup00-LogVol01', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'disk/by-uuid/da5bb2d8-42b6-4cc9-a150-f453708fc48b'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol01', 'DM_MAJOR': '253', 'name': 'dm-1', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'sysfs_path': '/devices/virtual/block/dm-1', 'ID_FS_USAGE': 'other', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '2', 'ID_FS_UUID_ENC': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'DM_OPEN': '0', 'ID_FS_TYPE': 'swap', 'MINOR': '1', 'DM_MINOR': '1'} >[2009-05-07 18:54:13,752] DEBUG: type detected on 'VolGroup00-LogVol01' is 'swap' >[2009-05-07 18:54:13,753] DEBUG: getFormat('swap') returning SwapSpace instance >[2009-05-07 18:54:14,753] INFO: failed to unlink /etc/mdadm.conf >[2009-05-07 18:54:14,764] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-05-07 18:54:14,784] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-05-07 18:54:15,257] INFO: set SELinux context for mountpoint /mnt/sysimage to None >[2009-05-07 18:54:15,321] INFO: set SELinux context for newly mounted filesystem root at /mnt/sysimage to system_u:object_r:mnt_t:s0 >[2009-05-07 14:56:27,712] DEBUG: registered action: Resize Format (Shrink) ext3 on vda1 (partition) >[2009-05-07 14:56:27,713] DEBUG: registered action: Resize Device (Shrink) vda1 (partition) >[2009-05-07 14:56:27,713] DEBUG: doAutoPartition(<__main__.Anaconda instance at 0x7fadca6de518>) >[2009-05-07 14:56:27,713] DEBUG: doAutoPart: True >[2009-05-07 14:56:27,713] DEBUG: clearPartType: 2 >[2009-05-07 14:56:27,714] DEBUG: clearPartDisks: ['vda', 'vdb'] >[2009-05-07 14:56:27,714] DEBUG: autoPartitionRequests: [<storage.partspec.PartSpec object at 0x7fadb8760f50>, <storage.partspec.PartSpec object at 0x7fadb8760f90>, <storage.partspec.PartSpec object at 0x7fadb8760fd0>] >[2009-05-07 14:56:27,714] DEBUG: storage.disks: [<storage.devices.DiskDevice object at 0x7fadb8630b50>, <storage.devices.DiskDevice object at 0x7fadb864ea10>] >[2009-05-07 14:56:27,714] DEBUG: all names: ['VolGroup00', 'vdb', 'vda', 'sr0', 'vda1', 'vdb1', 'vda2', 'VolGroup00-LogVol00', 'VolGroup00-LogVol01'] >[2009-05-07 14:56:27,717] DEBUG: getFormat('lvmpv') returning LVMPhysicalVolume instance >[2009-05-07 14:56:27,722] DEBUG: added req0 (partition) to device tree >[2009-05-07 14:56:27,722] DEBUG: registered action: Create Device req0 (partition) >[2009-05-07 14:56:27,723] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:27,723] DEBUG: registered action: Create Format lvmpv on req0 (partition) >[2009-05-07 14:56:27,725] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 14:56:27,730] DEBUG: added req1 (partition) to device tree >[2009-05-07 14:56:27,730] DEBUG: registered action: Create Device req1 (partition) >[2009-05-07 14:56:27,730] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:27,730] DEBUG: registered action: Create Format ext3 on req1 (partition) >[2009-05-07 14:56:27,730] WARNING: not sanity checking devices because I don't know how yet >[2009-05-07 14:56:27,733] DEBUG: allocatePartitions: disks=[<storage.devices.DiskDevice object at 0x7fadb8630b50>, <storage.devices.DiskDevice object at 0x7fadb864ea10>] ; partitions=[<storage.devices.PartitionDevice object at 0x7fadae013ad0>, <storage.devices.PartitionDevice object at 0x7fadae013c10>, <storage.devices.PartitionDevice object at 0x7fadb8630f50>, <storage.devices.PartitionDevice object at 0x7fadb86360d0>, <storage.devices.PartitionDevice object at 0x7fadb864ed50>] >[2009-05-07 14:56:27,733] DEBUG: removing all non-preexisting from disk(s) >[2009-05-07 14:56:27,733] DEBUG: allocating partition: req1 ; disks: [<storage.devices.DiskDevice object at 0x7fadb8630b50>] ; boot: True ; primary: False ; size: 200MB ; grow: False ; max_size: 0 >[2009-05-07 14:56:27,733] DEBUG: checking freespace on vda >[2009-05-07 14:56:27,734] DEBUG: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=200MB boot=True best=None >[2009-05-07 14:56:27,734] DEBUG: current free range is 28735-401624 (182MB) >[2009-05-07 14:56:27,734] DEBUG: not enough free space for primary -- trying logical >[2009-05-07 14:56:27,788] INFO: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1'] >[2009-05-07 14:56:27,793] DEBUG: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0)... >[2009-05-07 14:56:27,793] DEBUG: looking for device 'sr0'... >[2009-05-07 14:56:27,793] DEBUG: found None >[2009-05-07 14:56:27,793] DEBUG: sr0 is a cdrom >[2009-05-07 14:56:27,795] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:27,797] DEBUG: added sr0 (cdrom) to device tree >[2009-05-07 14:56:27,799] DEBUG: {'symlinks': ['block/11:0', 'scd0', 'disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0'], 'MAJOR': '11', 'DEVTYPE': 'disk', 'ID_VENDOR': 'QEMU', 'ID_CDROM': '1', 'ID_MODEL': 'QEMU_DVD-ROM', 'MINOR': '0', 'ANACBIN': '/usr/sbin', 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', 'ID_REVISION': '0.10', 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', 'ID_CDROM_MRW': '1', 'ID_TYPE': 'cd', 'ID_CDROM_MRW_W': '1', 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'name': 'sr0'} >[2009-05-07 14:56:27,799] DEBUG: no type or existing type for sr0, bailing >[2009-05-07 14:56:27,800] DEBUG: scanning vda (/devices/virtio-pci/virtio1/block/vda)... >[2009-05-07 14:56:27,801] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:27,801] DEBUG: found None >[2009-05-07 14:56:27,802] DEBUG: vda is a disk >[2009-05-07 14:56:27,802] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:27,804] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 14:56:27,804] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 14:56:27,805] DEBUG: creating parted Disk: /dev/vda >[2009-05-07 14:56:27,994] DEBUG: added vda (disk) to device tree >[2009-05-07 14:56:27,996] DEBUG: {'symlinks': ['block/252:0'], 'MAJOR': '252', 'name': 'vda', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda', 'MINOR': '0'} >[2009-05-07 14:56:27,997] DEBUG: no type or existing type for vda, bailing >[2009-05-07 14:56:27,998] DEBUG: scanning vda1 (/devices/virtio-pci/virtio1/block/vda/vda1)... >[2009-05-07 14:56:27,998] DEBUG: looking for device 'vda1'... >[2009-05-07 14:56:27,999] DEBUG: found None >[2009-05-07 14:56:27,999] DEBUG: vda1 is a partition >[2009-05-07 14:56:28,000] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:28,002] DEBUG: found DiskDevice instance (0x7fadae013dd0) -- > description = name = vda status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadae013ed0> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadae013f50> > partedDisk = <parted.disk.Disk object at 0x7fadae013d10> >[2009-05-07 14:56:28,006] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,008] DEBUG: looking up parted Partition: /dev/vda1 >[2009-05-07 14:56:28,010] DEBUG: looking up parted Device: /dev/vda1 >[2009-05-07 14:56:28,020] DEBUG: added vda1 (partition) to device tree >[2009-05-07 14:56:28,022] DEBUG: {'symlinks': ['block/252:1', 'disk/by-uuid/7387000b-a840-4bcb-84f7-c5ed976c241a', 'disk/by-label/\\x2fboot'], 'MAJOR': '252', 'name': 'vda1', 'ID_FS_LABEL_ENC': '\\x2fboot', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda1', 'ID_FS_LABEL': '/boot', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_TYPE': 'ext3', 'MINOR': '1'} >[2009-05-07 14:56:28,023] DEBUG: type detected on 'vda1' is 'ext3' >[2009-05-07 14:56:28,025] INFO: set SELinux context for mountpoint /tmp/getsize-pbrmY4 to None >[2009-05-07 14:56:28,050] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-pbrmY4 to None >[2009-05-07 14:56:28,127] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 14:56:28,133] DEBUG: scanning vda2 (/devices/virtio-pci/virtio1/block/vda/vda2)... >[2009-05-07 14:56:28,133] DEBUG: looking for device 'vda2'... >[2009-05-07 14:56:28,133] DEBUG: found None >[2009-05-07 14:56:28,133] DEBUG: vda2 is a partition >[2009-05-07 14:56:28,135] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:28,136] DEBUG: found DiskDevice instance (0x7fadae013dd0) -- > description = name = vda status = True parents = [] > kids = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadae013ed0> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadae013f50> > partedDisk = <parted.disk.Disk object at 0x7fadae013d10> >[2009-05-07 14:56:28,140] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,141] DEBUG: looking up parted Partition: /dev/vda2 >[2009-05-07 14:56:28,143] DEBUG: looking up parted Device: /dev/vda2 >[2009-05-07 14:56:28,152] DEBUG: added vda2 (partition) to device tree >[2009-05-07 14:56:28,153] DEBUG: {'LVM2_PV_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '15499264.00', 'LVM2_PV_PE_ALLOC_COUNT': '473', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '2', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_UUID_ENC': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda2', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '473', 'symlinks': ['block/252:2'], 'MAJOR': '252', 'name': 'vda2', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 14:56:28,153] DEBUG: type detected on 'vda2' is 'LVM2_member' >[2009-05-07 14:56:28,155] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:28,159] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 14:56:28,159] DEBUG: found None >[2009-05-07 14:56:28,161] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,163] DEBUG: added VolGroup00 (lvmvg) to device tree >[2009-05-07 14:56:28,163] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 14:56:28,163] DEBUG: found None >[2009-05-07 14:56:28,165] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,168] DEBUG: added VolGroup00-LogVol00 (lvmlv) to device tree >[2009-05-07 14:56:28,172] INFO: setup of VolGroup00-LogVol00 failed: cannot activate VG with missing PV(s) >[2009-05-07 14:56:28,172] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 14:56:28,172] DEBUG: found None >[2009-05-07 14:56:28,176] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,180] DEBUG: added VolGroup00-LogVol01 (lvmlv) to device tree >[2009-05-07 14:56:28,185] INFO: setup of VolGroup00-LogVol01 failed: cannot activate VG with missing PV(s) >[2009-05-07 14:56:28,187] DEBUG: scanning vdb (/devices/virtio-pci/virtio2/block/vdb)... >[2009-05-07 14:56:28,187] DEBUG: looking for device 'vdb'... >[2009-05-07 14:56:28,187] DEBUG: found None >[2009-05-07 14:56:28,190] DEBUG: vdb is a disk >[2009-05-07 14:56:28,191] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,196] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 14:56:28,196] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 14:56:28,197] DEBUG: creating parted Disk: /dev/vdb >[2009-05-07 14:56:28,306] DEBUG: added vdb (disk) to device tree >[2009-05-07 14:56:28,308] DEBUG: {'symlinks': ['block/252:16'], 'MAJOR': '252', 'name': 'vdb', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_FS_UUID_ENC': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_TYPE': 'LVM2_member', 'MINOR': '16'} >[2009-05-07 14:56:28,308] DEBUG: PV vdb has no vg_name >[2009-05-07 14:56:28,309] DEBUG: PV vdb has no vg_uuid >[2009-05-07 14:56:28,309] DEBUG: PV vdb has no pe_start >[2009-05-07 14:56:28,309] DEBUG: type detected on 'vdb' is 'LVM2_member' >[2009-05-07 14:56:28,311] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:28,313] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,316] DEBUG: scanning vdb1 (/devices/virtio-pci/virtio2/block/vdb/vdb1)... >[2009-05-07 14:56:28,316] DEBUG: looking for device 'vdb1'... >[2009-05-07 14:56:28,316] DEBUG: found None >[2009-05-07 14:56:28,316] DEBUG: vdb1 is a partition >[2009-05-07 14:56:28,318] DEBUG: looking for device 'vdb'... >[2009-05-07 14:56:28,319] DEBUG: found DiskDevice instance (0x7fadae024dd0) -- > description = name = vdb status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadae024d50> size = 4094.69238281 > major = 252 minor = 16 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb label = None > target size = 0 path = /dev/vdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadae024990> > partedDisk = <parted.disk.Disk object at 0x7fadae024e50> >[2009-05-07 14:56:28,323] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:28,325] DEBUG: looking up parted Partition: /dev/vdb1 >[2009-05-07 14:56:28,327] DEBUG: looking up parted Device: /dev/vdb1 >[2009-05-07 14:56:28,336] DEBUG: added vdb1 (partition) to device tree >[2009-05-07 14:56:28,337] DEBUG: {'LVM2_PV_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '4161536.00', 'LVM2_PV_PE_ALLOC_COUNT': '125', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vdb1', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '17', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_UUID_ENC': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb/vdb1', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '127', 'symlinks': ['block/252:17'], 'MAJOR': '252', 'name': 'vdb1', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 14:56:28,337] DEBUG: type detected on 'vdb1' is 'LVM2_member' >[2009-05-07 14:56:28,339] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:28,343] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 14:56:28,343] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 14:56:28,343] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadae024a50) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadae024c90> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90> percent = 0) uses 17120MB >[2009-05-07 14:56:28,344] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadae024c50) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadae024a10> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90> percent = 0) uses 2016MB >[2009-05-07 14:56:28,344] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 14:56:28,344] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 14:56:28,344] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadae024a50) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadae024c90> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90> percent = 0) uses 17120MB >[2009-05-07 14:56:28,345] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadae024c50) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadae024a10> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90> percent = 0) uses 2016MB >[2009-05-07 14:56:28,345] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 14:56:28,345] DEBUG: found LVMVolumeGroupDevice instance (0x7fadae024a90) -- > description = name = VolGroup00 status = False parents = [<storage.devices.PartitionDevice object at 0x7fadae024890>] > kids = 2 > uuid = CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb format = <storage.formats.DeviceFormat object at 0x7fadae024b90> size = 15136 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] target = None dmUuid = None free = 64.0 PE Size = 32.0 PE Count = 600 > PE Free = 2 PV Count = 2 > LV Names = [] modified = False > extents = 473.0 free space = -4000 > free extents = -125.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fadae024890>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fadae024a50>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fadae024c50>] >[2009-05-07 14:56:28,737] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol00 >[2009-05-07 14:56:29,163] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol01 >[2009-05-07 14:56:29,259] INFO: devices to scan: ['dm-0', 'dm-1'] >[2009-05-07 14:56:29,263] DEBUG: scanning VolGroup00-LogVol00 (/devices/virtual/block/dm-0)... >[2009-05-07 14:56:29,263] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 14:56:29,264] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadae024a50) -- > description = name = VolGroup00-LogVol00 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadae024c90> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90> percent = 0 >[2009-05-07 14:56:29,264] DEBUG: VolGroup00-LogVol00 is a device-mapper device >[2009-05-07 14:56:29,266] DEBUG: {'symlinks': ['block/253:0', 'disk/by-id/dm-name-VolGroup00-LogVol00', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'disk/by-uuid/c3e23318-137d-47a1-9417-cb48440f0132'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol00', 'DM_MAJOR': '253', 'name': 'dm-0', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'c3e23318-137d-47a1-9417-cb48440f0132', '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': 'c3e23318-137d-47a1-9417-cb48440f0132', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '0', 'DM_MINOR': '0'} >[2009-05-07 14:56:29,267] DEBUG: type detected on 'VolGroup00-LogVol00' is 'ext3' >[2009-05-07 14:56:29,268] INFO: set SELinux context for mountpoint /tmp/getsize-KI4wKT to None >[2009-05-07 14:56:29,289] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-KI4wKT to None >[2009-05-07 14:56:29,346] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 14:56:29,349] DEBUG: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-1)... >[2009-05-07 14:56:29,349] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 14:56:29,350] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadae024c50) -- > description = name = VolGroup00-LogVol01 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadae024a10> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadae024a90> percent = 0 >[2009-05-07 14:56:29,350] DEBUG: VolGroup00-LogVol01 is a device-mapper device >[2009-05-07 14:56:29,352] DEBUG: {'symlinks': ['block/253:1', 'disk/by-id/dm-name-VolGroup00-LogVol01', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'disk/by-uuid/da5bb2d8-42b6-4cc9-a150-f453708fc48b'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol01', 'DM_MAJOR': '253', 'name': 'dm-1', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'sysfs_path': '/devices/virtual/block/dm-1', 'ID_FS_USAGE': 'other', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '2', 'ID_FS_UUID_ENC': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'DM_OPEN': '0', 'ID_FS_TYPE': 'swap', 'MINOR': '1', 'DM_MINOR': '1'} >[2009-05-07 14:56:29,352] DEBUG: type detected on 'VolGroup00-LogVol01' is 'swap' >[2009-05-07 14:56:29,354] DEBUG: getFormat('swap') returning SwapSpace instance >[2009-05-07 14:56:30,348] INFO: failed to unlink /etc/mdadm.conf >[2009-05-07 14:56:32,515] DEBUG: looking for device 'vda1'... >[2009-05-07 14:56:32,516] DEBUG: found PartitionDevice instance (0x7fadae024590) -- > description = name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae013dd0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae024b50> size = 196.075195312 > major = 252 minor = 1 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda1 label = None > target size = 196.075195312 path = /dev/vda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadae024790> disk = <storage.devices.DiskDevice object at 0x7fadae013dd0> >[2009-05-07 14:56:32,518] DEBUG: looking for device 'vda2'... >[2009-05-07 14:56:32,518] DEBUG: found PartitionDevice instance (0x7fadae024890) -- > description = name = vda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae013dd0>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadae024ad0> size = 15162.9125977 > major = 252 minor = 2 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda2 label = None > target size = 0 path = /dev/vda2 > format args = [] grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadae024610> disk = <storage.devices.DiskDevice object at 0x7fadae013dd0> >[2009-05-07 14:56:32,519] DEBUG: looking for device 'vdb1'... >[2009-05-07 14:56:32,519] DEBUG: found PartitionDevice instance (0x7fadae029150) -- > description = name = vdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae024dd0>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadae029550> size = 4094.66162109 > major = 252 minor = 17 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb/vdb1 label = None > target size = 4094.66162109 path = /dev/vdb1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadae029350> disk = <storage.devices.DiskDevice object at 0x7fadae024dd0> >[2009-05-07 14:56:34,589] INFO: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1'] >[2009-05-07 14:56:34,593] DEBUG: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0)... >[2009-05-07 14:56:34,593] DEBUG: looking for device 'sr0'... >[2009-05-07 14:56:34,593] DEBUG: found None >[2009-05-07 14:56:34,593] DEBUG: sr0 is a cdrom >[2009-05-07 14:56:34,595] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:34,598] DEBUG: added sr0 (cdrom) to device tree >[2009-05-07 14:56:34,599] DEBUG: {'symlinks': ['block/11:0', 'scd0', 'disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0'], 'MAJOR': '11', 'DEVTYPE': 'disk', 'ID_VENDOR': 'QEMU', 'ID_CDROM': '1', 'ID_MODEL': 'QEMU_DVD-ROM', 'MINOR': '0', 'ANACBIN': '/usr/sbin', 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', 'ID_REVISION': '0.10', 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', 'ID_CDROM_MRW': '1', 'ID_TYPE': 'cd', 'ID_CDROM_MRW_W': '1', 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'name': 'sr0'} >[2009-05-07 14:56:34,599] DEBUG: no type or existing type for sr0, bailing >[2009-05-07 14:56:34,601] DEBUG: scanning vda (/devices/virtio-pci/virtio1/block/vda)... >[2009-05-07 14:56:34,601] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:34,601] DEBUG: found None >[2009-05-07 14:56:34,603] DEBUG: vda is a disk >[2009-05-07 14:56:34,603] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:34,605] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 14:56:34,605] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 14:56:34,605] DEBUG: creating parted Disk: /dev/vda >[2009-05-07 14:56:34,795] DEBUG: added vda (disk) to device tree >[2009-05-07 14:56:34,797] DEBUG: {'symlinks': ['block/252:0'], 'MAJOR': '252', 'name': 'vda', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda', 'MINOR': '0'} >[2009-05-07 14:56:34,797] DEBUG: no type or existing type for vda, bailing >[2009-05-07 14:56:34,799] DEBUG: scanning vda1 (/devices/virtio-pci/virtio1/block/vda/vda1)... >[2009-05-07 14:56:34,799] DEBUG: looking for device 'vda1'... >[2009-05-07 14:56:34,799] DEBUG: found None >[2009-05-07 14:56:34,800] DEBUG: vda1 is a partition >[2009-05-07 14:56:34,801] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:34,802] DEBUG: found DiskDevice instance (0x7fadad33e3d0) -- > description = name = vda status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadad33e4d0> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadad33e1d0> > partedDisk = <parted.disk.Disk object at 0x7fadad33e590> >[2009-05-07 14:56:34,806] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:34,808] DEBUG: looking up parted Partition: /dev/vda1 >[2009-05-07 14:56:34,811] DEBUG: looking up parted Device: /dev/vda1 >[2009-05-07 14:56:34,821] DEBUG: added vda1 (partition) to device tree >[2009-05-07 14:56:34,823] DEBUG: {'symlinks': ['block/252:1', 'disk/by-uuid/7387000b-a840-4bcb-84f7-c5ed976c241a', 'disk/by-label/\\x2fboot'], 'MAJOR': '252', 'name': 'vda1', 'ID_FS_LABEL_ENC': '\\x2fboot', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda1', 'ID_FS_LABEL': '/boot', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_TYPE': 'ext3', 'MINOR': '1'} >[2009-05-07 14:56:34,823] DEBUG: type detected on 'vda1' is 'ext3' >[2009-05-07 14:56:34,825] INFO: set SELinux context for mountpoint /tmp/getsize-Kb7eAx to None >[2009-05-07 14:56:34,869] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-Kb7eAx to None >[2009-05-07 14:56:34,943] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 14:56:34,951] DEBUG: scanning vda2 (/devices/virtio-pci/virtio1/block/vda/vda2)... >[2009-05-07 14:56:34,951] DEBUG: looking for device 'vda2'... >[2009-05-07 14:56:34,951] DEBUG: found None >[2009-05-07 14:56:34,952] DEBUG: vda2 is a partition >[2009-05-07 14:56:34,953] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:34,954] DEBUG: found DiskDevice instance (0x7fadad33e3d0) -- > description = name = vda status = True parents = [] > kids = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadad33e4d0> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadad33e1d0> > partedDisk = <parted.disk.Disk object at 0x7fadad33e590> >[2009-05-07 14:56:34,957] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:34,959] DEBUG: looking up parted Partition: /dev/vda2 >[2009-05-07 14:56:34,960] DEBUG: looking up parted Device: /dev/vda2 >[2009-05-07 14:56:34,973] DEBUG: added vda2 (partition) to device tree >[2009-05-07 14:56:34,975] DEBUG: {'LVM2_PV_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '15499264.00', 'LVM2_PV_PE_ALLOC_COUNT': '473', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '2', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_UUID_ENC': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda2', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '473', 'symlinks': ['block/252:2'], 'MAJOR': '252', 'name': 'vda2', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 14:56:34,976] DEBUG: type detected on 'vda2' is 'LVM2_member' >[2009-05-07 14:56:34,980] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:34,987] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 14:56:34,987] DEBUG: found None >[2009-05-07 14:56:34,989] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:34,992] DEBUG: added VolGroup00 (lvmvg) to device tree >[2009-05-07 14:56:34,992] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 14:56:34,992] DEBUG: found None >[2009-05-07 14:56:34,994] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:34,996] DEBUG: added VolGroup00-LogVol00 (lvmlv) to device tree >[2009-05-07 14:56:34,999] INFO: setup of VolGroup00-LogVol00 failed: cannot activate VG with missing PV(s) >[2009-05-07 14:56:34,999] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 14:56:34,999] DEBUG: found None >[2009-05-07 14:56:35,001] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:35,003] DEBUG: added VolGroup00-LogVol01 (lvmlv) to device tree >[2009-05-07 14:56:35,005] INFO: setup of VolGroup00-LogVol01 failed: cannot activate VG with missing PV(s) >[2009-05-07 14:56:35,006] DEBUG: scanning vdb (/devices/virtio-pci/virtio2/block/vdb)... >[2009-05-07 14:56:35,006] DEBUG: looking for device 'vdb'... >[2009-05-07 14:56:35,007] DEBUG: found None >[2009-05-07 14:56:35,008] DEBUG: vdb is a disk >[2009-05-07 14:56:35,008] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:35,009] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 14:56:35,010] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 14:56:35,010] DEBUG: creating parted Disk: /dev/vdb >[2009-05-07 14:56:35,123] DEBUG: added vdb (disk) to device tree >[2009-05-07 14:56:35,124] DEBUG: {'symlinks': ['block/252:16'], 'MAJOR': '252', 'name': 'vdb', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_FS_UUID_ENC': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_TYPE': 'LVM2_member', 'MINOR': '16'} >[2009-05-07 14:56:35,124] DEBUG: PV vdb has no vg_name >[2009-05-07 14:56:35,125] DEBUG: PV vdb has no vg_uuid >[2009-05-07 14:56:35,125] DEBUG: PV vdb has no pe_start >[2009-05-07 14:56:35,125] DEBUG: type detected on 'vdb' is 'LVM2_member' >[2009-05-07 14:56:35,126] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:35,128] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:35,130] DEBUG: scanning vdb1 (/devices/virtio-pci/virtio2/block/vdb/vdb1)... >[2009-05-07 14:56:35,130] DEBUG: looking for device 'vdb1'... >[2009-05-07 14:56:35,130] DEBUG: found None >[2009-05-07 14:56:35,130] DEBUG: vdb1 is a partition >[2009-05-07 14:56:35,131] DEBUG: looking for device 'vdb'... >[2009-05-07 14:56:35,132] DEBUG: found DiskDevice instance (0x7fadad33ed50) -- > description = name = vdb status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadad342150> size = 4094.69238281 > major = 252 minor = 16 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb label = None > target size = 0 path = /dev/vdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadad342190> > partedDisk = <parted.disk.Disk object at 0x7fadad342250> >[2009-05-07 14:56:35,135] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:35,136] DEBUG: looking up parted Partition: /dev/vdb1 >[2009-05-07 14:56:35,138] DEBUG: looking up parted Device: /dev/vdb1 >[2009-05-07 14:56:35,146] DEBUG: added vdb1 (partition) to device tree >[2009-05-07 14:56:35,147] DEBUG: {'LVM2_PV_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '4161536.00', 'LVM2_PV_PE_ALLOC_COUNT': '125', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vdb1', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '17', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_UUID_ENC': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb/vdb1', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '127', 'symlinks': ['block/252:17'], 'MAJOR': '252', 'name': 'vdb1', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 14:56:35,147] DEBUG: type detected on 'vdb1' is 'LVM2_member' >[2009-05-07 14:56:35,149] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:35,152] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 14:56:35,153] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 14:56:35,153] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad33edd0) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadad33ee10> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50> percent = 0) uses 17120MB >[2009-05-07 14:56:35,153] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad33efd0) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadad342050> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50> percent = 0) uses 2016MB >[2009-05-07 14:56:35,153] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 14:56:35,154] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 14:56:35,154] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad33edd0) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadad33ee10> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50> percent = 0) uses 17120MB >[2009-05-07 14:56:35,154] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad33efd0) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadad342050> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50> percent = 0) uses 2016MB >[2009-05-07 14:56:35,154] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 14:56:35,154] DEBUG: found LVMVolumeGroupDevice instance (0x7fadad33ee50) -- > description = name = VolGroup00 status = False parents = [<storage.devices.PartitionDevice object at 0x7fadad33ec50>] > kids = 2 > uuid = CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb format = <storage.formats.DeviceFormat object at 0x7fadad33ef50> size = 15136 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] target = None dmUuid = None free = 64.0 PE Size = 32.0 PE Count = 600 > PE Free = 2 PV Count = 2 > LV Names = [] modified = False > extents = 473.0 free space = -4000 > free extents = -125.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fadad33ec50>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fadad33edd0>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fadad33efd0>] >[2009-05-07 14:56:35,540] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol00 >[2009-05-07 14:56:35,956] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol01 >[2009-05-07 14:56:36,018] INFO: devices to scan: ['dm-0', 'dm-1'] >[2009-05-07 14:56:36,021] DEBUG: scanning VolGroup00-LogVol00 (/devices/virtual/block/dm-0)... >[2009-05-07 14:56:36,021] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 14:56:36,022] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadad33edd0) -- > description = name = VolGroup00-LogVol00 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadad33ee10> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50> percent = 0 >[2009-05-07 14:56:36,022] DEBUG: VolGroup00-LogVol00 is a device-mapper device >[2009-05-07 14:56:36,024] DEBUG: {'symlinks': ['block/253:0', 'disk/by-id/dm-name-VolGroup00-LogVol00', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'disk/by-uuid/c3e23318-137d-47a1-9417-cb48440f0132'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol00', 'DM_MAJOR': '253', 'name': 'dm-0', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'c3e23318-137d-47a1-9417-cb48440f0132', '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': 'c3e23318-137d-47a1-9417-cb48440f0132', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '0', 'DM_MINOR': '0'} >[2009-05-07 14:56:36,024] DEBUG: type detected on 'VolGroup00-LogVol00' is 'ext3' >[2009-05-07 14:56:36,025] INFO: set SELinux context for mountpoint /tmp/getsize-B_IGGX to None >[2009-05-07 14:56:36,047] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-B_IGGX to None >[2009-05-07 14:56:36,108] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 14:56:36,112] DEBUG: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-1)... >[2009-05-07 14:56:36,112] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 14:56:36,113] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadad33efd0) -- > description = name = VolGroup00-LogVol01 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadad342050> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad33ee50> percent = 0 >[2009-05-07 14:56:36,113] DEBUG: VolGroup00-LogVol01 is a device-mapper device >[2009-05-07 14:56:36,114] DEBUG: {'symlinks': ['block/253:1', 'disk/by-id/dm-name-VolGroup00-LogVol01', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'disk/by-uuid/da5bb2d8-42b6-4cc9-a150-f453708fc48b'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol01', 'DM_MAJOR': '253', 'name': 'dm-1', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'sysfs_path': '/devices/virtual/block/dm-1', 'ID_FS_USAGE': 'other', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '2', 'ID_FS_UUID_ENC': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'DM_OPEN': '0', 'ID_FS_TYPE': 'swap', 'MINOR': '1', 'DM_MINOR': '1'} >[2009-05-07 14:56:36,114] DEBUG: type detected on 'VolGroup00-LogVol01' is 'swap' >[2009-05-07 14:56:36,116] DEBUG: getFormat('swap') returning SwapSpace instance >[2009-05-07 14:56:37,069] INFO: failed to unlink /etc/mdadm.conf >[2009-05-07 14:56:37,074] DEBUG: doAutoPartition(<__main__.Anaconda instance at 0x7fadca6de518>) >[2009-05-07 14:56:37,074] DEBUG: doAutoPart: True >[2009-05-07 14:56:37,075] DEBUG: clearPartType: 2 >[2009-05-07 14:56:37,075] DEBUG: clearPartDisks: ['vda', 'vdb'] >[2009-05-07 14:56:37,075] DEBUG: autoPartitionRequests: [<storage.partspec.PartSpec object at 0x7fadb8760f50>, <storage.partspec.PartSpec object at 0x7fadb8760f90>, <storage.partspec.PartSpec object at 0x7fadb8760fd0>] >[2009-05-07 14:56:37,075] DEBUG: storage.disks: [<storage.devices.DiskDevice object at 0x7fadad33e3d0>, <storage.devices.DiskDevice object at 0x7fadad33ed50>] >[2009-05-07 14:56:37,076] DEBUG: all names: ['VolGroup00', 'vdb', 'vda', 'sr0', 'vda1', 'vdb1', 'vda2', 'VolGroup00-LogVol00', 'VolGroup00-LogVol01'] >[2009-05-07 14:56:37,138] INFO: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1'] >[2009-05-07 14:56:37,142] DEBUG: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0)... >[2009-05-07 14:56:37,142] DEBUG: looking for device 'sr0'... >[2009-05-07 14:56:37,142] DEBUG: found None >[2009-05-07 14:56:37,142] DEBUG: sr0 is a cdrom >[2009-05-07 14:56:37,144] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,146] DEBUG: added sr0 (cdrom) to device tree >[2009-05-07 14:56:37,147] DEBUG: {'symlinks': ['block/11:0', 'scd0', 'disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0'], 'MAJOR': '11', 'DEVTYPE': 'disk', 'ID_VENDOR': 'QEMU', 'ID_CDROM': '1', 'ID_MODEL': 'QEMU_DVD-ROM', 'MINOR': '0', 'ANACBIN': '/usr/sbin', 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', 'ID_REVISION': '0.10', 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', 'ID_CDROM_MRW': '1', 'ID_TYPE': 'cd', 'ID_CDROM_MRW_W': '1', 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'ID_BUS': 'scsi', 'name': 'sr0'} >[2009-05-07 14:56:37,147] DEBUG: no type or existing type for sr0, bailing >[2009-05-07 14:56:37,149] DEBUG: scanning vda (/devices/virtio-pci/virtio1/block/vda)... >[2009-05-07 14:56:37,149] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:37,149] DEBUG: found None >[2009-05-07 14:56:37,150] DEBUG: vda is a disk >[2009-05-07 14:56:37,151] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,152] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 14:56:37,152] DEBUG: looking up parted Device: /dev/vda >[2009-05-07 14:56:37,153] DEBUG: creating parted Disk: /dev/vda >[2009-05-07 14:56:37,405] DEBUG: added vda (disk) to device tree >[2009-05-07 14:56:37,407] DEBUG: {'symlinks': ['block/252:0'], 'MAJOR': '252', 'name': 'vda', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda', 'MINOR': '0'} >[2009-05-07 14:56:37,407] DEBUG: no type or existing type for vda, bailing >[2009-05-07 14:56:37,409] DEBUG: scanning vda1 (/devices/virtio-pci/virtio1/block/vda/vda1)... >[2009-05-07 14:56:37,409] DEBUG: looking for device 'vda1'... >[2009-05-07 14:56:37,409] DEBUG: found None >[2009-05-07 14:56:37,409] DEBUG: vda1 is a partition >[2009-05-07 14:56:37,411] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:37,412] DEBUG: found DiskDevice instance (0x7fadae0248d0) -- > description = name = vda status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadae024b50> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadae024190> > partedDisk = <parted.disk.Disk object at 0x7fadad33e210> >[2009-05-07 14:56:37,416] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,419] DEBUG: looking up parted Partition: /dev/vda1 >[2009-05-07 14:56:37,421] DEBUG: looking up parted Device: /dev/vda1 >[2009-05-07 14:56:37,432] DEBUG: added vda1 (partition) to device tree >[2009-05-07 14:56:37,433] DEBUG: {'symlinks': ['block/252:1', 'disk/by-uuid/7387000b-a840-4bcb-84f7-c5ed976c241a', 'disk/by-label/\\x2fboot'], 'MAJOR': '252', 'name': 'vda1', 'ID_FS_LABEL_ENC': '\\x2fboot', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda1', 'ID_FS_LABEL': '/boot', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': '7387000b-a840-4bcb-84f7-c5ed976c241a', 'ID_FS_TYPE': 'ext3', 'MINOR': '1'} >[2009-05-07 14:56:37,433] DEBUG: type detected on 'vda1' is 'ext3' >[2009-05-07 14:56:37,435] INFO: set SELinux context for mountpoint /tmp/getsize-WZfTcN to None >[2009-05-07 14:56:37,459] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-WZfTcN to None >[2009-05-07 14:56:37,538] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 14:56:37,545] DEBUG: scanning vda2 (/devices/virtio-pci/virtio1/block/vda/vda2)... >[2009-05-07 14:56:37,545] DEBUG: looking for device 'vda2'... >[2009-05-07 14:56:37,545] DEBUG: found None >[2009-05-07 14:56:37,545] DEBUG: vda2 is a partition >[2009-05-07 14:56:37,547] DEBUG: looking for device 'vda'... >[2009-05-07 14:56:37,549] DEBUG: found DiskDevice instance (0x7fadae0248d0) -- > description = name = vda status = True parents = [] > kids = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadae024b50> size = 15359.0185547 > major = 252 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda label = None > target size = 0 path = /dev/vda > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadae024190> > partedDisk = <parted.disk.Disk object at 0x7fadad33e210> >[2009-05-07 14:56:37,553] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,554] DEBUG: looking up parted Partition: /dev/vda2 >[2009-05-07 14:56:37,556] DEBUG: looking up parted Device: /dev/vda2 >[2009-05-07 14:56:37,564] DEBUG: added vda2 (partition) to device tree >[2009-05-07 14:56:37,566] DEBUG: {'LVM2_PV_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '15499264.00', 'LVM2_PV_PE_ALLOC_COUNT': '473', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '2', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_UUID_ENC': 'dxd0zE-LpIg-QGdp-jJlW-KAO5-mKlu-WI3aL4', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio1/block/vda/vda2', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '473', 'symlinks': ['block/252:2'], 'MAJOR': '252', 'name': 'vda2', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 14:56:37,566] DEBUG: type detected on 'vda2' is 'LVM2_member' >[2009-05-07 14:56:37,569] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:37,578] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 14:56:37,579] DEBUG: found None >[2009-05-07 14:56:37,583] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,585] DEBUG: added VolGroup00 (lvmvg) to device tree >[2009-05-07 14:56:37,585] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 14:56:37,586] DEBUG: found None >[2009-05-07 14:56:37,587] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,589] DEBUG: added VolGroup00-LogVol00 (lvmlv) to device tree >[2009-05-07 14:56:37,592] INFO: setup of VolGroup00-LogVol00 failed: cannot activate VG with missing PV(s) >[2009-05-07 14:56:37,592] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 14:56:37,592] DEBUG: found None >[2009-05-07 14:56:37,594] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,596] DEBUG: added VolGroup00-LogVol01 (lvmlv) to device tree >[2009-05-07 14:56:37,599] INFO: setup of VolGroup00-LogVol01 failed: cannot activate VG with missing PV(s) >[2009-05-07 14:56:37,600] DEBUG: scanning vdb (/devices/virtio-pci/virtio2/block/vdb)... >[2009-05-07 14:56:37,600] DEBUG: looking for device 'vdb'... >[2009-05-07 14:56:37,600] DEBUG: found None >[2009-05-07 14:56:37,603] DEBUG: vdb is a disk >[2009-05-07 14:56:37,603] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,605] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 14:56:37,605] DEBUG: looking up parted Device: /dev/vdb >[2009-05-07 14:56:37,605] DEBUG: creating parted Disk: /dev/vdb >[2009-05-07 14:56:37,700] DEBUG: added vdb (disk) to device tree >[2009-05-07 14:56:37,701] DEBUG: {'symlinks': ['block/252:16'], 'MAJOR': '252', 'name': 'vdb', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_FS_UUID_ENC': 'ITb0VK-QFNu-E7VU-q9d8-ncbV-RUKB-Mwsrb2', 'ID_FS_TYPE': 'LVM2_member', 'MINOR': '16'} >[2009-05-07 14:56:37,702] DEBUG: PV vdb has no vg_name >[2009-05-07 14:56:37,702] DEBUG: PV vdb has no vg_uuid >[2009-05-07 14:56:37,702] DEBUG: PV vdb has no pe_start >[2009-05-07 14:56:37,702] DEBUG: type detected on 'vdb' is 'LVM2_member' >[2009-05-07 14:56:37,703] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:37,705] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,707] DEBUG: scanning vdb1 (/devices/virtio-pci/virtio2/block/vdb/vdb1)... >[2009-05-07 14:56:37,708] DEBUG: looking for device 'vdb1'... >[2009-05-07 14:56:37,708] DEBUG: found None >[2009-05-07 14:56:37,708] DEBUG: vdb1 is a partition >[2009-05-07 14:56:37,709] DEBUG: looking for device 'vdb'... >[2009-05-07 14:56:37,710] DEBUG: found DiskDevice instance (0x7fadad344490) -- > description = name = vdb status = True parents = [] > kids = 0 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fadad344410> size = 4094.69238281 > major = 252 minor = 16 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb label = None > target size = 0 path = /dev/vdb > format args = [] removable = False partedDevice = <parted.device.Device object at 0x7fadad344290> > partedDisk = <parted.disk.Disk object at 0x7fadad344510> >[2009-05-07 14:56:37,713] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:37,714] DEBUG: looking up parted Partition: /dev/vdb1 >[2009-05-07 14:56:37,716] DEBUG: looking up parted Device: /dev/vdb1 >[2009-05-07 14:56:37,725] DEBUG: added vdb1 (partition) to device tree >[2009-05-07 14:56:37,726] DEBUG: {'LVM2_PV_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'LVM2_PV_SIZE': '4161536.00', 'LVM2_PV_PE_ALLOC_COUNT': '125', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': 'CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb', 'LVM2_LV_SIZE': ['17530880.00', '2064384.00'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/vdb1', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'partition', 'MINOR': '17', 'LVM2_LV_NAME': ['LogVol00', 'LogVol01'], 'ID_FS_UUID': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_UUID_ENC': 'O5LWgj-icpe-4Zc7-4ufp-euBD-P8u0-7zTp2V', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT', '14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe'], 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '600', 'sysfs_path': '/devices/virtio-pci/virtio2/block/vdb/vdb1', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_FREE': '65536.00', 'LVM2_PV_PE_COUNT': '127', 'symlinks': ['block/252:17'], 'MAJOR': '252', 'name': 'vdb1', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_VG_SIZE': '19660800.00'} >[2009-05-07 14:56:37,727] DEBUG: type detected on 'vdb1' is 'LVM2_member' >[2009-05-07 14:56:37,728] DEBUG: getFormat('LVM2_member') returning LVMPhysicalVolume instance >[2009-05-07 14:56:37,732] DEBUG: looking for device 'VolGroup00'... >[2009-05-07 14:56:37,733] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 14:56:37,733] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad344110) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadad344350> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0) uses 17120MB >[2009-05-07 14:56:37,733] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad344310) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadad3440d0> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0) uses 2016MB >[2009-05-07 14:56:37,734] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 14:56:37,734] DEBUG: VolGroup00 size is 15136MB >[2009-05-07 14:56:37,734] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad344110) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadad344350> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0) uses 17120MB >[2009-05-07 14:56:37,734] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad344310) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadad3440d0> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0) uses 2016MB >[2009-05-07 14:56:37,734] DEBUG: vg VolGroup00 has -4000MB free >[2009-05-07 14:56:37,735] DEBUG: found LVMVolumeGroupDevice instance (0x7fadad344050) -- > description = name = VolGroup00 status = False parents = [<storage.devices.PartitionDevice object at 0x7fadad342a50>] > kids = 2 > uuid = CUN2vl-fyKt-QQ2D-79hr-aOHn-6UFP-KHhuWb format = <storage.formats.DeviceFormat object at 0x7fadad344250> size = 15136 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] target = None dmUuid = None free = 64.0 PE Size = 32.0 PE Count = 600 > PE Free = 2 PV Count = 2 > LV Names = [] modified = False > extents = 473.0 free space = -4000 > free extents = -125.0 > PVs = [<storage.devices.PartitionDevice object at 0x7fadad342a50>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fadad344110>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fadad344310>] >[2009-05-07 14:56:38,133] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol00 >[2009-05-07 14:56:38,549] DEBUG: looking up parted Device: /dev/mapper/VolGroup00-LogVol01 >[2009-05-07 14:56:38,653] INFO: devices to scan: ['dm-0', 'dm-1'] >[2009-05-07 14:56:38,657] DEBUG: scanning VolGroup00-LogVol00 (/devices/virtual/block/dm-0)... >[2009-05-07 14:56:38,657] DEBUG: looking for device 'VolGroup00-LogVol00'... >[2009-05-07 14:56:38,658] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadad344110) -- > description = name = VolGroup00-LogVol00 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.DeviceFormat object at 0x7fadad344350> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0 >[2009-05-07 14:56:38,658] DEBUG: VolGroup00-LogVol00 is a device-mapper device >[2009-05-07 14:56:38,660] DEBUG: {'symlinks': ['block/253:0', 'disk/by-id/dm-name-VolGroup00-LogVol00', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'disk/by-uuid/c3e23318-137d-47a1-9417-cb48440f0132'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol00', 'DM_MAJOR': '253', 'name': 'dm-0', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWbovptoXf6wyLBbc3UFbWMzhhSQsb2fQNT', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'c3e23318-137d-47a1-9417-cb48440f0132', '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': 'c3e23318-137d-47a1-9417-cb48440f0132', 'DM_OPEN': '0', 'ID_FS_TYPE': 'ext3', 'MINOR': '0', 'DM_MINOR': '0'} >[2009-05-07 14:56:38,660] DEBUG: type detected on 'VolGroup00-LogVol00' is 'ext3' >[2009-05-07 14:56:38,662] INFO: set SELinux context for mountpoint /tmp/getsize-j_wHnH to None >[2009-05-07 14:56:38,685] INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-j_wHnH to None >[2009-05-07 14:56:38,747] DEBUG: getFormat('ext3') returning Ext3FS instance >[2009-05-07 14:56:38,751] DEBUG: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-1)... >[2009-05-07 14:56:38,751] DEBUG: looking for device 'VolGroup00-LogVol01'... >[2009-05-07 14:56:38,752] DEBUG: found LVMLogicalVolumeDevice instance (0x7fadad344310) -- > description = name = VolGroup00-LogVol01 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.DeviceFormat object at 0x7fadad3440d0> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0 >[2009-05-07 14:56:38,752] DEBUG: VolGroup00-LogVol01 is a device-mapper device >[2009-05-07 14:56:38,753] DEBUG: {'symlinks': ['block/253:1', 'disk/by-id/dm-name-VolGroup00-LogVol01', 'disk/by-id/dm-uuid-LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'disk/by-uuid/da5bb2d8-42b6-4cc9-a150-f453708fc48b'], 'DM_TABLES_LOADED': 'Live', 'DM_NAME': 'VolGroup00-LogVol01', 'DM_MAJOR': '253', 'name': 'dm-1', 'ANACBIN': '/usr/sbin', 'MAJOR': '253', 'DM_UUID': 'LVM-CUN2vlfyKtQQ2D79hraOHn6UFPKHhuWb14TP4E7IxRdIdg9buvXleoNtuQtg4IMe', 'DM_SUSPENDED': 'Active', 'ID_FS_UUID': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'sysfs_path': '/devices/virtual/block/dm-1', 'ID_FS_USAGE': 'other', 'DM_READONLY': 'Writeable', 'DEVTYPE': 'disk', 'ID_FS_VERSION': '2', 'ID_FS_UUID_ENC': 'da5bb2d8-42b6-4cc9-a150-f453708fc48b', 'DM_OPEN': '0', 'ID_FS_TYPE': 'swap', 'MINOR': '1', 'DM_MINOR': '1'} >[2009-05-07 14:56:38,754] DEBUG: type detected on 'VolGroup00-LogVol01' is 'swap' >[2009-05-07 14:56:38,755] DEBUG: getFormat('swap') returning SwapSpace instance >[2009-05-07 14:56:39,725] INFO: failed to unlink /etc/mdadm.conf >[2009-05-07 14:56:48,039] DEBUG: looking for device 'vda1'... >[2009-05-07 14:56:48,040] DEBUG: found PartitionDevice instance (0x7fadad342b10) -- > description = name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadad342d10> size = 196.075195312 > major = 252 minor = 1 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda1 label = None > target size = 196.075195312 path = /dev/vda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3428d0> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0> >[2009-05-07 14:56:48,040] DEBUG: looking for device 'vda2'... >[2009-05-07 14:56:48,041] DEBUG: found PartitionDevice instance (0x7fadad342a50) -- > description = name = vda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadad344190> size = 15162.9125977 > major = 252 minor = 2 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda2 label = None > target size = 0 path = /dev/vda2 > format args = [] grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad342c90> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0> >[2009-05-07 14:56:48,042] DEBUG: looking for device 'vdb1'... >[2009-05-07 14:56:48,042] DEBUG: found PartitionDevice instance (0x7fadad3447d0) -- > description = name = vdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadad344490>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadad344bd0> size = 4094.66162109 > major = 252 minor = 17 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb/vdb1 label = None > target size = 4094.66162109 path = /dev/vdb1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3449d0> disk = <storage.devices.DiskDevice object at 0x7fadad344490> >[2009-05-07 14:56:52,274] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:56:52,283] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:56:52,283] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2e1610) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad32ff50>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad32ff50> percent = 0) uses 2016MB >[2009-05-07 14:56:52,283] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2e1690) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad32ff50>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 17120.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 17120.0 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad32ff50> percent = 0) uses 17120MB >[2009-05-07 14:56:52,284] DEBUG: vg tmp-VolGroup00 has 64MB free >[2009-05-07 14:56:53,700] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:01,706] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:01,715] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:01,716] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f5090) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2e7790>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2e7790> percent = 0) uses 2016MB >[2009-05-07 14:57:01,716] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f5250) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2e7790>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2e7790> percent = 0) uses 5000MB >[2009-05-07 14:57:01,716] DEBUG: vg tmp-VolGroup00 has 12160MB free >[2009-05-07 14:57:04,628] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:04,636] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:04,637] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f5610) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f52d0>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f52d0> percent = 0) uses 2016MB >[2009-05-07 14:57:04,637] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f57d0) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f52d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f52d0> percent = 0) uses 5000MB >[2009-05-07 14:57:04,637] DEBUG: vg tmp-VolGroup00 has 12160MB free >[2009-05-07 14:57:04,642] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:04,652] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-05-07 14:57:04,655] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:04,665] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:04,665] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f8190) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 2016MB >[2009-05-07 14:57:04,665] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f8350) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 5000MB >[2009-05-07 14:57:04,665] DEBUG: vg tmp-VolGroup00 has 12160MB free >[2009-05-07 14:57:04,718] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:04,718] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f8190) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 2016MB >[2009-05-07 14:57:04,719] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f8350) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 5000MB >[2009-05-07 14:57:04,719] DEBUG: lv tmp-VolGroup00-LogVol02 (LVMLogicalVolumeDevice instance (0x7fadad2f83d0) -- > description = name = tmp-VolGroup00-LogVol02 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fadad2f5d90> size = 12160 > major = 0 minor = 0 exists = False > sysfs path = label = None > target size = 12160 path = /dev/mapper/tmp--VolGroup00-LogVol02 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 12160MB >[2009-05-07 14:57:04,719] DEBUG: vg tmp-VolGroup00 has 0MB free >[2009-05-07 14:57:08,409] DEBUG: trying to set lv tmp-VolGroup00-LogVol02 size to 12160MB >[2009-05-07 14:57:08,410] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:08,410] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f8190) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 2016MB >[2009-05-07 14:57:08,410] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f8350) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 5000MB >[2009-05-07 14:57:08,410] DEBUG: lv tmp-VolGroup00-LogVol02 (LVMLogicalVolumeDevice instance (0x7fadad2f83d0) -- > description = name = tmp-VolGroup00-LogVol02 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fadad2f5d90> size = 12160 > major = 0 minor = 0 exists = False > sysfs path = label = None > target size = 12160 path = /dev/mapper/tmp--VolGroup00-LogVol02 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5e50> percent = 0) uses 12160MB >[2009-05-07 14:57:08,411] DEBUG: vg tmp-VolGroup00 has 0MB free >[2009-05-07 14:57:08,417] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:08,428] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:08,428] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f8790) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0> percent = 0) uses 2016MB >[2009-05-07 14:57:08,428] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f8950) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0> percent = 0) uses 5000MB >[2009-05-07 14:57:08,429] DEBUG: vg tmp-VolGroup00 has 12160MB free >[2009-05-07 14:57:08,429] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:08,429] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f8790) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0> percent = 0) uses 2016MB >[2009-05-07 14:57:08,429] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f8950) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0> percent = 0) uses 5000MB >[2009-05-07 14:57:08,430] DEBUG: lv tmp-VolGroup00-LogVol02 (LVMLogicalVolumeDevice instance (0x7fadad2f89d0) -- > description = name = tmp-VolGroup00-LogVol02 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fadad2f8390> size = 12160 > major = 0 minor = 0 exists = False > sysfs path = label = None > target size = 12160 path = /dev/mapper/tmp--VolGroup00-LogVol02 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f84d0> percent = 0) uses 12160MB >[2009-05-07 14:57:08,430] DEBUG: vg tmp-VolGroup00 has 0MB free >[2009-05-07 14:57:09,207] DEBUG: looking for device 'vda2'... >[2009-05-07 14:57:09,208] DEBUG: found PartitionDevice instance (0x7fadad342a50) -- > description = name = vda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadad344190> size = 15162.9125977 > major = 252 minor = 2 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda2 label = None > target size = 0 path = /dev/vda2 > format args = [] grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad342c90> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0> >[2009-05-07 14:57:09,208] DEBUG: looking for device 'vdb1'... >[2009-05-07 14:57:09,208] DEBUG: found PartitionDevice instance (0x7fadad3447d0) -- > description = name = vdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadad344490>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadad344bd0> size = 4094.66162109 > major = 252 minor = 17 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb/vdb1 label = None > target size = 4094.66162109 path = /dev/vdb1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3449d0> disk = <storage.devices.DiskDevice object at 0x7fadad344490> >[2009-05-07 14:57:09,213] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:09,221] DEBUG: tmp-VolGroup00 size is 19200MB >[2009-05-07 14:57:09,221] DEBUG: lv tmp-VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad2f8d10) -- > description = name = tmp-VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90>] > kids = 0 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fadad342710> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/tmp--VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90> percent = 0) uses 2016MB >[2009-05-07 14:57:09,222] DEBUG: lv tmp-VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad2f8ed0) -- > description = name = tmp-VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadae01d790> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/tmp--VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad2f5d90> percent = 0) uses 5000MB >[2009-05-07 14:57:09,222] DEBUG: vg tmp-VolGroup00 has 12160MB free >[2009-05-07 14:57:09,225] DEBUG: getFormat('None') returning DeviceFormat instance >[2009-05-07 14:57:09,226] DEBUG: VolGroup00 size is 19200MB >[2009-05-07 14:57:09,226] DEBUG: lv VolGroup00-LogVol00 (LVMLogicalVolumeDevice instance (0x7fadad344110) -- > description = name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = ovptoX-f6wy-LBbc-3UFb-WMzh-hSQs-b2fQNT format = <storage.formats.fs.Ext3FS object at 0x7fadad33e310> size = 5000 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 5000 path = /dev/mapper/VolGroup00-LogVol00 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0) uses 5000MB >[2009-05-07 14:57:09,227] DEBUG: lv VolGroup00-LogVol01 (LVMLogicalVolumeDevice instance (0x7fadad344310) -- > description = name = VolGroup00-LogVol01 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050>] > kids = 0 > uuid = 14TP4E-7IxR-dIdg-9buv-Xleo-NtuQ-tg4IMe format = <storage.formats.swap.SwapSpace object at 0x7fadad33e2d0> size = 2016.0 > major = 0 minor = 0 exists = True > sysfs path = label = None > target size = 2016.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7fadad344050> percent = 0) uses 2016MB >[2009-05-07 14:57:09,227] DEBUG: vg VolGroup00 has 12160MB free >[2009-05-07 14:57:09,228] DEBUG: getFormat('ext4') returning Ext4FS instance >[2009-05-07 14:57:09,230] DEBUG: registered action: Resize Device (Shrink) VolGroup00-LogVol00 (lvmlv) >[2009-05-07 14:57:09,230] DEBUG: registered action: Resize Format (Shrink) ext3 on VolGroup00-LogVol00 (lvmlv) >[2009-05-07 14:57:09,230] DEBUG: added VolGroup00-LogVol02 (lvmlv) to device tree >[2009-05-07 14:57:09,230] DEBUG: registered action: Create Device VolGroup00-LogVol02 (lvmlv) >[2009-05-07 14:57:09,230] DEBUG: registered action: Create Format ext4 on VolGroup00-LogVol02 (lvmlv) >[2009-05-07 14:57:09,234] DEBUG: looking for device 'vda1'... >[2009-05-07 14:57:09,234] DEBUG: found PartitionDevice instance (0x7fadad342b10) -- > description = name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadad342d10> size = 196.075195312 > major = 252 minor = 1 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda1 label = None > target size = 196.075195312 path = /dev/vda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3428d0> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0> >[2009-05-07 14:57:09,235] DEBUG: looking for device 'vda2'... >[2009-05-07 14:57:09,235] DEBUG: found PartitionDevice instance (0x7fadad342a50) -- > description = name = vda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadad344190> size = 15162.9125977 > major = 252 minor = 2 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda2 label = None > target size = 0 path = /dev/vda2 > format args = [] grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad342c90> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0> >[2009-05-07 14:57:09,236] DEBUG: looking for device 'vdb1'... >[2009-05-07 14:57:09,237] DEBUG: found PartitionDevice instance (0x7fadad3447d0) -- > description = name = vdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadad344490>] > kids = 1 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fadad344bd0> size = 4094.66162109 > major = 252 minor = 17 exists = True > sysfs path = /devices/virtio-pci/virtio2/block/vdb/vdb1 label = None > target size = 4094.66162109 path = /dev/vdb1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3449d0> disk = <storage.devices.DiskDevice object at 0x7fadad344490> >[2009-05-07 14:57:23,921] DEBUG: registered action: Resize Device (Grow) vda1 (partition) >[2009-05-07 14:57:23,921] DEBUG: registered action: Resize Format (Grow) ext3 on vda1 (partition) >[2009-05-07 14:57:23,925] DEBUG: allocatePartitions: disks=[<storage.devices.DiskDevice object at 0x7fadae0248d0>, <storage.devices.DiskDevice object at 0x7fadad344490>] ; partitions=[<storage.devices.PartitionDevice object at 0x7fadad342b10>, <storage.devices.PartitionDevice object at 0x7fadad342a50>, <storage.devices.PartitionDevice object at 0x7fadad3447d0>] >[2009-05-07 14:57:23,925] DEBUG: removing all non-preexisting from disk(s) >[2009-05-07 14:57:23,925] DEBUG: growPartitions: disks=['vda', 'vdb'], partitions=['vda1', 'vda2', 'vdb1'] >[2009-05-07 14:57:23,928] DEBUG: looking for device 'vda1'... >[2009-05-07 14:57:23,929] DEBUG: found PartitionDevice instance (0x7fadad342b10) -- > description = name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fadae0248d0>] > kids = 0 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7fadad342d10> size = 195.0 > major = 252 minor = 1 exists = True > sysfs path = /devices/virtio-pci/virtio1/block/vda/vda1 label = None > target size = 195 path = /dev/vda1 > format args = [] grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fadad3428d0> disk = <storage.devices.DiskDevice object at 0x7fadae0248d0> >[2009-05-07 14:57:23,929] DEBUG: looking for device 'vda-1'... >[2009-05-07 14:57:23,930] DEBUG: found None
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 499714
: 342917