Re: [CentOS-virt] Virtual Machine

2011-03-09 Thread Thomas Smith
On Wed, Mar 9, 2011 at 12:15 PM, Mark Smith m.smit...@gmail.com wrote:
 Ok i am trying the route of what Thomas suggested and i just got this error
 host does not support virtualization type 'hvm'

Your CPU may not support the required virtualization extensions for
running Windows in Xen.

This command

egrep (vmx|svm) /proc/cpuinfo

should provide some output. If it does not, you will not be able to
run Windows on this particular computer.

~ Tom
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen Hypervisor HELP?

2011-02-17 Thread Thomas Smith
https://access.redhat.com/knowledge/docs/manuals/Red_Hat_Enterprise_Linux/

On Thu, Feb 17, 2011 at 9:34 AM, Mark Smith m.smit...@gmail.com wrote:

 Hi Everyone,
 I am new to Xen Hypervisor and wanted to know if someone has any good
 guides to configuring it please. Also once i configure a Guest OS how can i
 connect to it remotely via a windows and linux machine?

 Thanks

 Rockyuk
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt




-- 
Thomas Smith
Cell: 602-882-2917
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Resizing EXT3 partition in guest instance CentOS5

2011-02-06 Thread Thomas Smith
I am coming into this discussion a little late, so apologies if I ask for any 
information previously provided.

I can help you with this, but I'll need to know the domU's file system layout 
to do so. Can you send the output of the following commands?
* fdisk -l
* mount
* df -h

And if you're using LVM:
* vgdisplay
* lvdisplay

~ Tom
(Sent from my mobile.)

On Feb 6, 2011, at 12:25, Poh Yong Hwang yong...@gmail.com wrote:

 Hi Kenni,
 
 Sorry i might have miss it but if i do a man of qemu-img, i do not see resize 
 option. I only see create, convert, commit and info.
 
 Thanks
 
 On Mon, Feb 7, 2011 at 3:18 AM, Kenni Lund ke...@kelu.dk wrote:
 2011/2/6 Poh Yong Hwang yong...@gmail.com:
  Hi,
  Thanks but my issue is i do not have enough diskspace to create another
  partition of the size that i needed. Is there a way for me to reduce the
  actual image size?
 
 Yes, like I wrote 10 minutes ago: qemu-img resize
 
 Best regards
 Kenni
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt
 
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt