[CentOS-virt] Virt-install

2009-04-29 Thread mattias
Exuse all my questiosn but i not find any info about virt-install on
centos.org
So how install e.g debian with virt-install with an iso?

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


Re: [CentOS-virt] Virt-install

2009-04-29 Thread Ljubomir Ljubojevic
mattias wrote:
 Exuse all my questiosn but i not find any info about virt-install on
 centos.org
 So how install e.g debian with virt-install with an iso?
My suggestion is to go install 
http://www.lfarkas.org/linux/packages/centos/lfarkas.repo in your 
/etc/yumconfig.d folder and run yum install virt-manager and maybe few 
more needed packages. It is GUI for management of virtual machines. It 
is under the Red Hat's wing and I used it to easily set ALL parameters 
for install. There is no need for virt-install commands.

 
 ___
 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


Re: [CentOS-virt] Virt-install

2009-04-29 Thread mattias
Thanks but i not use x on the server

-Ursprungligt meddelande-
Från: centos-virt-boun...@centos.org
[mailto:centos-virt-boun...@centos.org] För Ljubomir Ljubojevic
Skickat: den 29 april 2009 12:12
Till: Discussion about the virtualization on CentOS
Ämne: Re: [CentOS-virt] Virt-install


mattias wrote:
 Exuse all my questiosn but i not find any info about virt-install on 
 centos.org So how install e.g debian with virt-install with an iso?
My suggestion is to go install 
http://www.lfarkas.org/linux/packages/centos/lfarkas.repo in your 
/etc/yumconfig.d folder and run yum install virt-manager and maybe few

more needed packages. It is GUI for management of virtual machines. It 
is under the Red Hat's wing and I used it to easily set ALL parameters 
for install. There is no need for virt-install commands.

 
 ___
 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


Re: [CentOS-virt] Virt-install

2009-04-29 Thread Karanbir Singh
Ljubomir Ljubojevic wrote:
 My suggestion is to go install 
 http://www.lfarkas.org/linux/packages/centos/lfarkas.repo in your 
 /etc/yumconfig.d folder and run yum install virt-manager 

Whats wrong with the virt-manage etc already included in CentOS ?

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


Re: [CentOS-virt] Virt-install

2009-04-29 Thread Ljubomir Ljubojevic
Version number. It's 0.5.3-10. Current version on lfarkas's repository 
is 0.7.0-4. I use it (0.7.0) for a month now, I think, and have not seen 
any issues so far.

I also use kvm-84 from his repository and I have mot seen any problems 
except I am not able to connect with virtsh to qemu:///system, from 
root, just qemu:///test. All clients are CentOS 5.3 with kernel 
2.6.18-128.1.6, but I must keep virtual host (CentOS 5.3) on 
2.6.18-92.1.22 kernel because of issues with MB with AMD chipset (I was 
going to report this but never got the time to prepare all the info needed).
Ljubomir

Karanbir Singh wrote:
 Ljubomir Ljubojevic wrote:
 My suggestion is to go install 
 http://www.lfarkas.org/linux/packages/centos/lfarkas.repo in your 
 /etc/yumconfig.d folder and run yum install virt-manager 
 
 Whats wrong with the virt-manage etc already included in CentOS ?
 
 - KB
 ___
 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


Re: [CentOS-virt] Machine freeze

2009-04-29 Thread Mathew S. McCarrell
Hey,

I'm wondering if it is possible that your problem is related to mine.
Earlier today I had to restart one of our domUs on one of our systems.  I
used xm shutdown instead of xm destroy and then did xm list to determine if
the domU had shutdown or not.  Upon issuing xm list a second time, the
entire server crashed and rebooted.

I've checked the logs and have yet to find anything.  I've attached a
transcript of the commands as I executed them on the server.  The system is
running CentOS 5.3 x64 w/Xen (kernel 2.6.18-128.1.6.el5xen).

Any thoughts?

Thanks,
Matt

--
Mathew S. McCarrell
Clarkson University '10

mccar...@gmail.com
mccar...@clarkson.edu


2009/4/7 Maros Timko tim...@gmail.com

 Hi all,

 thanks to all for valuable replies.
 It seems like we identified the issue. We assured that it is not HW related
 as it was already reproduced on different machines and platforms, with
 different BIOS versions.
 We are running a system performance/statistics collector that executes
 xentop command on Dom0 regularly. This is causing issues. If we execute:
 xentop -b -d 0.1  /dev/null
 in multiple instances, it will freeze the system.
 It was reproduced on CentOS 5.3 (kernel-xen-2.6.18-128.1.6.el5) system.
 There is created a bug for this issue:
 http://bugs.centos.org/view.php?id=3454

 With regards,

 Tino


 2009/4/3 Maros TIMKO ti...@pobox.sk

 Hi all,

 we are running CentOS 5.2 Xen virtualization system with the latest CentOS
 packages with couple of VMs on DELL PowerEdge. Sometimes the whole machine
 freezes without anything in log files, anything on the console. Sometimes
 really means we cannot define why or when. Sometimes the machine was idle
 with just one VM, sometimes quite busy with couple of VMs.

  Has anybody had the same experience? If yes, any hints on how to resolve
 it or how to trace the cause?



 Thanks.

 ___
 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


[mccar...@isengard ~]$ ssh xen1
   ___
 __ _ ___   /
 \ \ / -_) _ \/ / 
/_\_\\__/_//_/_/  
  
Last login: Mon Apr 27 11:26:22 2009 from isengard.cslabs.clarkson.edu
[mccar...@xen1 ~]$ sudo xm list

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

Password: 
Sorry, try again.
Password: 
Name  ID Mem(MiB) VCPUs State   Time(s)
Domain-0   0 9899 8 r-  12458.2
atp   11  255 1 -b  72748.8
auth   1  127 1 -b121.7
autoguilt  2  255 1 -b523.2
dukr   3  255 1 -b770.4
list   5  255 1 -b191.4
management 6  255 1 -b517.4
osp1   7  255 1 -b 70.4
osp2   8  255 1 -b 68.8
tremulous  9  255 1 -b 397287.4
[mccar...@xen1 ~]$ xm console atp
ERROR Internal error: Could not obtain handle on privileged command interface 
(13 = Permission denied)
Error: Most commands need root access. Please try again as root.
[mccar...@xen1 ~]$ sudo xm console atp
Out of Memory: Kill process 2626 (TreeLimitedRun) score 96585 and children.
Out of memory: Killed process 2627 (spectrum).
Out of Memory: Kill process 2694 (TreeLimitedRun) score 96565 and children.
Out of memory: Killed process 2695 (spectrum).
Out of Memory: Kill process 2914 (TreeLimitedRun) score 96210 and children.
Out of memory: Killed process 2915 (spectrum).
Out of Memory: Kill process 3014 (TreeLimitedRun) score 96153 and children.
Out of memory: Killed process 3015 (spectrum).
Out of Memory: Kill process 3018 (TreeLimitedRun) score 96177 and children.
Out of memory: Killed process 3019 (spectrum).
Out of Memory: Kill process 4466 (spectrum) score 189626 and children.
Out of memory: Killed process 4466 (spectrum).
Out of Memory: Kill process 6324 (TreeLimitedRun) score 96129 and children.
Out of memory: Killed process 6325 (spectrum).
Out of Memory: Kill process 10680 (TreeLimitedRun) score 96147 and children.
Out of memory: Killed process 10681 (spectrum).
Out of Memory: Kill process 10800 (TreeLimitedRun) score 96167 and children.
Out of memory: Killed process 10801 (spectrum).
Out of Memory: Kill process 10852 (TreeLimitedRun) score 96159 and children.
Out of memory: Killed process 10853 

Re: [CentOS-virt] Machine freeze

2009-04-29 Thread Maros Timko
Hi Mathew,

I would say no. Our system has freezed completely, it did not reboot. Our
issue was caused by concurrent access to scheduler method that created a
deadlock.I can see some out of memory messages, do you still have enough
memory for Dom0?

2009/4/29 Mathew S. McCarrell mccar...@gmail.com

 Hey,

 I'm wondering if it is possible that your problem is related to mine.
 Earlier today I had to restart one of our domUs on one of our systems.  I
 used xm shutdown instead of xm destroy and then did xm list to determine if
 the domU had shutdown or not.  Upon issuing xm list a second time, the
 entire server crashed and rebooted.

 I've checked the logs and have yet to find anything.  I've attached a
 transcript of the commands as I executed them on the server.  The system is
 running CentOS 5.3 x64 w/Xen (kernel 2.6.18-128.1.6.el5xen).

 Any thoughts?

 Thanks,
 Matt

 --
 Mathew S. McCarrell
 Clarkson University '10

 mccar...@gmail.com
 mccar...@clarkson.edu


 2009/4/7 Maros Timko tim...@gmail.com

 Hi all,

 thanks to all for valuable replies.
 It seems like we identified the issue. We assured that it is not HW
 related as it was already reproduced on different machines and platforms,
 with different BIOS versions.
 We are running a system performance/statistics collector that executes
 xentop command on Dom0 regularly. This is causing issues. If we execute:
 xentop -b -d 0.1  /dev/null
 in multiple instances, it will freeze the system.
 It was reproduced on CentOS 5.3 (kernel-xen-2.6.18-128.1.6.el5) system.
 There is created a bug for this issue:
 http://bugs.centos.org/view.php?id=3454

 With regards,

 Tino


 2009/4/3 Maros TIMKO ti...@pobox.sk

 Hi all,

 we are running CentOS 5.2 Xen virtualization system with the latest
 CentOS packages with couple of VMs on DELL PowerEdge. Sometimes the whole
 machine freezes without anything in log files, anything on the console.
 Sometimes really means we cannot define why or when. Sometimes the machine
 was idle with just one VM, sometimes quite busy with couple of VMs.

  Has anybody had the same experience? If yes, any hints on how to resolve
 it or how to trace the cause?



 Thanks.

 ___
 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


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


Re: [CentOS-virt] Machine freeze

2009-04-29 Thread Mathew S. McCarrell
Yeah, the Dom0 should have plenty of memory left since only 2-3 GB of memory
is being used out of 12 GB installed.  The out of memory messages were from
the domU that I xm consoled into prior to shutting down that particular VM
because it was out of memory.

Matt

--
Mathew S. McCarrell
Clarkson University '10

mccar...@gmail.com
mccar...@clarkson.edu


On Wed, Apr 29, 2009 at 3:09 PM, Maros Timko tim...@gmail.com wrote:

 Hi Mathew,

 I would say no. Our system has freezed completely, it did not reboot. Our
 issue was caused by concurrent access to scheduler method that created a
 deadlock.I can see some out of memory messages, do you still have enough
 memory for Dom0?

 2009/4/29 Mathew S. McCarrell mccar...@gmail.com

 Hey,

 I'm wondering if it is possible that your problem is related to mine.
 Earlier today I had to restart one of our domUs on one of our systems.  I
 used xm shutdown instead of xm destroy and then did xm list to determine if
 the domU had shutdown or not.  Upon issuing xm list a second time, the
 entire server crashed and rebooted.

 I've checked the logs and have yet to find anything.  I've attached a
 transcript of the commands as I executed them on the server.  The system is
 running CentOS 5.3 x64 w/Xen (kernel 2.6.18-128.1.6.el5xen).

 Any thoughts?

 Thanks,
 Matt

 --
 Mathew S. McCarrell
 Clarkson University '10

 mccar...@gmail.com
 mccar...@clarkson.edu


 2009/4/7 Maros Timko tim...@gmail.com

 Hi all,

 thanks to all for valuable replies.
 It seems like we identified the issue. We assured that it is not HW
 related as it was already reproduced on different machines and platforms,
 with different BIOS versions.
 We are running a system performance/statistics collector that executes
 xentop command on Dom0 regularly. This is causing issues. If we execute:
 xentop -b -d 0.1  /dev/null
 in multiple instances, it will freeze the system.
 It was reproduced on CentOS 5.3 (kernel-xen-2.6.18-128.1.6.el5) system.
 There is created a bug for this issue:
 http://bugs.centos.org/view.php?id=3454

 With regards,

 Tino


 2009/4/3 Maros TIMKO ti...@pobox.sk

 Hi all,

 we are running CentOS 5.2 Xen virtualization system with the latest
 CentOS packages with couple of VMs on DELL PowerEdge. Sometimes the whole
 machine freezes without anything in log files, anything on the console.
 Sometimes really means we cannot define why or when. Sometimes the 
 machine
 was idle with just one VM, sometimes quite busy with couple of VMs.

  Has anybody had the same experience? If yes, any hints on how to
 resolve it or how to trace the cause?



 Thanks.

 ___
 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



 ___
 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