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 310019 Details for
Bug 452484
Exception during xen virtual machine
[?]
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.
Attachment contains all the information about exception.
vm-exception (text/plain), 42.62 KB, created by
Kamlesh Kumar
on 2008-06-23 11:18:10 UTC
(
hide
)
Description:
Attachment contains all the information about exception.
Filename:
MIME Type:
Creator:
Kamlesh Kumar
Created:
2008-06-23 11:18:10 UTC
Size:
42.62 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 415, in doGroupSetup > raise Errors.GroupsError, 'No Groups Available in any repository' > File "/usr/lib/anaconda/yuminstall.py", line 801, in doGroupSetup > self.ayum.doGroupSetup() > File "/usr/lib/anaconda/yuminstall.py", line 886, in doRepoSetup > self.doGroupSetup() > File "/usr/lib/anaconda/backend.py", line 158, in doRepoSetup > anaconda.backend.doRepoSetup(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 201, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 124, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1007, in nextClicked > self.anaconda.dispatch.gotoNext() >GroupsError: No Groups Available in any repository > >Local variables in innermost frame: >repo: anaconda-base-200702081624.i386 >e: Error: requested datatype group not available >self: <yuminstall.AnacondaYum object at 0xb7acc68c> >reposWithGroups: [] >overwrite: False > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 449 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0xb7bb170c> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: AccountWindow instance, containing members: > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.pw: <gtk.Entry object (GtkEntry) at 0xb7ad4644> > intf.icw.currentWindow.confirm: <gtk.Entry object (GtkEntry) at 0xb7ad466c> > intf.icw.currentWindow.forward: <function <lambda> at 0xb7abf33c> > intf.icw.currentWindow.passwords: {} > intf.icw.currentWindow.rootStatus: <gtk.Label object (GtkLabel) at 0xb7ad470c> > 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: Set Root Password > intf.icw.window: <gtk.Window object (GtkWindow) at 0xb7bb1784> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0xb7bb17ac> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object (GtkWindow) at 0xb7bc37fc> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0xb7c07c34> > intf.icw.rnv.currentURI: /tmp/RELEASE-NOTES-en.html > intf.icw.rnv.topDir: /tmp > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0xb7c079dc> > intf.icw.rnv.height: 600 > intf.icw.rnv.width: 800 > intf.icw.rnv.opener: FancyURLopener instance, containing members: > intf.icw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.icw.rnv.opener._URLopener__tempfiles: [] > intf.icw.rnv.opener.cert_file: None > intf.icw.rnv.opener.addheaders: [('User-agent', 'Python-urllib/1.16')] > intf.icw.rnv.opener.tries: 0 > intf.icw.rnv.opener.ftpcache: {} > intf.icw.rnv.opener.tempcache: None > intf.icw.rnv.opener.auth_cache: {} > intf.icw.rnv.opener.key_file: None > intf.icw.rnv.opener.proxies: {} > intf.icw.rnv.opener.type: file > intf.icw.rnv.opener.maxtries: 10 > intf.icw.rnv.anaconda: Already dumped > intf.icw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.icw.rnv.htmlfooter: </pre></body></html> > intf.icw.rnv.is_showing: False > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: ftp://202.89.65.34//pub >dispatch: Dispatcher instance, containing members: > dispatch.step: 26 > dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 1, 'group-selection': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1} > dispatch.firstStep: 0 > dispatch.method: UrlInstallMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7e5296c>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: ftp://202.89.65.34/%2F/pub > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7e5296c>> > dispatch.method.baseUrl: ftp://202.89.65.34/%2F/pub > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7e5296c>> > dispatch.method.currentMedia: [] > dispatch.method.loopbackFile: None > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.dbpath: None > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [] > id.upgradeDeps: > id.upgradeRoot: [] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.imposed_sane_default: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0xb7e5864c>] >Primary Video Card Info: >device: fb0 >driver : fbdev >descr : Xen Virtual Framebuffer >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -fp, /usr/share/X11/fonts/misc, -screen, Anaconda] > 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: Xen Virtual Framebuffer > 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: fbdev > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536] > 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: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="No - mouse" >MOUSETYPE="none" >XEMU3="no" >XMOUSETYPE="none" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7fc6120> > id.xsetup.xserver.display: :1 > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.utcOffset: 0 > id.timezone.arc: 0 > id.timezone.tz: Asia/Calcutta > id.timezone.dst: 0 > id.mouse: Already dumped > 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 0xb7c06d4c> > id.methodstr: ftp://202.89.65.34//pub > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7e5296c>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7e5296c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7e5296c>> > id.fsset.entries: [fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: xvda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: xvda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.anaconda: Already dumped > id.fsset.mountcount: 0 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.upgradeRemove: [] > id.backend: YumBackend instance, containing members: > id.backend.prevmedia: None > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.instLog: None > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'xvda': True} > id.diskset.disks: {'xvda': <PedDisk object at 0xb7fa99e0>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.upgradeInfoFound: None > id.users: None > id.displayMode: g > id.excludeDocs: 0 > id.auth: --enableshadow --enablemd5 > id.dependencies: [] > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: xvda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Red Hat Enterprise Linux Server', 'ext3')} > id.bootloader.drivelist: [xvda] > 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.useIPv6: False > id.network.useIPv4: True > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=static >HWADDR=00:16:3E:7B:90:08 >IPADDR=202.89.65.39 >NETMASK=255.255.255.240 >ONBOOT=yes > >} > id.network.primaryNS: 202.89.66.2 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [] > id.network.secondaryNS: 202.138.96.2 > id.network.gateway: 202.89.65.33 > id.instClass: InstallClass instance, containing members: > id.instClass.repopaths: {'base': Server} > id.instClass.tasks: [('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])] > id.instClass.installkey: None > id.instClass.skipkey: True > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 1 > id.partitions.nextUniqueID: 7 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [xvda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 5 > type: ext3 format: 1 badblocks: None > device: xvda1 drive: ['xvda'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 6835.9375 > size: 6835.9375 > end: 13999999 > grow: 0 > start: 0 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: xvda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: xvda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 3 > format: 1 pesize: 32768 > physvols: [2] >, LV Request -- mountpoint: / uniqueID: 4 > type: ext3 format: 1 badblocks: None > size: 5696 lvname: LogVol00 volgroup: 3 > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: None uniqueID: 2 > type: physical volume (LVM) format: 1 badblocks: None > device: xvda2 drive: ['xvda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 6 > type: swap format: 1 badblocks: None > size: 1024 lvname: LogVol01 volgroup: 3 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 512 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > 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/syslog: ><5>Linux version 2.6.18-8.el5xen (brewbuilder@ls20-bc2-14.build.redhat.com) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Fri Jan 26 14:42:21 EST 2007 ><6>BIOS-provided physical RAM map: ><4> Xen: 0000000000000000 - 000000001fc00000 (usable) ><5>0MB HIGHMEM available. ><5>508MB LOWMEM available. ><4>NX (Execute Disable) protection: active ><7>On node 0 totalpages: 130048 ><7> DMA zone: 130048 pages, LIFO batch:31 ><6>ACPI in unprivileged domain disabled ><4>Built 1 zonelists. Total pages: 130048 ><5>Kernel command line: method=ftp://202.89.65.34/pub ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c071b000 soft=c06fb000 ><4>PID hash table entries: 2048 (order: 11, 8192 bytes) ><6>Xen reported: 2533.416 MHz processor. ><4>Console: colour dummy device 80x25 ><4>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) ><4>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Software IO TLB disabled ><4>vmalloc area: e0800000-f4ffe000, maxmem 2d7fe000 ><6>Memory: 495360k/520192k available (2017k kernel code, 16324k reserved, 824k data, 172k init, 0k highmem) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 6468.94 BogoMIPS (lpj=12937898) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><6>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: bfebc3f1 20100000 00000000 00000000 0000651d 00000000 00000000 ><7>CPU: After vendor identify, caps: bfebc3f1 20100000 00000000 00000000 0000651d 00000000 00000000 ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 256K ><7>CPU: After all inits, caps: bfebc3f1 20100000 00000000 00000180 0000651d 00000000 00000000 ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 16k freed ><6>Brought up 1 CPUs ><7>sizeof(vma)=88 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=340 bytes ><7>sizeof(dentry)=136 bytes ><7>sizeof(ext3inode)=492 bytes ><7>sizeof(buffer_head)=52 bytes ><7>sizeof(skbuff)=172 bytes ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 6488k freed ><4>Grant table initialized ><6>NET: Registered protocol family 16 ><4>ACPI Exception (utmutex-0262): AE_BAD_PARAMETER, Thread C06CAAA0 could not acquire Mutex [2] [20060707] ><6>Brought up 1 CPUs ><6>PCI: setting up Xen PCI frontend stub ><6>ACPI: Interpreter disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI: disabled ><6>xen_mem: Initialising balloon driver. ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><4>PCI: System does not support PCI ><4>PCI: System does not support PCI ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 4096 (order: 2, 16384 bytes) ><4>TCP established hash table entries: 16384 (order: 5, 131072 bytes) ><4>TCP bind hash table entries: 8192 (order: 4, 65536 bytes) ><6>TCP: Hash tables configured (established 16384 bind 8192) ><6>TCP reno registered ><6>IA-32 Microcode Update Driver: v1.14-xen <tigran@veritas.com> ><6>audit: initializing netlink socket (disabled) ><5>audit(1214214923.923:1): initialized ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><6>SELinux: Registering netfilter hooks ><6>Initializing Cryptographic API ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key 86B4033B99649BB9 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><3>rtc: IRQ 8 is not free. ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.101 (c) Dave Jones ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><4>Xen virtual console successfully installed as xvc0 ><4>Event-channel device installed. ><4>Console: switching to colour frame buffer device 100x37 ><6>input: Xen Virtual Keyboard/Mouse as /class/input/input0 ><6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ><6>ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ><7>Probing IDE interface ide0... ><7>Probing IDE interface ide1... ><7>Probing IDE interface ide2... ><7>Probing IDE interface ide3... ><7>Probing IDE interface ide4... ><7>Probing IDE interface ide5... ><4>ide-floppy driver 0.99.newide ><6>usbcore: registered new driver hiddev ><6>usbcore: registered new driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: No PS/2 controller found. Probing ports directly. ><3>i8042.c: No controller found. ><6>mice: PS/2 mouse device common for all mice ><6>md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 ><6>md: bitmap version 4.39 ><6>TCP bic registered ><6>Initializing IPsec netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><6>XENBUS: Device with no driver: device/vbd/51712 ><6>XENBUS: Device with no driver: device/vif/0 ><6>Freeing unused kernel memory: 172k freed ><4>Write protecting the kernel read-only data: 355k ><5>FS-Cache: Loaded ><4>FS-Cache: netfs 'nfs' registered for caching ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is unknown type 15 (usb?), fd1 is unknown type 15 (usb?) ><6>Failed to obtain physical IRQ 6 ><4>floppy0: no floppy controllers found ><6>input: PC Speaker as /class/input/input1 ><6>squashfs: version 3.2-alpha (2006/12/12) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>IPv6 over IPv4 tunneling driver ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-685.<5>iscsi: registered transport (tcp) ><6>netfront: Initialising virtual ethernet driver. ><6>netfront: device eth0 has flipping receive path. ><4>Registering block device major 202 ><6> xvda: unknown partition table ><7>eth0: no IPv6 routers present ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><6>security: 3 users, 6 roles, 1587 types, 172 bools, 1 sens, 1024 cats ><6>security: 59 classes, 49762 rules ><6>SELinux: Completing initialization. ><6>SELinux: Setting up existing superblocks. ><6>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><6>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><6>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><6>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><6>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><6>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><6>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><6>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><6>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><6>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><6>SELinux: initialized (dev cpuset, type cpuset), not configured for labeling ><6>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><6>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><6>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><6>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1214214983.442:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: pIII_sse ><4> pIII_sse : 2759.000 MB/sec ><4>raid5: using function: pIII_sse (2759.000 MB/sec) ><4>raid6: int32x1 688 MB/s ><4>raid6: int32x2 708 MB/s ><4>raid6: int32x4 794 MB/s ><4>raid6: int32x8 439 MB/s ><4>raid6: mmxx1 1545 MB/s ><4>raid6: mmxx2 1605 MB/s ><4>raid6: sse1x1 926 MB/s ><4>raid6: sse1x2 1030 MB/s ><4>raid6: sse2x1 1829 MB/s ><4>raid6: sse2x2 1810 MB/s ><4>raid6: using algorithm sse2x1 (1829 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 ><4>GFS2 (built Jan 26 2007 14:43:10) installed ><6>Lock_Nolock (built Jan 26 2007 14:43:18) installed ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-09-14) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1214214987.011:3): audit_pid=461 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 > > >/tmp/anaconda.log: >09:55:27 INFO : 512172 kB are available >09:55:27 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >09:55:27 INFO : loaded cramfs from /modules/modules.cgz >09:55:27 INFO : loaded fat from /modules/modules.cgz >09:55:27 INFO : loaded vfat from /modules/modules.cgz >09:55:27 INFO : loaded sunrpc from /modules/modules.cgz >09:55:27 INFO : loaded lockd from /modules/modules.cgz >09:55:27 INFO : loaded fscache from /modules/modules.cgz >09:55:27 INFO : loaded nfs_acl from /modules/modules.cgz >09:55:27 INFO : loaded nfs from /modules/modules.cgz >09:55:27 INFO : loaded loop from /modules/modules.cgz >09:55:27 INFO : loaded floppy from /modules/modules.cgz >09:55:27 INFO : loaded pcspkr from /modules/modules.cgz >09:55:27 INFO : loaded squashfs from /modules/modules.cgz >09:55:27 DEBUG : module(s) isofs edd not found >09:55:27 INFO : inserted /tmp/cramfs.ko >09:55:27 INFO : inserted /tmp/fat.ko >09:55:27 INFO : inserted /tmp/vfat.ko >09:55:27 INFO : inserted /tmp/sunrpc.ko >09:55:27 INFO : inserted /tmp/lockd.ko >09:55:27 INFO : inserted /tmp/fscache.ko >09:55:27 INFO : inserted /tmp/nfs_acl.ko >09:55:27 INFO : inserted /tmp/nfs.ko >09:55:27 INFO : inserted /tmp/loop.ko >09:55:30 WARNING : failed to insert module (19) >09:55:30 ERROR : failed to insert /tmp/floppy.ko >09:55:30 INFO : inserted /tmp/pcspkr.ko >09:55:30 INFO : inserted /tmp/squashfs.ko >09:55:30 INFO : load module set done >09:55:30 INFO : modules to insert ipv6 >09:55:30 INFO : loaded ipv6 from /modules/modules.cgz >09:55:30 INFO : inserted /tmp/ipv6.ko >09:55:30 INFO : load module set done >09:55:30 INFO : modules to insert cdrom ide-cd >09:55:31 INFO : loaded cdrom from /modules/modules.cgz >09:55:31 INFO : loaded ide-cd from /modules/modules.cgz >09:55:31 INFO : inserted /tmp/cdrom.ko >09:55:31 INFO : inserted /tmp/ide-cd.ko >09:55:31 INFO : load module set done >09:55:31 INFO : modules to insert scsi_mod sd_mod sr_mod >09:55:31 INFO : loaded scsi_mod from /modules/modules.cgz >09:55:31 INFO : loaded sd_mod from /modules/modules.cgz >09:55:31 INFO : loaded sr_mod from /modules/modules.cgz >09:55:31 INFO : inserted /tmp/scsi_mod.ko >09:55:31 INFO : inserted /tmp/sd_mod.ko >09:55:31 INFO : inserted /tmp/sr_mod.ko >09:55:31 INFO : load module set done >09:55:31 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >09:55:31 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >09:55:31 INFO : loaded libiscsi from /modules/modules.cgz >09:55:31 INFO : loaded iscsi_tcp from /modules/modules.cgz >09:55:31 INFO : inserted /tmp/scsi_transport_iscsi.ko >09:55:31 INFO : inserted /tmp/libiscsi.ko >09:55:31 INFO : inserted /tmp/iscsi_tcp.ko >09:55:31 INFO : load module set done >09:55:31 INFO : looking for usb controllers >09:55:31 DEBUG : no usb controller found >09:55:31 INFO : no firewire controller found >09:55:31 DEBUG : no pcic controller found >09:55:31 DEBUG : probing buses >09:55:31 DEBUG : finished bus probing >09:55:31 INFO : modules to insert xennet xenfb xenblk >09:55:31 INFO : loaded xennet from /modules/modules.cgz >09:55:31 INFO : loaded xenblk from /modules/modules.cgz >09:55:31 DEBUG : module(s) xenfb not found >09:55:31 INFO : inserted /tmp/xennet.ko >09:55:32 INFO : inserted /tmp/xenblk.ko >09:55:32 INFO : load module set done >09:55:39 DEBUG : going to set language to en_US.UTF-8 >09:55:39 INFO : setting language to en_US.UTF-8 >09:55:39 INFO : 53 keymaps are available >09:55:40 INFO : need to set up networking >09:55:40 INFO : going to pick interface >09:55:40 INFO : only have one network device: eth0 >09:55:40 INFO : going to do getNetConfig >09:55:40 INFO : eth0 is not a wireless adapter >09:56:11 DEBUG : device = eth0 >09:56:11 DEBUG : ipv4 = 202.89.65.39 >09:56:11 DEBUG : broadcast = 202.89.65.47 >09:56:11 DEBUG : netmask = 255.255.255.240 >09:56:11 DEBUG : network = 202.89.65.32 >09:56:11 DEBUG : gateway = 202.89.65.33 >09:56:11 DEBUG : waiting for link eth0... >09:56:11 DEBUG : 0 seconds. >09:56:15 WARNING : reverse name lookup failed >09:56:15 INFO : starting to STEP_URL >09:56:15 INFO : URL_STAGE_MAIN - url is ftp://202.89.65.34/pub >09:56:15 DEBUG : url address 202.89.65.34 >09:56:15 DEBUG : url prefix /pub >09:56:15 ERROR : got to setupCdrom without a CD device >09:56:15 INFO : transferring ftp://202.89.65.34//pub/images/updates.img to a fd >09:56:15 INFO : transferring ftp://202.89.65.34//pub/disc1/images/updates.img to a fd >09:56:15 INFO : transferring ftp://202.89.65.34//pub/images/product.img to a fd >09:56:15 INFO : transferring ftp://202.89.65.34//pub/disc1/images/product.img to a fd >09:56:15 INFO : 512172 kB are available >09:56:15 INFO : transferring ftp://202.89.65.34//pub/images/stage2.img to a fd >09:56:23 DEBUG : copied 81727488 bytes to /tmp/ramfs/stage2.img (complete) >09:56:23 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 12 >09:56:23 INFO : got url ftp://202.89.65.34//pub >09:56:23 INFO : Loading SELinux policy >09:56:23 INFO : getting ready to spawn shell now >09:56:23 INFO : modules to insert >09:56:23 INFO : load module set done >09:56:23 INFO : modules to insert >09:56:23 INFO : load module set done >09:56:23 INFO : modules to insert >09:56:23 INFO : load module set done >09:56:23 DEBUG : probing buses >09:56:23 DEBUG : finished bus probing >09:56:23 INFO : modules to insert xenfb >09:56:23 DEBUG : module(s) xenfb not found >09:56:23 INFO : load module set done >09:56:23 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos jbd ext3 gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >09:56:23 INFO : loaded raid0 from /modules/modules.cgz >09:56:23 INFO : loaded raid1 from /modules/modules.cgz >09:56:23 INFO : loaded xor from /modules/modules.cgz >09:56:23 INFO : loaded raid456 from /modules/modules.cgz >09:56:23 INFO : loaded msdos from /modules/modules.cgz >09:56:23 INFO : loaded jbd from /modules/modules.cgz >09:56:23 INFO : loaded ext3 from /modules/modules.cgz >09:56:23 INFO : loaded gfs2 from /modules/modules.cgz >09:56:23 INFO : loaded lock_nolock from /modules/modules.cgz >09:56:23 INFO : loaded dm-mod from /modules/modules.cgz >09:56:23 INFO : loaded dm-zero from /modules/modules.cgz >09:56:23 INFO : loaded dm-mirror from /modules/modules.cgz >09:56:23 INFO : loaded dm-snapshot from /modules/modules.cgz >09:56:23 INFO : loaded dm-multipath from /modules/modules.cgz >09:56:23 INFO : loaded dm-round-robin from /modules/modules.cgz >09:56:23 INFO : loaded dm-emc from /modules/modules.cgz >09:56:23 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found >09:56:23 INFO : inserted /tmp/raid0.ko >09:56:23 INFO : inserted /tmp/raid1.ko >09:56:23 INFO : inserted /tmp/xor.ko >09:56:24 INFO : inserted /tmp/raid456.ko >09:56:24 INFO : inserted /tmp/msdos.ko >09:56:24 INFO : inserted /tmp/jbd.ko >09:56:24 INFO : inserted /tmp/ext3.ko >09:56:24 INFO : inserted /tmp/gfs2.ko >09:56:24 INFO : inserted /tmp/lock_nolock.ko >09:56:24 INFO : inserted /tmp/dm-mod.ko >09:56:24 INFO : inserted /tmp/dm-zero.ko >09:56:24 INFO : inserted /tmp/dm-mirror.ko >09:56:24 INFO : inserted /tmp/dm-snapshot.ko >09:56:24 INFO : inserted /tmp/dm-multipath.ko >09:56:24 INFO : inserted /tmp/dm-round-robin.ko >09:56:24 INFO : inserted /tmp/dm-emc.ko >09:56:24 INFO : load module set done >09:56:24 INFO : looking for USB mouse... >09:56:24 INFO : Running anaconda script /usr/bin/anaconda >09:56:27 INFO : using only installclass Red Hat Enterprise Linux >09:56:27 INFO : Red Hat Enterprise Linux is only installclass, using it >09:56:27 INFO : Display mode = g >09:56:27 INFO : Method = ftp://202.89.65.34//pub >09:56:27 WARNING : no floppy devices found but we'll try fd0 anyway >09:56:35 INFO : Started mini-wm >09:56:35 INFO : Starting graphical installation... >09:56:36 WARNING : Unable to find temp path, going to use ramfs path >09:56:36 CRITICAL: IOError 4 occurred getting ftp://202.89.65.34/%%2F/pub//disc1/.discinfo: IOError: [Errno ftp error] 550 Failed to change directory. >09:56:41 CRITICAL: IOError 4 occurred getting ftp://202.89.65.34/%%2F/pub//disc1/.discinfo: IOError: [Errno ftp error] 550 Failed to change directory. >09:56:46 CRITICAL: IOError 4 occurred getting ftp://202.89.65.34/%%2F/pub//disc1/.discinfo: IOError: [Errno ftp error] 550 Failed to change directory. >09:56:51 CRITICAL: IOError 4 occurred getting ftp://202.89.65.34/%%2F/pub//disc1/.discinfo: IOError: [Errno ftp error] 550 Failed to change directory. >09:56:56 CRITICAL: IOError 4 occurred getting ftp://202.89.65.34/%%2F/pub//disc1/.discinfo: IOError: [Errno ftp error] 550 Failed to change directory. >09:57:02 INFO : Detected 512M of memory >09:57:02 INFO : Swap attempt of 512M to 1024M >09:57:02 WARNING : step installtype does not exist >09:57:02 WARNING : step complete does not exist >09:57:03 INFO : moving (1) to step welcome >09:57:08 INFO : moving (1) to step regkey >09:57:18 INFO : repopaths is {'base': 'Server'} >09:57:18 INFO : moving (1) to step findrootparts >09:57:18 DEBUG : starting mpaths >09:57:18 DEBUG : self.driveList(): ['xvda'] >09:57:18 DEBUG : DiskSet.skippedDisks: [] >09:57:18 DEBUG : DiskSet.skippedDisks: [] >09:57:18 DEBUG : done starting mpaths. Drivelist: ['xvda'] >09:57:18 DEBUG : starting dmraids >09:57:18 DEBUG : self.driveList(): ['xvda'] >09:57:18 DEBUG : DiskSet.skippedDisks: [] >09:57:18 DEBUG : DiskSet.skippedDisks: [] >09:57:18 DEBUG : starting all dmraids on drives ['xvda'] >09:57:18 DEBUG : scanning for dmraid on drives ['xvda'] >09:57:18 DEBUG : done starting dmraids. Drivelist: ['xvda'] >09:57:24 INFO : Reinitializing label for drive xvda >09:57:24 DEBUG : adding drive xvda to disk list >09:57:25 DEBUG : removing drive xvda from disk lists >09:57:25 WARNING : step complete does not exist >09:57:25 INFO : moving (1) to step partitionobjinit >09:57:25 INFO : no initiator set >09:57:26 INFO : no /tmp/fcpconfig; not configuring zfcp >09:57:26 DEBUG : adding drive xvda to disk list >09:57:26 INFO : moving (1) to step parttype >09:57:45 INFO : moving (1) to step autopartitionexecute >09:57:45 DEBUG : removing drive xvda from disk lists >09:57:45 DEBUG : adding drive xvda to disk list >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 7.84423828125, clamped to 0 >09:57:45 DEBUG : total space: 0 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 3373.02246094, clamped to 3360 >09:57:45 DEBUG : total space: 3360 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 5051.68945312, clamped to 5024 >09:57:45 DEBUG : total space: 5024 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 5891.02294922, clamped to 5888 >09:57:45 DEBUG : total space: 5888 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6306.76757812, clamped to 6304 >09:57:45 DEBUG : total space: 6304 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6518.56201172, clamped to 6496 >09:57:45 DEBUG : total space: 6496 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6628.38134766, clamped to 6624 >09:57:45 DEBUG : total space: 6624 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6675.44677734, clamped to 6656 >09:57:45 DEBUG : total space: 6656 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6706.82373047, clamped to 6688 >09:57:45 DEBUG : total space: 6688 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6714.66796875, clamped to 6688 >09:57:45 DEBUG : total space: 6688 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6722.51220703, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : used space is 1536 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : actual space is 6720 >09:57:45 DEBUG : used space is 4992 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : actual space is 6720 >09:57:45 DEBUG : used space is 5504 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : actual space is 6720 >09:57:45 DEBUG : used space is 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : actual space is 6720 >09:57:45 DEBUG : used space is 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : actual space is 6720 >09:57:45 DEBUG : used space is 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : actual space is 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 DEBUG : no preexisting size for volume group VolGroup00 >09:57:45 DEBUG : got pv.size of 6730.35644531, clamped to 6720 >09:57:45 DEBUG : total space: 6720 >09:57:45 INFO : moving (1) to step partitiondone >09:57:45 INFO : moving (1) to step bootloadersetup >09:57:45 INFO : moving (1) to step networkdevicecheck >09:57:45 INFO : moving (1) to step network >09:58:14 INFO : moving (1) to step timezone >09:58:15 INFO : moving (1) to step accounts >09:58:21 INFO : moving (-1) to step timezone >09:58:48 INFO : moving (1) to step accounts >09:59:01 INFO : moving (1) to step reposetup >09:59:01 INFO : package paths is {'base': ['ftp://202.89.65.34/%2F/pub/Server']} >09:59:01 DEBUG : Reading Local RPMDB >09:59:01 DEBUG : Setting up Package Sacks >09:59:03 INFO_2 : Excluding Packages in global exclude list >09:59:04 INFO_2 : Finished >09:59:04 DEBUG : Getting group metadata > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=static >IPADDR=202.89.65.39 >NETMASK=255.255.255.240 >GATEWAY=202.89.65.33 >BROADCAST=202.89.65.47 > > >/tmp/lvmout: > No volume groups found
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 452484
: 310019