Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On 9/4/2013 11:52 PM, Ljubomir Ljubojevic wrote: > What should I install on my CentOS 6.x so I can access/manage ESXi > server and manage it? Direct link or nice howto would help me immensely. > When ever I search the net, I get how to install CentOS client (they > mean guest) ON VMware. afaik, the free vServer Manager is MS Windows only. -- john r pierce 37N 122W somewhere on the middle of the left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
enable ssh on esxi and use commandline tools on esxi? -- Eero 2013/9/5 Ljubomir Ljubojevic > Hi. > > On my new job we use VMware ESXi (Free version), but my colleagues use > Windows on their PC's. I am allowed to use CentOS Linux, but I have no > prior experience with WMVare. > > I now (today) have to install CentOS 6.x minimal on that ESXi server, so > I am trying to wrap my head around whole ecosystem. > > > What should I install on my CentOS 6.x so I can access/manage ESXi > server and manage it? Direct link or nice howto would help me immensely. > When ever I search the net, I get how to install CentOS client (they > mean guest) ON VMware. > > > > > -- > > Ljubomir Ljubojevic > (Love is in the Air) > PL Computers > Serbia, Europe > > Google is the Mother, Google is the Father, and traceroute is your > trusty Spiderman... > StarOS, Mikrotik and CentOS/RHEL/Linux consultant > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 5, 2013 at 2:59 AM, John R Pierce wrote: > On 9/4/2013 11:52 PM, Ljubomir Ljubojevic wrote: > > What should I install on my CentOS 6.x so I can access/manage ESXi > > server and manage it? Direct link or nice howto would help me immensely. > > When ever I search the net, I get how to install CentOS client (they > > mean guest) ON VMware. > > afaik, the free vServer Manager is MS Windows only. > > +1; the things I've been hearing make it sound like there are plans.movement for vmware to move to 'any generic browser' for management in the future, and there are nice perl module tools that you can install to get access to some API calls/do things like deploy VMs from the command line (http://www.vmware.com/support/pubs/sdk_pubs.html), but for general management, in my experience you still need the windows based client.of course one way around that is to build a management VM with client software and use rdesktop when you need that sort of tool. -- Even the Magic 8 ball has an opinion on email clients: Outlook not so good. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On 09/05/2013 09:31 AM, zGreenfelder wrote: > On Thu, Sep 5, 2013 at 2:59 AM, John R Pierce wrote: > >> On 9/4/2013 11:52 PM, Ljubomir Ljubojevic wrote: >>> What should I install on my CentOS 6.x so I can access/manage ESXi >>> server and manage it? Direct link or nice howto would help me immensely. >>> When ever I search the net, I get how to install CentOS client (they >>> mean guest) ON VMware. >> afaik, the free vServer Manager is MS Windows only. >> >> +1; the things I've been hearing make it sound like there are > plans.movement for vmware to move to 'any generic browser' for management > in the future, and there are nice perl module tools that you can install to > get access to some API calls/do things like deploy VMs from the command > line (http://www.vmware.com/support/pubs/sdk_pubs.html), but for general > management, in my experience you still need the windows based client.of > course one way around that is to build a management VM with client software > and use rdesktop when you need that sort of tool. I will try instaling client with wine. Thanks guys. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Linux tool to check random I/O performance
From: Warren Young > On 9/4/2013 13:44, mcclnx mcc wrote: > I use Bonnie++ for that: +1 for Bonnie++ You could also try sysbench JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Linux tool to check random I/O performance
Am 04.09.2013 21:44, schrieb mcclnx mcc: > we just purchase new I/O card and like to check I/O performance. > > for sequence I/O performance test we can use "hdparm -t /dev/xxx" I think hdparm is really sub-optimal. "hdparm -t" will not give you any reliable value. "dd" instead lets you control parameters like size of data transmitted, and has control feature through oflag and iflag, and lets you test read and write spead independently. > bur for random I/O performance test which Linux command I can use? fio http://freecode.com/projects/fio Available through EPEL. > ** our environment does NOT allow install third party software.. Don't know whether EPEL is already forbidden land for you. > Thanks Alexander ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 5, 2013 at 4:25 AM, Ljubomir Ljubojevic wrote: > > > course one way around that is to build a management VM with client > software > > and use rdesktop when you need that sort of tool. > I will try instaling client with wine. > > Thanks guy if you find some trickery that makes that usable, I'd be curious to hear about it. I tried to go the wine route some time back, never got anything usable, but I'm far from a wine expert. -- Even the Magic 8 ball has an opinion on email clients: Outlook not so good. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
> Hi. > > On my new job we use VMware ESXi (Free version), but my colleagues > use > Windows on their PC's. I am allowed to use CentOS Linux, but I have > no > prior experience with WMVare. > > I now (today) have to install CentOS 6.x minimal on that ESXi server, > so > I am trying to wrap my head around whole ecosystem. > > > What should I install on my CentOS 6.x so I can access/manage ESXi > server and manage it? Direct link or nice howto would help me > immensely. > When ever I search the net, I get how to install CentOS client (they > mean guest) ON VMware. > Best way would be to install a windows VM in the server, then u can rdesktop into it to install your CentOS VM. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On 05.09.2013 11:01, Joseph W. Joshua wrote: >> > > Best way would be to install a windows VM in the server, then u can > rdesktop into it to install your CentOS VM. Stupid vmware vsphere is the sole reason I'm using a windows VM on my centos (ahem, stella) workstation. Luckily we just moved all our vms from esxi to xenserver 6.2, citrix have some migration tools that seemed to work fine, recommended. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On 05.09.2013 11:27, Nux! wrote: > On 05.09.2013 11:01, Joseph W. Joshua wrote: >>> >> >> Best way would be to install a windows VM in the server, then u can >> rdesktop into it to install your CentOS VM. > > Stupid vmware vsphere is the sole reason I'm using a windows VM on my > centos (ahem, stella) workstation. > Luckily we just moved all our vms from esxi to xenserver 6.2, citrix > have some migration tools that seemed to work fine, recommended. And forgot to add that with this move I can use native tools such as OpenXenManager to manage XenServer. Also Citrix is in the process of adapting XenCenter in Mono so it can be run on Linux. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 05, 2013 at 05:49:50AM -0400, zGreenfelder wrote: > On Thu, Sep 5, 2013 at 4:25 AM, Ljubomir Ljubojevic wrote: > > > > > > if you find some trickery that makes that usable, I'd be curious to hear > about it. > I tried to go the wine route some time back, never got anything usable, > but I'm far from a wine expert. > At one point, it would work, but not with https. 5.1 and up can have everything managed from the web browser--they're actually dropping the client, I believe, and having you do everything from the browser. With CentOS, (as opposed to Fedora) one needed to add some keyboard trickery to get the arrow keys to work in the web console though. -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 05, 2013 at 06:52:30AM -0400, Scott Robbins wrote: > On Thu, Sep 05, 2013 at 05:49:50AM -0400, zGreenfelder wrote: > > On Thu, Sep 5, 2013 at 4:25 AM, Ljubomir Ljubojevic wrote: > > > > > > > > > > At one point, it would work, but not with https. 5.1 and up can have > everything managed from the web browser--they're actually dropping the > client, I believe, and having you do everything from the browser. With > CentOS, (as opposed to Fedora) one needed to add some keyboard trickery to > get the arrow keys to work in the web console though. Here is said trickery. This can be added to /etc/vmware/config. xkeymap.keycode.108 = 0x138 # Alt_R xkeymap.keycode.106 = 0x135 # KP_Divide xkeymap.keycode.104 = 0x11c # KP_Enter xkeymap.keycode.111 = 0x148 # Up xkeymap.keycode.116 = 0x150 # Down xkeymap.keycode.113 = 0x14b # Left xkeymap.keycode.114 = 0x14d # Right xkeymap.keycode.105 = 0x11d # Control_R xkeymap.keycode.118 = 0x152 # Insert xkeymap.keycode.119 = 0x153 # Delete xkeymap.keycode.110 = 0x147 # Home xkeymap.keycode.115 = 0x14f # End xkeymap.keycode.112 = 0x149 # Prior xkeymap.keycode.117 = 0x151 # Next xkeymap.keycode.78 = 0x46 # Scroll_Lock xkeymap.keycode.127 = 0x100 # Pause xkeymap.keycode.133 = 0x15b # Meta_L xkeymap.keycode.134 = 0x15c # Meta_R xkeymap.keycode.135 = 0x15d # Menu Note that I haven't worked with the free version, this was paid version of ESXi 5.1, which I _think_ is the first one that VMware says should be run entirely from the browser, as opposed to a client. Like another poster, it was the one reason I kept a Windows VM at my old job, our 3.5-5.0 VMware systems, I needed the Windows client. -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS-6 on Toshiba Toughbook CF-31
I am contemplating getting a couple of these for company use. However, I am also trying to wean our entire company away from MicroSoft (and from Apple for that matter). So, I would like to use one of these systems to try out CentOS as an alternative OS. Does anyone here have any experience with running CentOS-6 (RHEL6) on this computer? Is any of the hardware rendered inoperative or otherwise unusable? -- *** E-Mail is NOT a SECURE channel *** James B. Byrnemailto:byrn...@harte-lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 5, 2013 at 1:52 AM, Ljubomir Ljubojevic wrote: > Hi. > > On my new job we use VMware ESXi (Free version), but my colleagues use > Windows on their PC's. I am allowed to use CentOS Linux, but I have no > prior experience with WMVare. > > I now (today) have to install CentOS 6.x minimal on that ESXi server, so > I am trying to wrap my head around whole ecosystem. > > > What should I install on my CentOS 6.x so I can access/manage ESXi > server and manage it? Direct link or nice howto would help me immensely. > When ever I search the net, I get how to install CentOS client (they > mean guest) ON VMware. > What I use - and recommend - in that environment is to run windows on your desktop, but commandeer at least one of the VM's for your own use and testing, and once that VM is up on the network, run freenx and use the window NX client to access it. The performance under NX will nearly match a local console without ever having to worry about linux video drivers, plus you can suspend your session and resume it later, even from a different host. You can access the VM console from the vmware client (using right-mouse in the navigation pane to pop a separate window is nicer than working in the tab in the main screen) but after the network is up, ssh or freenx is nicer. Also, export an NFS filesystem from a Centos box (or VM) and mount in the ESXi servers. Then you can download install isos into that area, and map then directly into the client as you create/install a new VM. If you aren't using something like puppet or chef, you can just do the initial install from the Centos 'minimal' iso, then 'yum install ' whatever other packages or groups you want. If you ever get servers that exceed the resources permitted for the free version of ESXi (or just get tired of it), you will find that Centos/KVM will host and run the same images, even in the vmdk format. But, the VMware console and the conversion tool really are pretty nice to work with - and if the company has an experienced Windows admin and uses a good anti-virus you may find you don't really hate using it to host your VMware client and NX sessions. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Shell Script Help
I have a script file in my cron.hourly that contains a good number of scripts I must call. #!/bin/sh sleep 15 perl /scripts/create_graph.pl & sleep 15 perl /scripts/create_graph_out.pl & many more lines. etc. Is there a way I can sleep random length to time before executing each but background each one so master script returns promptly. Something like. sleep (random 1 - 300 seconds, perl /scripts/create_graph_out.pl) & ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Shell Script Help
On Thu, Sep 05, 2013 at 10:24:55AM -0500, Matt wrote: > I have a script file in my cron.hourly that contains a good number of > scripts I must call. > > #!/bin/sh > > sleep 15 > perl /scripts/create_graph.pl & > > sleep 15 > perl /scripts/create_graph_out.pl & > > many more lines. etc. Don't background them individually; background the whole lot #!/bin/sh ( perl /scripts/create_graph.pl perl /scripts/create_graph_out.pl etc ) & Now they will run one after another and you don't need to sleep between them. -- rgds Stephen ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 5, 2013 at 10:19 AM, John R Pierce wrote: > On 9/5/2013 3:52 AM, Scott Robbins wrote: >> At one point, it would work, but not with https. 5.1 and up can have >> everything managed from the web browser--they're actually dropping the >> client, I believe, and having you do everything from the browser. With >> CentOS, (as opposed to Fedora) one needed to add some keyboard trickery to >> get the arrow keys to work in the web console though. > > but VMware ESXi 5.x is very crippled in its free configuration, with > draconian limits on how much RAM is allowed before you have to start > paying for licenses. I'd look at it the other way and say that the free version of ESXi, the client and the conversion tool is really very nice to give away for free... In many ways it is more convenient to use than KVM and very, very stable. But, I haven't had any trouble getting KVM (or a recent virtualbox) to run the same vmdk images, so you aren't completely tied to it. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On 9/5/2013 3:52 AM, Scott Robbins wrote: > At one point, it would work, but not with https. 5.1 and up can have > everything managed from the web browser--they're actually dropping the > client, I believe, and having you do everything from the browser. With > CentOS, (as opposed to Fedora) one needed to add some keyboard trickery to > get the arrow keys to work in the web console though. but VMware ESXi 5.x is very crippled in its free configuration, with draconian limits on how much RAM is allowed before you have to start paying for licenses. -- john r pierce 37N 122W somewhere on the middle of the left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
Les Mikesell wrote: > On Thu, Sep 5, 2013 at 10:19 AM, John R Pierce wrote: >> On 9/5/2013 3:52 AM, Scott Robbins wrote: >>> At one point, it would work, but not with https. 5.1 and up can have everything managed from the web browser--they're actually dropping the client, I believe, and having you do everything from the browser. With CentOS, (as opposed to Fedora) one needed to add some keyboard trickery to get the arrow keys to work in the web console though. >> >> but VMware ESXi 5.x is very crippled in its free configuration, with draconian limits on how much RAM is allowed before you have to start paying for licenses. > > I'd look at it the other way and say that the free version of ESXi, the client and the conversion tool is really very nice to give away for free... In many ways it is more convenient to use than KVM and very, very stable. But, I haven't had any trouble getting KVM (or a recent virtualbox) to run the same vmdk images, so you aren't > completely tied to it. I'd also add that the o/p said this was what they used at his job, and I find it highly unlikely that he's going to be able to convince management to move to a VM system that they're not familiar with, esp. when all of his co-workers, and presumably management, run Windows. Given that, I think the answers he needs are how to deal with VMware ESXi as it is. And yes, I'm well aware that ESXi is a modified version of, mmm, is it still RHEL 3, or have they gone up yet? mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Shell Script Help
LIMIT=10 # Or whatever sleep `expr $RANDOM % $LIMIT + 1` -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Matt Sent: 05 September 2013 16:25 To: CentOS mailing list Subject: [CentOS] Shell Script Help I have a script file in my cron.hourly that contains a good number of scripts I must call. #!/bin/sh sleep 15 perl /scripts/create_graph.pl & sleep 15 perl /scripts/create_graph_out.pl & many more lines. etc. Is there a way I can sleep random length to time before executing each but background each one so master script returns promptly. Something like. sleep (random 1 - 300 seconds, perl /scripts/create_graph_out.pl) & ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos __ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com __ - No virus found in this message. Checked by AVG - www.avg.com Version: 2013.0.3392 / Virus Database: 3211/6618 - Release Date: 08/28/13 Internal Virus Database is out of date. __ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com __ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 05, 2013 at 11:04:51AM -0500, Les Mikesell wrote: > On Thu, Sep 5, 2013 at 10:46 AM, wrote: > > > > And yes, I'm well aware that ESXi is a modified version of, mmm, is it > > still RHEL 3, or have they gone up yet? > > The linux components were just for the shell-level interaction and I > think they are mostly gone now. In any case, they don't have > security updates nearly as often as RHEL/Centos pushes a new kernel > which is an advantage for uptime on the guests. If I remember correctly (but I'm no longer at that job, so don't have access to double check) around VMware 4.x or 5.x it no longer had a Linux shell. Although there are still some commands that work, I _think_ that it's now a very stripped down shell, as opposed to 3.5 which had all the commands available in a Linux shell. So, if I am correct, then Les has summed it up nicely. -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 5, 2013 at 10:46 AM, wrote: >>> but VMware ESXi 5.x is very crippled in its free configuration, with > draconian limits on how much RAM is allowed before you have to start > paying for licenses. >> >> I'd look at it the other way and say that the free version of ESXi, the > client and the conversion tool is really very nice to give away for > free... In many ways it is more convenient to use than KVM and very, > very stable. But, I haven't had any trouble getting KVM (or a recent > virtualbox) to run the same vmdk images, so you aren't >> completely tied to it. > > I'd also add that the o/p said this was what they used at his job, and I > find it highly unlikely that he's going to be able to convince management > to move to a VM system that they're not familiar with, esp. when all of > his co-workers, and presumably management, run Windows. Given that, I > think the answers he needs are how to deal with VMware ESXi as it is. I wouldn't expect them to change overnight, but when they eventually buy a server with more than 32G RAM, it may be valuable to know how to continue running the VMs for free... Meanwhile, if they use exchange/outlook or other windows tools internally, that's one less battle to fight if you use the same desktop as everyone else and there is very little disadvantage to doing your real work via NX/freenx. Your desktop PC most likely already has a paid windows license anyway - if it is moderately hefty you can run vmware player there for some things and spin the images back and forth to esxi with the conversion tool. > And yes, I'm well aware that ESXi is a modified version of, mmm, is it > still RHEL 3, or have they gone up yet? The linux components were just for the shell-level interaction and I think they are mostly gone now. In any case, they don't have security updates nearly as often as RHEL/Centos pushes a new kernel which is an advantage for uptime on the guests. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Custom Live CD image
Greetings, I have been fighting to create a live CD image out of centos 6.4 minimal insrall with updates and few more packages throen in like samba, rsync, ntp, mc, sos etc. Not much really. Google uncle did not help me in creating a live CD. I am confident that somebody would have done it right with a howto on the web to back it up. TIA -- Regards, Rajagopal ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On Thu, Sep 5, 2013 at 11:14 AM, Scott Robbins wrote: > >> > And yes, I'm well aware that ESXi is a modified version of, mmm, is it >> > still RHEL 3, or have they gone up yet? >> >> The linux components were just for the shell-level interaction and I >> think they are mostly gone now. In any case, they don't have >> security updates nearly as often as RHEL/Centos pushes a new kernel >> which is an advantage for uptime on the guests. > > If I remember correctly (but I'm no longer at that job, so don't have > access to double check) around VMware 4.x or 5.x it no longer had a Linux > shell. Although there are still some commands that work, I _think_ that > it's now a very stripped down shell, as opposed to 3.5 which had all the > commands available in a Linux shell. So, if I am correct, then Les has > summed it up nicely. I'm not a real expert on the ESXi command line, but I'd say that the 5.x version is more complete in terms of what you can do relating to control of VMs at the local command line or over ssh (which is now an exposed option instead of hidden away) but perhaps less linux-like (notably no perl or rsync...). I usually just start long-running VMs with the GUI client or copy them around with the converter tool and haven't tried a lot of automation over ssh, though. I do use ocsinventory-ng and there is a fusioninventory program that can pull the hardware details and VM guest list remotely and push to the inventory sever (not really supported, but the version from the remi repository seems to work). Then when you view a VM server it shows its list of guests and when you view a guest it shows the host running it - which also works with KVM and perhaps some others. Without something like that it is easy to lose track. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector (irq -1), any ideas?
On Thu, 5 Sep 2013, Howard Leadmon wrote: > I setup a CentOS 6 server to use with KVM/QEMU, and I am getting the > following error a good bit, granted it doesn't seem to be causing any > trouble. I figured I would post and see if anyone has any ideas on the > issue, or if I can just dismiss it. > > If I look at my logging/dmesg, I see: > do_IRQ: 18.201 No irq handler for vector (irq -1) > > The machine is an HP ProLiant DL580-G5 series with 4x Xeon hexacore > processors installed, along with 32G of RAM at this time. I am happy to > post more dmesg output if it's of any help. > > Kernel version is: 2.6.32-358.18.1.el6.x86_64 I had this too.. Found this from googling https://access.redhat.com/site/solutions/110053 -- Re: No irq handler for vector CentOS 6.4 Stop irqbalance The message can appear when IRQs are moved between CPU cores. We can stop the irqbalance service moving IRQs by turning it off with: chkconfig irqbalance off service irqbalance stop Note that this will result in all interrupt requests being handled by a single CPU core, which may be detrimental to performance. - ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector (irq -1), any ideas?
Howard Leadmon wrote: > I setup a CentOS 6 server to use with KVM/QEMU, and I am getting the > following error a good bit, granted it doesn't seem to be causing any > trouble. I figured I would post and see if anyone has any ideas on the > issue, or if I can just dismiss it. > > If I look at my logging/dmesg, I see: > > do_IRQ: 19.217 No irq handler for vector (irq -1) Had the same problem a month or so ago (you can see the thread in the archives). It appears, from the many hours of googling I did, to be a problem explicitly with HP servers. mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector (irq -1), any ideas?
I setup a CentOS 6 server to use with KVM/QEMU, and I am getting the following error a good bit, granted it doesn't seem to be causing any trouble. I figured I would post and see if anyone has any ideas on the issue, or if I can just dismiss it. If I look at my logging/dmesg, I see: do_IRQ: 19.217 No irq handler for vector (irq -1) do_IRQ: 3.178 No irq handler for vector (irq -1) do_IRQ: 19.179 No irq handler for vector (irq -1) do_IRQ: 3.220 No irq handler for vector (irq -1) do_IRQ: 18.213 No irq handler for vector (irq -1) do_IRQ: 18.79 No irq handler for vector (irq -1) do_IRQ: 3.144 No irq handler for vector (irq -1) do_IRQ: 18.201 No irq handler for vector (irq -1) do_IRQ: 18.124 No irq handler for vector (irq -1) do_IRQ: 18.160 No irq handler for vector (irq -1) do_IRQ: 19.208 No irq handler for vector (irq -1) do_IRQ: 3.147 No irq handler for vector (irq -1) do_IRQ: 18.117 No irq handler for vector (irq -1) do_IRQ: 3.103 No irq handler for vector (irq -1) do_IRQ: 3.169 No irq handler for vector (irq -1) do_IRQ: 18.201 No irq handler for vector (irq -1) The machine is an HP ProLiant DL580-G5 series with 4x Xeon hexacore processors installed, along with 32G of RAM at this time. I am happy to post more dmesg output if it's of any help. Kernel version is: 2.6.32-358.18.1.el6.x86_64 --- Howard Leadmon ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] problem with WOL
Running CentOS 6.4. Hi I have a bunch of Intel systems. Ivy Bridge Q77 chipset with 82579LM nics. I can't seem to wake them up with ether-wake. The nic driver is the intel e1000e. #ether-wake -i ethX mac-addr Once up (manually) ethtool reports Supports Wake-on: pumbg Wake-on: g I'm sure I've set the bios up properly. Any advice? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Intel 4600 Graphics (Haswell) in CentOS 6.4
Quick question that I haven't been able to find the answer to (and not for lack of trying, believe me): Is dual-monitor display for the new Intel HD Graphics 4600 (Haswell, e.g. Intel E3-1200v3 family processors) supported in CentOS 6.4? In particular, I'm looking at a SuperMicro X10SAE; SuperMicro has already replied that triple-display only works with a VGA-HDMI-DP combo (lame) and only in Windows (lame), but had no information as to dual-display (they reported to me that only tested single-head configurations [lame] before marking it as "supported" on their website). http://www.supermicro.com/support/resources/OS/C226.cfm I already found that the Intel opensource site only has releases for Fedora 19 and Ubuntu 13, and that X.org lists the latest release as 2011Q3 and the latest support as SandyBridge: http://01.org/linuxgraphics/downloads http://www.x.org/wiki/IntelGraphicsDriver/ But the latest version of xorg-x11-drv-intel in ElRepo Extras was uploaded in March of this year, and I haven't found whether the upstream vendor backported or sideported something into the latest distribution. [Yes, I'm STILL working on the workstation configuration. We're considering putting off triple-head support to cut costs, because the dreamy NVS510 cards are expensive. It's like a morass of quicksand sometimes.] Gracias y saludos, -G. -- Glenn Eychaner (geycha...@lco.cl) Telescope Systems Programmer, Las Campanas Observatory ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On 09/05/13 03:56, Scott Robbins wrote: > Note that I haven't worked with the free version, this was paid version of > ESXi 5.1, which I_think_ is the first one that VMware says should be run > entirely from the browser, as opposed to a client. Like another poster, it > was the one reason I kept a Windows VM at my old job, our 3.5-5.0 VMware > systems, I needed the Windows client. In order to manage ESXi from a browser, you need a vCenter Server Appliance (SuSE or Windows), because that's what hosts the web server to provide that functionality. $$ If you want to use only the free stuff, you can, but you must manage ESXi using the Windows viclient, of if you're up to it, ssh in and use esxcli commands. You can connect to your ESXi host with a browser and download the viclient from the main page. Jack ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector(irq -1), any ideas?
Thanks for the input to everyone, and I will load the plus kernel below and give it a try. It hasn't seem to break anything, but for sure had me concerned.. --- Howard Leadmon > -Original Message- > Subject: Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector(irq - > 1), any ideas? > > On Thu, Sep 5, 2013 at 10:31 AM, Steve Brooks > wrote: > > On Thu, 5 Sep 2013, Howard Leadmon wrote: > > >> If I look at my logging/dmesg, I see: > >> do_IRQ: 18.201 No irq handler for vector (irq -1) > > >> Kernel version is: 2.6.32-358.18.1.el6.x86_64 > > > > I had this too.. Found this from googling > > > > https://access.redhat.com/site/solutions/110053 > > Google did not find this CentOS bug tracker entry ? > > http://bugs.centos.org/view.php?id=6319 > > The latest centosplus kernel has a patch. > > Akemi ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector (irq -1), any ideas?
On Thu, Sep 5, 2013 at 10:31 AM, Steve Brooks wrote: > On Thu, 5 Sep 2013, Howard Leadmon wrote: >> If I look at my logging/dmesg, I see: >> do_IRQ: 18.201 No irq handler for vector (irq -1) >> Kernel version is: 2.6.32-358.18.1.el6.x86_64 > > I had this too.. Found this from googling > > https://access.redhat.com/site/solutions/110053 Google did not find this CentOS bug tracker entry ? http://bugs.centos.org/view.php?id=6319 The latest centosplus kernel has a patch. Akemi ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Intel 4600 Graphics (Haswell) in CentOS 6.4
On Thu, Sep 5, 2013 at 12:25 PM, Glenn Eychaner wrote: > http://01.org/linuxgraphics/downloads > http://www.x.org/wiki/IntelGraphicsDriver/ > But the latest version of xorg-x11-drv-intel in ElRepo Extras was uploaded > in March of this year, and I haven't found whether the upstream vendor > backported or sideported something into the latest distribution. A request to update the Intel graphics packages has been filed with ELRepo: http://elrepo.org/bugs/view.php?id=405 No ETA but once released, they should be newer than what is in EL6. Akemi ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector (irq -1), any ideas?
> Howard Leadmon wrote: >> I setup a CentOS 6 server to use with KVM/QEMU, and I am getting the >> following error a good bit, granted it doesn't seem to be causing any >> trouble. I figured I would post and see if anyone has any ideas on the >> issue, or if I can just dismiss it. >> >> If I look at my logging/dmesg, I see: >> >> do_IRQ: 19.217 No irq handler for vector (irq -1) > > Had the same problem a month or so ago (you can see the thread in the > archives). It appears, from the many hours of googling I did, to be a > problem explicitly with HP servers. Hi Mark, I am seein the same errors on many el6 machines (not HP) but based on Asus Sabertooth X79 workstation boards with Intel Core i7-3970X CPU's. . Steve -- Dr Stephen Brooks http://www-solar.mcs.st-and.ac.uk/ Solar MHD Theory Group Tel:: 01334 463735 Fax:: 01334 463748 E-mail :: ste...@mcs.st-andrews.ac.uk --- Mathematical Institute North Haugh University of St. Andrews St Andrews, Fife KY16 9SS SCOTLAND --- ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector(irq -1), any ideas?
Well back to the drawing board over here, but I did get a kvm error it seems in the log as well this time. After restarting with the centosplus kernel as suggested, I still got: do_IRQ: 18.146 No irq handler for vector (irq -1) kvm: 8547: cpu0 disabled perfctr wrmsr: 0xc1 data 0xabcd kvm: 8547: cpu0 disabled perfctr wrmsr: 0xc1 data 0xabcd do_IRQ: 18.104 No irq handler for vector (irq -1) do_IRQ: 3.136 No irq handler for vector (irq -1) do_IRQ: 3.74 No irq handler for vector (irq -1) do_IRQ: 18.162 No irq handler for vector (irq -1) do_IRQ: 18.164 No irq handler for vector (irq -1) The kernel is currently: 2.6.32-358.18.1.el6.centos.plus.x86_64 --- Howard Leadmon ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Getting a do_IRQ: xx.xxx No irq handler for vector(irq -1), any ideas?
On Thu, Sep 5, 2013 at 2:50 PM, Howard Leadmon wrote: > Well back to the drawing board over here, but I did get a kvm error it > seems in the log as well this time. After restarting with the centosplus > kernel as suggested, I still got: > > do_IRQ: 18.146 No irq handler for vector (irq -1) > kvm: 8547: cpu0 disabled perfctr wrmsr: 0xc1 data 0xabcd > kvm: 8547: cpu0 disabled perfctr wrmsr: 0xc1 data 0xabcd > do_IRQ: 18.104 No irq handler for vector (irq -1) > do_IRQ: 3.136 No irq handler for vector (irq -1) > do_IRQ: 3.74 No irq handler for vector (irq -1) > do_IRQ: 18.162 No irq handler for vector (irq -1) > do_IRQ: 18.164 No irq handler for vector (irq -1) > > > The kernel is currently: 2.6.32-358.18.1.el6.centos.plus.x86_64 Just checked the chipset of the HP ProLiant DL580-G5. It looks like Intel 7300. According to : https://access.redhat.com/site/solutions/110053 the issue is related to Intel 5500 and 5520 chipsets. That might be the reason the patch did not work. Or it is also possible that the patch itself does not work. Akemi ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Help with VMware ESXi manager for CentOS - newbie level
On 06/09/13 02:14, Scott Robbins wrote: > On Thu, Sep 05, 2013 at 11:04:51AM -0500, Les Mikesell wrote: >> On Thu, Sep 5, 2013 at 10:46 AM, wrote: >> >> >>> And yes, I'm well aware that ESXi is a modified version of, mmm, is it >>> still RHEL 3, or have they gone up yet? >> The linux components were just for the shell-level interaction and I >> think they are mostly gone now. In any case, they don't have >> security updates nearly as often as RHEL/Centos pushes a new kernel >> which is an advantage for uptime on the guests. > If I remember correctly (but I'm no longer at that job, so don't have > access to double check) around VMware 4.x or 5.x it no longer had a Linux > shell. Although there are still some commands that work, I _think_ that > it's now a very stripped down shell, as opposed to 3.5 which had all the > commands available in a Linux shell. So, if I am correct, then Les has > summed it up nicely. > > I believe ESXi since it's release has always been based on Busybox, ESX was based on RHEL - that's my understanding. I manage vSphere and a couple of ESXi (free) hosts and use the VMware CLI tools https://my.vmware.com/web/vmware/details?downloadGroup=VSP510-VCLI-510&productId=285 In addition I'm running a VirtualBox Windows VM to access the vSphere console. Getting the vSphere console working in wine has not been done, and I don't even think the Crossover guys have it working either, I looked into that a while ago. So I would also just load up a virtualbox win machine to access it. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Shell Script Help
On 09/05/2013 11:24 AM, Matt wrote: > I have a script file in my cron.hourly that contains a good number of > scripts I must call. > > #!/bin/sh > > sleep 15 > perl /scripts/create_graph.pl & > > sleep 15 > perl /scripts/create_graph_out.pl & > > many more lines. etc. > > Is there a way I can sleep random length to time before executing each > but background each one so master script returns promptly. Something > like. > > sleep (random 1 - 300 seconds, perl /scripts/create_graph_out.pl) & > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > If you are trying to avoid running all these perl scripts concurrently set up the perl scripts to accept an argument, then pass each one a time delay when you call them. PerlScript-1 20 & PerlScript-2 40 & ... PerlScript-n n*20 & The calling script will return almost immediately but the perl scripts will delay any action for the specified time. That way the time delay is fully adjustable from zero to forever. -- _ °v° /(_)\ ^ ^ Mark LaPierre Registered Linux user No #267004 https://linuxcounter.net/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS Dojo Bucharest, Romania Live Streams
hi Guys, We are live streaming the Dojo sessions today ( thanks to hostway for getting this up ). The live streams will be at http://www.centos.org/media.html once the sessinos start. The scheduled kick off is 10am localtime ( UTC +3 ) - KB -- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos