LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 06-30-2013, 04:57 PM   #16
deepsecurity
LQ Newbie
 
Registered: Jun 2013
Distribution: RHEL, Fedora
Posts: 16

Original Poster
Rep: Reputation: Disabled
Unhappy


Ok now my bridge is working fine for my host but when I try to install a new VM using the commands below, the installation gets corrupted. After I choose Timeserver, HD and set root password, it's given me whole bunch of errors (see attached file pls). I also tried to use my previous script without the bridge option but it's not working as well. Something happened after I setup my bridge and I cannot install even a VM now. What's going on?

Quote:
virt-install \
-n vm3 \
-r 2048 \
-f /home/images/vm3.img \
-s 10 \
--vcpus=2 \
--os-type linux \
--os-variant=fedora18 \
--network=bridge:br0 \
--nographics \
--location='/home/iso/Fedora-18-x86_64-DVD.iso' \
--extra-args='console=tty0 console=ttyS0,115200n8 serial'
I even tried to install another server and everything was fine if I don't setup a bridge. But after I setup my bridge and start installation, same error.

Here is my log file under messages:

Quote:
Jul 1 00:37:39 testserver kernel: [ 1257.317799] device vnet2 entered promiscuous mode
Jul 1 00:37:39 testserver kernel: [ 1257.322841] br0: port 3(vnet2) entered forwarding state
Jul 1 00:37:39 testserver kernel: [ 1257.322846] br0: port 3(vnet2) entered forwarding state
Jul 1 00:37:39 testserver qemu-kvm: Could not find keytab file: /etc/qemu/krb5.tab: No such file or directory
Jul 1 00:38:27 testserver libvirtd[1482]: 2013-06-30 21:38:27.038+0000: 1482: error : daemonStreamHandleAbort:617 : stream aborted at client request
Jul 1 00:38:40 testserver libvirtd[1482]: 2013-06-30 21:38:40.525+0000: 1482: error : daemonStreamHandleAbort:617 : stream aborted at client request
Jul 1 00:38:48 testserver kernel: [ 1326.242436] br0: port 2(vnet1) entered disabled state
Jul 1 00:38:48 testserver kernel: [ 1326.242787] br0: port 2(vnet1) entered disabled state
Jul 1 00:38:48 testserver kernel: [ 1326.242906] device vnet1 left promiscuous mode
Jul 1 00:38:48 testserver kernel: [ 1326.242917] br0: port 2(vnet1) entered disabled state
Jul 1 00:38:48 testserver libvirtd[1482]: 2013-06-30 21:38:48.514+0000: 1484: error : virSecurityDACRestoreSecurityFileLabel:304 : cannot resolve symlink /var/lib/libvirt/boot/virtinst-vmlinuz.G9s__Z: No such file or directory
Jul 1 00:38:48 testserver libvirtd[1482]: 2013-06-30 21:38:48.514+0000: 1484: error : virSecurityDACRestoreSecurityFileLabel:304 : cannot resolve symlink /var/lib/libvirt/boot/virtinst-initrd.img.j6Ltbb: No such file or directory
Jul 1 00:38:48 testserver dnsmasq[987]: read /etc/hosts - 2 addresses
Jul 1 00:38:48 testserver dnsmasq[987]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Jul 1 00:38:48 testserver dnsmasq-dhcp[987]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Jul 1 00:38:50 testserver kernel: [ 1328.372254] br0: port 3(vnet2) entered disabled state
Jul 1 00:38:50 testserver kernel: [ 1328.372496] br0: port 3(vnet2) entered disabled state
Jul 1 00:38:50 testserver kernel: [ 1328.372629] device vnet2 left promiscuous mode
Jul 1 00:38:50 testserver kernel: [ 1328.372638] br0: port 3(vnet2) entered disabled state
Jul 1 00:40:34 testserver kernel: [ 1432.733671] device vnet1 entered promiscuous mode
Jul 1 00:40:34 testserver kernel: [ 1432.741711] br0: port 2(vnet1) entered forwarding state
Jul 1 00:40:34 testserver kernel: [ 1432.741716] br0: port 2(vnet1) entered forwarding state
Jul 1 00:41:25 testserver libvirtd[1482]: 2013-06-30 21:41:25.154+0000: 1482: error : daemonStreamHandleAbort:617 : stream aborted at client request
Attached Thumbnails
Click image for larger version

Name:	vm_error.jpg
Views:	12
Size:	77.4 KB
ID:	12837  
 
Old 07-06-2013, 06:41 AM   #17
deepsecurity
LQ Newbie
 
Registered: Jun 2013
Distribution: RHEL, Fedora
Posts: 16

Original Poster
Rep: Reputation: Disabled
I couldn't find any solutions for this and I'm tried of searching so I setup Vmware ESXi Hypervisor yesterday. It's very easy to manage any works fine.
If I can find a solution for KVM, I will post it back here.

Regards..
 
Old 07-06-2013, 11:26 PM   #18
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
virt-install is notoriously problematic, just use virt-manager or virt-viewer to install the VM
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] qemu kvm fedora guest installation problems Grub3r Linux - Virtualization and Cloud 1 01-25-2013 04:45 PM
fedora 16 error setting up centos kvm guest bluerfoot Linux - Virtualization and Cloud 1 01-28-2012 10:45 PM
LXer: Set up Spicevmc Channel on Ubuntu 11.04 as KVM Server and spice-vdagent as a KVM guest LXer Syndicated Linux News 0 06-15-2011 07:10 PM
KVM with Ubuntu guest - guest crashes when some apps are 'full screened' TonyRogers Linux - Virtualization and Cloud 0 05-15-2011 12:18 PM
KVM: Mouse under Windows Guest performs way better than under Centos Guest martdj Linux - Virtualization and Cloud 3 03-29-2010 04:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 09:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration