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 572814 Details for
Bug 806984
libvirt doesn't fill in <console> pty path for xen guest, virsh console errors with: Unable to open stream for '(null)': Bad address
[?]
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.
virt-install logfile
virt-install.log (text/plain), 6.36 KB, created by
WSchleicher
on 2012-03-26 17:07:32 UTC
(
hide
)
Description:
virt-install logfile
Filename:
MIME Type:
Creator:
WSchleicher
Created:
2012-03-26 17:07:32 UTC
Size:
6.36 KB
patch
obsolete
>[Mon, 26 Mar 2012 17:24:13 virt-install 984] DEBUG (cli:220) Launched with command line: >/bin/virt-install --connect xen:/// -n server_xen_232 -f /virtual/xen/server_xen_232.img -s 6.0 -r 512 --vcpus=1 --paravirt --uuid=00000192-0168-0000-0206-001921680232 -l http://192.168.0.250/el6-32 --virt-type=xen --os-type=linux --os-variant=rhel6 -x ks=http://192.168.0.250/el6-xenoss-srv232.cfg i686 ip=192.168.0.232 netmask=255.255.255.0 gateway=192.168.0.1 dns=192.168.0.1 console=hvc0 earlyprintk=xen --graphics none --debug >[Mon, 26 Mar 2012 17:24:13 virt-install 984] DEBUG (cli:326) Requesting libvirt URI xen:/// >[Mon, 26 Mar 2012 17:24:14 virt-install 984] DEBUG (cli:328) Received libvirt URI xen:/// >[Mon, 26 Mar 2012 17:24:14 virt-install 984] DEBUG (virt-install:259) Requesting virt method 'xen', hv type 'xen'. >[Mon, 26 Mar 2012 17:24:14 virt-install 984] DEBUG (virt-install:469) Received virt method 'xen' >[Mon, 26 Mar 2012 17:24:14 virt-install 984] DEBUG (virt-install:470) Hypervisor name is 'xen' >[Mon, 26 Mar 2012 17:24:15 virt-install 984] DEBUG (DistroInstaller:205) DistroInstaller location is a network source. >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (OSDistro:65) Attempting to detect distro: >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (ImageFetcher:83) Fetching URI: http://192.168.0.250/el6-32/.treeinfo >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (ImageFetcher:94) Saved file to /var/tmp/virtinst-.treeinfo.A7lNbm >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (virt-install:623) Guest.has_install_phase: True >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (Installer:182) scratchdir=/var/lib/xen >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (OSDistro:65) Attempting to detect distro: >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (ImageFetcher:83) Fetching URI: http://192.168.0.250/el6-32/.treeinfo >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (ImageFetcher:94) Saved file to /var/lib/xen/virtinst-.treeinfo.1wqqWi >[Mon, 26 Mar 2012 17:24:16 virt-install 984] DEBUG (ImageFetcher:83) Fetching URI: http://192.168.0.250/el6-32/images/pxeboot/vmlinuz >[Mon, 26 Mar 2012 17:24:20 virt-install 984] DEBUG (ImageFetcher:94) Saved file to /var/lib/xen/virtinst-vmlinuz.s4jg60 >[Mon, 26 Mar 2012 17:24:20 virt-install 984] DEBUG (ImageFetcher:83) Fetching URI: http://192.168.0.250/el6-32/images/pxeboot/initrd.img >[Mon, 26 Mar 2012 17:24:52 virt-install 984] DEBUG (ImageFetcher:94) Saved file to /var/lib/xen/virtinst-initrd.img.mE2ScQ >[Mon, 26 Mar 2012 17:24:52 virt-install 984] DEBUG (DistroInstaller:319) Have access to preferred scratchdir so nothing to upload >[Mon, 26 Mar 2012 17:24:53 virt-install 984] DEBUG (Guest:1286) Generated install XML: ><domain type='xen'> > <name>server_xen_232</name> > <uuid>00000192-0168-0000-0206-001921680232</uuid> > <memory>524288</memory> > <currentMemory>524288</currentMemory> > <vcpu>1</vcpu> > <os> > <type arch='i686'>linux</type> > <kernel>/var/lib/xen/virtinst-vmlinuz.s4jg60</kernel> > <initrd>/var/lib/xen/virtinst-initrd.img.mE2ScQ</initrd> > <cmdline>method=http://192.168.0.250/el6-32 ks=http://192.168.0.250/el6-xenoss-srv232.cfg i686 ip=192.168.0.232 netmask=255.255.255.0 gateway=192.168.0.1 dns=192.168.0.1 console=hvc0 earlyprintk=xen</cmdline> > </os> > <features> > <acpi/><apic/> > </features> > <on_poweroff>destroy</on_poweroff> > <on_reboot>destroy</on_reboot> > <on_crash>destroy</on_crash> > <devices> > <disk type='file' device='disk'> > <source file='/virtual/xen/server_xen_232.img'/> > <target dev='xvda' bus='xen'/> > </disk> > <interface type='bridge'> > <source bridge='virbr0'/> > <mac address='00:16:3e:44:10:6c'/> > </interface> > <input type='mouse' bus='xen'/> > </devices> ></domain> > >[Mon, 26 Mar 2012 17:24:53 virt-install 984] DEBUG (Guest:1287) Generated boot XML: ><domain type='xen'> > <name>server_xen_232</name> > <uuid>00000192-0168-0000-0206-001921680232</uuid> > <memory>524288</memory> > <currentMemory>524288</currentMemory> > <vcpu>1</vcpu> > <bootloader>/usr/bin/pygrub</bootloader> > <features> > <acpi/><apic/> > </features> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <devices> > <disk type='file' device='disk'> > <source file='/virtual/xen/server_xen_232.img'/> > <target dev='xvda' bus='xen'/> > </disk> > <interface type='bridge'> > <source bridge='virbr0'/> > <mac address='00:16:3e:44:10:6c'/> > </interface> > <input type='mouse' bus='xen'/> > </devices> ></domain> > >[Mon, 26 Mar 2012 17:24:55 virt-install 984] DEBUG (Guest:1317) Started guest, connecting to console if requested >[Mon, 26 Mar 2012 17:24:55 virt-install 984] DEBUG (virt-install:591) Connecting to text console >[Mon, 26 Mar 2012 17:24:55 virt-install 984] DEBUG (virt-install:549) Running: /usr/bin/virsh --connect xen:/// console 1 >[Mon, 26 Mar 2012 17:24:56 virt-install 984] DEBUG (Guest:1325) XML fetched from libvirt object: ><domain type='xen' id='1'> > <name>server_xen_232</name> > <uuid>00000192-0168-0000-0206-001921680232</uuid> > <memory>524288</memory> > <currentMemory>524288</currentMemory> > <vcpu>1</vcpu> > <bootloader></bootloader> > <os> > <type>linux</type> > <kernel>/var/lib/xen/virtinst-vmlinuz.s4jg60</kernel> > <initrd>/var/lib/xen/virtinst-initrd.img.mE2ScQ</initrd> > <cmdline>method=http://192.168.0.250/el6-32 ks=http://192.168.0.250/el6-xenoss-srv232.cfg i686 ip=192.168.0.232 netmask=255.255.255.0 gateway=192.168.0.1 dns=192.168.0.1 console=hvc0 earlyprintk=xen</cmdline> > </os> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>destroy</on_reboot> > <on_crash>destroy</on_crash> > <devices> > <disk type='file' device='disk'> > <driver name='file'/> > <source file='/virtual/xen/server_xen_232.img'/> > <target dev='xvda' bus='xen'/> > </disk> > <interface type='bridge'> > <mac address='00:16:3e:44:10:6c'/> > <source bridge='virbr0'/> > <script path='/etc/xen/scripts/vif-bridge'/> > <target dev='vif1.0'/> > </interface> > <console type='pty'> > <target type='xen' port='0'/> > </console> > </devices> ></domain> > >[Mon, 26 Mar 2012 17:24:59 virt-install 984] DEBUG (Installer:407) Removing /var/lib/xen/virtinst-vmlinuz.s4jg60 >[Mon, 26 Mar 2012 17:24:59 virt-install 984] DEBUG (Installer:407) Removing /var/lib/xen/virtinst-initrd.img.mE2ScQ >[Mon, 26 Mar 2012 17:25:01 virt-install 984] DEBUG (virt-install:707) Domain state after install: 1
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 806984
: 572814 |
572816
|
572817