<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<pre>Thanks for your valuable suggestions.<br><br>>> Apparently you are not using LVM inside the guest. I would do so for<br>flexibility.<br><br>I have tried to create LVM while installing FC10 using Virt-install. When I select Disk Format as LVM, <br>mount point got disable, which simply means we cant install / or /var or swap on LVM.<br><br>we tried another way to use LVM. we created 3 lvm /dev/VolgroupVoo/vm2.root,<br>/dev/VolgroupVoo/vm2.var,/dev/VolgroupVoo/vm2.swap and install fedora with following command<br><br>virt-install -n kvm-vm -r 200 -w bridge:br0 -l /fc/Fedora-10-i386-DVD.iso --accelerate --os-type=linux -f /dev/VolgroupV00<br>/vm2.root -f /dev/VolgroupV00/vm2.var -f /dev/VolgroupV00/vm2.swap --force -x console=ttyS0 --nographics --hvm<br><br>Installation got successfull but VM refused to start giving following error in log<br><br>----------------------------------------------------------------------------------<br>LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin /usr/bin/qemu-kvm -S -M pc -m 200 -smp 1 -name kvm-vm -nographic -monitor pty -boot c -drive file=/dev/vmdata/vm2.root,if=ide,index=0,boot=on -drive file=/dev/vmdata/vm2.var,if=ide,index=1 -drive file=/home/mmaeasam/Fedora-10-i386-DVD.iso,if=ide,index=2 -drive file=/dev/vmdata/vm2.swap,if=ide,index=3 -net nic,macaddr=54:52:00:0a:12:4d,vlan=0 -net tap,fd=16,script=,vlan=0,ifname=vnet2 -serial pty -parallel none -usb <br>char device redirected to /dev/pts/2<br>char device redirected to /dev/pts/5<br>info cpus<br>exception 13 (0)<br>rax 0000000000000000 rbx 0000000000000000 rcx 0000000000000000 rdx 0000000000000000<br>rsi 0000000000000000 rdi 0000000000000000 rsp 000000000000ffea rbp 000000000000ffee<br>r8  0000000000000000 r9  0000000000000000 r10 0000000000000000 r11 0000000000000000<br>r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000<br>rip 000000000001fe05 rflags 00033086<br>cs 1020 (00010200/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)<br>ds 1000 (00010000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)<br>es 1000 (00010000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)<br>ss 1000 (00010000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)<br>fs 1000 (00010000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)<br>gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)<br>tr 0000 (fffbd000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)<br>ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)<br>gdt fb562/30<br>idt 0/3ff<br>cr0 10 cr2 0 cr3 0 cr4 0 cr8 0 efer 0<br>code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 89 e5 50 51 --> 06 57 8b 4e 0a 85 c9 74 10 8b 46 04 8e c0 8b 46 06 89 c7 8a 46 08 fc f3 aa 5f 07 59 58] 5d<br>-----------------------------------------------------------------------------------------<br> <br>I am not installing any graphical console for VM. Any idea, whats going wrong ? or <br>Any other way to use LVM for Files system ????<br><br><br><br>Regards, Mateen<br></pre><br /><hr />HotmailŪ is up to 70% faster. Now good news travels really fast.  <a href='http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_70faster_032009' target='_new'>Find out more.</a></body>
</html>