Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 299577 Details for
Bug 439597
Trying to install Fedora 9 beta on HD gives Anaconda error.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Debug text autogenerated.
Fedora9bError.txt (text/plain), 20.84 KB, created by
aldo furlan
on 2008-03-29 14:14:30 UTC
(
hide
)
Description:
Debug text autogenerated.
Filename:
MIME Type:
Creator:
aldo furlan
Created:
2008-03-29 14:14:30 UTC
Size:
20.84 KB
patch
obsolete
> >anaconda None exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/lvm.py", line 329, in pvcreate > raise PVCreateError(node) > File "/usr/lib/anaconda/fsset.py", line 2489, in setupDevice > lvm.pvcreate(node) > File "/usr/lib/anaconda/fsset.py", line 1815, in createLogicalVolumes > entry.device.setupDevice(chroot) > File "/usr/lib/anaconda/packages.py", line 164, in turnOnFilesystems > anaconda.id.fsset.createLogicalVolumes(anaconda.rootPath) > File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 131, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1246, in nextClicked > self.anaconda.dispatch.gotoNext() >PVCreateError: pvcreate of pv "/dev/sda3" failed >Log: > Wiping cache of LVM-capable devices > Wiping internal VG cache > Device /dev/sda3 not found (or ignored by filtering). > >Local variables in innermost frame: >node: /dev/sda3 >args: ['pvcreate', '-ff', '-y', '-v', '/dev/sda3'] >rc: 5 > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 2067 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0xa5bdacc (GdkPixbuf at 0xa695d70)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0xa5ca644 (GnomeCanvas at 0xa5db170)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0xa5b31e4 (GtkTreeStore at 0xa649260)> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <PartitionWindow.PartitionWindow instance at 0xa5aec6c>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 0.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object at 0xa59b39c (GdkPixbuf at 0xa695d38)> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0xa5b31e4 (GtkTreeStore at 0xa649260)> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x9e6492c>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x9e6492c>> > intf.icw.currentWindow.fsset.migratedfs: 1 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x9e6492c>> > intf.icw.currentWindow.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda2 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda1 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda3 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >] > intf.icw.currentWindow.fsset.mountcount: 0 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0xa5ca89c (GtkCheckButton at 0xa3fa9f0)> > 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 0xa5ca5a4 (GtkTreeSelection at 0xa67cc40)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0xa5ca5cc (GtkTreeView at 0xa3e1108)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {sda: True} > intf.icw.currentWindow.diskset.disks: {sda: <PedDisk object at 0xa0192c0>} > intf.icw.currentWindow.diskset.anaconda: Already dumped > intf.icw.currentWindow.diskset.onlyPrimary: None > intf.icw.currentWindow.partitions: Partitions instance, containing members: > intf.icw.currentWindow.partitions.useFdisk: 0 > intf.icw.currentWindow.partitions.isKickstart: 0 > intf.icw.currentWindow.partitions.globalPassphrase: > intf.icw.currentWindow.partitions.autoClearPartType: 0 > intf.icw.currentWindow.partitions.autoEncryptPass: > intf.icw.currentWindow.partitions.nextUniqueID: 12 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [sda] > intf.icw.currentWindow.partitions.protected: [sr0] > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.anaconda: Already dumped > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.encryptedDevices: {} > intf.icw.currentWindow.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 10 > type: ext3 format: 1 > device: sda2 drive: ['sda'] primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: NTFSFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: ntfs > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.resizable: True > origfstype.fsprofile: None > origfstype.needProgram: None > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.fsProfileSpecifier: None > origfstype.packages: [] > origfstype.supportsFsProfiles: False > origfstype.extraFormatArgs: [] > origfstype.formattable: 0 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x98f1320> > origfstype.maxLabelChars: 16 > primary: None > drive: sda > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda1 > dev.doLabel: 1 > uniqueID: 1 > mountpoint: None > requestSize: 19265.418457 > size: 19265.418457 > end: 39455639 > encryption: None > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 19265.0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 8 > format: 1 pesize: 32768 > physvols: [7] >, LV Request -- mountpoint: / uniqueID: 9 > type: ext3 format: 1 > size: 17760 lvname: LogVol00 volgroup: 8 > options: 'None' fsprofile: None >, New Part Request -- mountpoint: None uniqueID: 7 > type: physical volume (LVM) format: 1 > device: sda3 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: 11 > type: swap format: 1 > size: 896 lvname: LogVol01 volgroup: 8 > options: 'None' fsprofile: None >] > intf.icw.currentWindow.partitions.autoEncrypt: False > intf.icw.currentWindow.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > options: 'None' fsprofile: None >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 448 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None >] > intf.icw.currentWindow.partitions.deletes: [lvname: LogVol01 vgname: VolGroup00 >, vgname: VolGroup00 >, drive: sda start: 39857265 end: 78140159 >, drive: sda start: 39455640 end: 39857264 >, lvname: LogVol00 vgname: VolGroup00 >] > intf.icw.mainxml: <glade.XML object at 0x9ffccd4 (PyGladeXML at 0x9ea0498)> > intf.icw.window: <gtk.Window object at 0x9ffcedc (GtkWindow at 0xa05e0f8)> > intf.icw.installFrame: <gtk.Frame object at 0x9ffcd74 (GtkFrame at 0x9fde970)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: livecd:///dev/mapper/live-osimg-min >dispatch: <dispatch.Dispatcher object at 0x9ffdc8c> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: livecd:///dev/mapper/live-osimg-min >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeRoot: None > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x9e3ca8c>] >Primary Video Card Info: >device: None >driver : sis >descr : Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: sis > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: None > id.xsetup.xserver.mousehw: None > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': it} > id.keyboard.type: PC > id.keyboard.beenset: 1 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.tz: Europe/Rome > id.mouse: None > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x9ffdbec> > id.methodstr: livecd:///dev/mapper/live-osimg-min > id.fsset: Already dumped > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: None > id.x_already_set: 1 > id.backend: LiveCDCopyBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: True > id.backend.instLog: None > id.backend.supportsUpgrades: False > id.backend.osimg: //dev/mapper/live-osimg-min > id.backend.supportsPackageSelection: False > id.firstboot: 0 > id.diskset: Already dumped > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > 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.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: None > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {eth0: DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:a0:cc:ce:04:e4 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0x9afcf2c> > id.partitions: Already dumped > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/anaconda.log: >14:13:12 INFO : using only installclass _Fedora >14:13:13 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >14:13:13 INFO : Display mode = g >14:13:13 INFO : Method = livecd:///dev/mapper/live-osimg-min >14:13:17 INFO : Starting graphical installation... >14:13:19 INFO : Detected 448M of memory >14:13:19 INFO : Swap attempt of 448M to 896M >14:13:19 WARNING : step installtype does not exist >14:13:19 WARNING : step confirminstall does not exist >14:13:19 WARNING : step complete does not exist >14:14:16 INFO : moving (1) to step welcome >14:14:28 INFO : moving (1) to step betanag >14:14:44 INFO : moving (1) to step keyboard >14:15:07 INFO : moving (1) to step networkdevicecheck >14:15:07 INFO : moving (1) to step network >14:15:21 INFO : moving (1) to step timezone >14:15:41 INFO : moving (1) to step accounts >14:16:00 INFO : moving (1) to step partitionobjinit >14:16:00 INFO : no /tmp/fcpconfig; not configuring zfcp >14:16:00 DEBUG : starting mpaths >14:16:01 DEBUG : self.driveList(): [u'sda'] >14:16:01 DEBUG : DiskSet.skippedDisks: [] >14:16:01 DEBUG : DiskSet.skippedDisks: [] >14:16:01 DEBUG : starting all mpaths on drives [u'sda'] >14:16:01 DEBUG : scanning for multipath on drives [u'sda'] >14:16:01 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:16:01 DEBUG : mpaths: [] >14:16:01 DEBUG : done starting mpaths. Drivelist: [u'sda'] >14:16:01 DEBUG : starting dmraids >14:16:01 DEBUG : self.driveList(): [u'sda'] >14:16:01 DEBUG : DiskSet.skippedDisks: [] >14:16:01 DEBUG : DiskSet.skippedDisks: [] >14:16:01 DEBUG : starting all dmraids on drives [u'sda'] >14:16:01 DEBUG : scanning for dmraid on drives [u'sda'] >14:16:02 DEBUG : done starting dmraids. Drivelist: [u'sda'] >14:16:02 DEBUG : adding drive sda to disk list >14:16:06 INFO : lv VolGroup00/LogVol00, attr is -wi--- >14:16:06 INFO : lv VolGroup00/LogVol01, attr is -wi--- >14:16:12 INFO : lv is VolGroup00/LogVol00, size of 17760 >14:16:12 INFO : lv is VolGroup00/LogVol01, size of 896 >14:16:14 INFO : pv is /dev/sda3 in vg VolGroup00, size is 18692 >14:16:14 INFO : vg VolGroup00, size is 18688, pesize is 32768 >14:16:14 INFO : lv is VolGroup00/LogVol00, size of 17760 >14:16:14 INFO : lv is VolGroup00/LogVol01, size of 896 >14:16:15 INFO : used size of /dev/VolGroup00/LogVol00 is 13276.0 >14:16:15 INFO : sr0 is a protected partition >14:16:15 INFO : no request, probably a removable drive >14:16:15 INFO : moving (1) to step parttype >14:17:12 INFO : moving (1) to step autopartitionexecute >14:17:12 DEBUG : adding drive sda to disk list >14:17:12 DEBUG : used space is 1472 >14:17:12 DEBUG : actual space is 18656 >14:17:12 DEBUG : used space is 13408 >14:17:12 DEBUG : actual space is 18656 >14:17:12 DEBUG : used space is 13856 >14:17:12 DEBUG : actual space is 18656 >14:17:12 DEBUG : used space is 18656 >14:17:12 DEBUG : actual space is 18656 >14:17:12 DEBUG : used space is 18656 >14:17:12 DEBUG : actual space is 18656 >14:17:12 DEBUG : used space is 18656 >14:17:12 DEBUG : actual space is 18656 >14:17:15 INFO : moving (1) to step partition >14:18:05 INFO : moving (1) to step partitiondone >14:18:18 INFO : moving (1) to step migratefilesystems >14:18:18 INFO : moving (1) to step enablefilesystems >14:18:23 INFO : lv is VolGroup00/LogVol00, size of 17760 >14:18:23 INFO : lv is VolGroup00/LogVol01, size of 896 >14:18:23 INFO : removing lv LogVol01 >14:18:23 INFO : removing lv LogVol00 >14:18:23 INFO : pv is /dev/sda3 in vg VolGroup00, size is 18692 >14:18:23 INFO : vgremove -v VolGroup00 >14:18:23 INFO : pvremove -ff -y -v /dev/sda3 >14:18:23 INFO : pvcreate -ff -y -v /dev/sda3 >14:18:24 INFO : disk.commit() for /dev/sda >14:18:24 DEBUG : adding drive sda to disk list > > >/tmp/lvmout: > Wiping cache of LVM-capable devices > Wiping internal VG cache > Device /dev/sda3 not found (or ignored by filtering).
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 439597
: 299577