Grokbase
Topics Posts Groups | in
x
[ help ]

Les Mikesell (lesmik...@gmail.com)

Profile | Posts (637)Page 2 of 32: << < 1 2 3 4 > >>
21) Les Mikesell Re: [CentOS] how can I stress a server?
| +1 vote
I'm confused. Aren't you the same person who just put together some stuff that doesn't work well -...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Rudi Ahlers wrote:
>
> It has nothing todo with "he doesn't want anyone elses parts in the
> system he sells and warranties because he doesn't want to be be
> responsible for fixing ensuing problems. he's selling stuff he knows
> works"

I'm confused.  Aren't you the same person who just put together some 
stuff that doesn't work well - or bought from a supplier that wasn't
picky about parts?

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
22) Les Mikesell Re: [CentOS] Stop the FUD Xen is not deprecated
| +1 vote
To someone who doesn't already have a windows license?
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Morten Torstensen wrote:
> Adam Tauno Williams wrote:
>> It does not run on LINUX, but it is free. And comes with every single
>> ESXi install. Once you install ESXi the VI-client is downloadable
>> directly from that host; just point your browser at the VMware host.
>
> Well, but why do you assume people run Windows where you run your
> browser? You need a Windows license to run VIC, so the price of
> installing ESXi/VIC is around $100 and up.
>

To someone who doesn't already have a windows license?

--
  Les Mikesell
    [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
23) Les Mikesell Re: [CentOS] Stop the FUD Xen is not deprecated
| +1 vote
I'm not sure what you mean. The way I use it, there is the 'virtual machine' and the image. The...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Karanbir Singh wrote:
> Les,
>
> Les Mikesell wrote:
>> Do you mean some specific version of VMware or what as being locked
>> in? I move images around among Linux/Windows/Mac hosts with the
>> free server on Linux/Windows and Fusion on the Mac.
>
> you might want to step back a bit and workout exactly what constitutes
> a vmware environment. The bit about vmware being more than just an
> image seems to be missing at the moment :D
>

I'm not sure what you mean.  The way I use it, there is the 'virtual 
machine' and the image.  The image is transportable to any of the 
virtual machine hosts and with only the usual amount of pain to move a
working system to different hardware, to a physical host.  That's the 
least amount of lock-in I can imagine.  I do wish Centos had better 
hardware-migration tools, though.  

> Also, the conversation was specific about their hypervisor based
> products ESXi being the main one in question here.
>
OK, but you just said VMware...  I don't use any of the magic stuff that 
a physical machine can't do.  And using the server product I can run 
disk intensive things like databases and NFS home directories on the
physical host, something that seems to not be recommended under Xen.  
Virtualbox looks like a reasonable option these days too but I haven't
had a chance to try it out.

--
  Les Mikesell
   [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
24) Les Mikesell Re: [CentOS] Stop the FUD Xen is not deprecated
| +1 vote
Do you mean some specific version of VMware or what as being locked in? I move images around among...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Karanbir Singh wrote:
>
> Anyway, I think the point is made, Vmware is by far the most locked in
> product out there, offers medium to low performance compared to other
> similar products, however has a lower user ability threshold to get into.

Do you mean some specific version of VMware or what as being locked
in?   I move images around among Linux/Windows/Mac hosts with the free 
server on Linux/Windows and Fusion on the Mac.

--
  Les Mikesell
   [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
25) Les Mikesell Re: [CentOS] PPTP VPN server
| +1 vote
Microsoft has updated PPTP since the only paper I know about was written. Does anyone know if there...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Bill Campbell wrote:
>
> I would highly recommend using OpenVPN rather than using pptp,
> OpenVPN doesn't require kernel support as it's built on top of
> SSL, is far more secure than PPTP (the product of ``Kindergarten
> Cryptographers'' according to one well-know security paper), and
> there are clients for all flavors of Windows, Linux, and Mac OS X.

Microsoft has updated PPTP since the only paper I know about was
written.  Does anyone know if there are still problems with it or if the 
linux version is updated to match?

But, openvpn is easier to use if you control the clients.

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
26) Les Mikesell Re: [CentOS] yum download
| +1 vote
You won't like that when you run into an rpm with a lot of dependencies. Just 'yum install...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Robert Moskowitz wrote:

>> Can I just download an rpm from a repo without installing it?
>>
>> I don't see anything like yum download or yum install --downonly
> I just figured out how to get firefox to show me the RPMS directory in
> the online repo and then did a save link as. This worked for this time....

You won't like that when you run into an rpm with a lot of dependencies.
  Just 'yum install yum-downloadonly', then
'yum --downloadonly packagename'.

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]


_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
27) Les Mikesell Re: [CentOS] Configure sendmail to only send to one domain
| +1 vote
If it is 'your' domain, configure the sender(s) to use the intended receiving server as the...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Sean Carolan wrote:
> Is there an easy way to configure sendmail to only send mail to
> addresses in one particular domain?

If it is 'your' domain, configure the sender(s) to use the intended
receiving server as the SMART_HOST but don't give it RELAY permissions
in the receiving access file.   That way it can attempt to send to other 
addresses but only ones local to the receiving machine will be accepted.

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
28) Les Mikesell Re: [CentOS] howto transfer all configuration between 2 remote dedicated servers?
| +1 vote
What I've always wanted is a tool that would manage a group of machine configurations as branches...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Dag Wieers wrote:
>
>> But my real question is: How can I get a list of files in the whole
>> filesystem that were added or modified compared to all the files that
>> come
>> from rpms?
>> Is there a script for doing such a thing?
>
> You may be interested in a tool I wrote some time ago that makes a
> hardware and software snapshot of a system, including the latent
> configuration in memory (like routing information or firewall rules).
>
> It creates the snapshots in single compressed text files periodically
> (hourly, daily, weekly, monthly from cron) that can be diffed. And it
> allows to send out diffs to one or more email-addresses if configured to
> do so.
>
> It was written with multiple use cases in mind:
>
> - compare identical systems (eg. nodes in a cluster, or when migrating
>    servers)
>
> - mail changes to a group of co-maintaining sysadmins (so configuration
> changes are communicated and if needed acted upon)
>
> - backing up a complete system's HW/SW configuration and making diffs
> with past configurations for troubleshooting problems
>
> - taking system configurations with you (as a consultant or support
> organisation it is nice to follow-up on system changes made
>    by the customer)
>
> The tool is called dconf. You can find it in RPMforge.
>
> The tool is as good as its configuration. The default configuration
> already contains a lot for RHEL/CentOS, but it could use more people
> defining more tools/configuration file. And I am open for improving the
> tool beyond what it does now.
>
> Feedback appreciated,

What I've always wanted is a tool that would manage a group of machine
configurations as branches in subversion so the tool itself wouldn't
need any diffing capability and could be wrapped by viewvc for web
browsing, mesh nicely with router and other text base config management,
etc.   By 'configurations', on RPM based machines, I'd want the package 
list exported in a form that yum or kickstart could use to re-create the
set (and I suppose to get this right you also have to build a local
repository containing all of them because rpm/yum  are too dumb to know 
where they came from, given multiple repositories), and copies of all
the files in /etc/ and other optional places that are not exactly as
installed from an RPM.

Is such a thing feasible, and if you can get that far, can it become a
'configuration factory' where you'd copy the starting config close to
what you want to a new branch, edit a few files for the needed changes
to produce a new machine, commit them, and then have a tool build that
machine or a disk image of it?   What I'm after is something that will 
let me make on-the-fly changes to any running machine, but pull those
changes back to a central management tool in a way that makes it easy to
see differences across time or between similar machines, and to use the
current setup of any machine as the starting point for a new one.

Most of the tools I've seen so far involve their own abstractions to
describe configurations and require them to be made at the central
management tool.  That's not what I want.  I want to do configurations 
using the native setup on one or more machines whether or not the
management tool has an abstraction for it and have a way to use that
going forward and to track differences without any intermediate
abstractions.  I suppose in a way the version control's branch/rev/tag 
mechanism becomes an abstraction for the whole machine state at a point
in time.

--
   Les Mikesell
     [email protected: lesmik...@gmail.com]


_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
29) Les Mikesell Re: [CentOS] how can I stress a server?
| +1 vote
I kind of lost track of this thread and missed any useful performance information if you posted it....
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Rudi Ahlers wrote:
>
> I'm sitting with a very expensive paper weight right now, and I don't
> know what todo. The same websites are running very well on a machine
> with a Gigabyte G31MX-S motherboard + 4GB DDRII 800 RAM + C2D 6750
> CPU. This is what baffles me, how can the same load on a slower
> machine work fine, but on the faster one not?
>

I kind of lost track of this thread and missed any useful performance
information if you posted it.  Is this the same machine that has 
mysterious crashes?  If so, I would just give up, or replace the RAM and 
power supply and then give up.

Performance wise, what kind of load does it have?  Most servers that 
aren't doing graphics or number crunching are limited by disk i/o, not
cpu so the disks and controllers are the interesting things to compare
although if the controller requires a lot of CPU intervention (ide, sata
in some modes) it may look like a cpu problem.

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]


_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
30) Les Mikesell Re: [CentOS] any ima ge software suggestion
| +1 vote
You can boot about any Linux live or install CD that lets you get to the shell (with a Centos...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
adrian kok wrote:
> Hi
>
> I am trying to clone harddrive
>
> eg: centos, freebsd, openbsd.....
>
> any ima ge software suggestion for different os

You can boot about any Linux live or install CD that lets you get to the
shell (with a Centos install disk, enter 'linux rescue' at the boot
prompt) and use dd to copy the raw disk devices:
dd if=/dev/sda of=/dev/sdb bs=1M
Be sure you understand the device names for each disk. Using 'fdisk -l'
to see  the existing partition layout might help with that.

However, this is a slow process because the entire disk will be copied,
whether it is used or not.  If you are going to do it often, clonezilla 
is much faster because it knows enough about most linux and windows
filesystems to only copy the used part of the disk and can store
compressed image copies on a local or network disk.  The clonezilla-live 
version is a bootable CD (or USB image).  For larger scale cloning you 
can install the full version with DRBL for network booting into the
clone process. http://clonezilla.org/clonezilla-live/

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
31) Les Mikesell Re: [CentOS] SYD flood dropped on Sendmail (centos 4.x)
| +1 vote
If you have a popular server you can get what appear to be syn floods from broken asymmetrical...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Kai Schaetzl wrote:
> Chris Heiner wrote on Thu, 20 Nov 2008 08:48:50 -0800:
>
>> My firewall seems to block an attack my Centos / Sendmail boxes on port 110.
>
> port 110 is your POP server, probably dovecot.
>
>> These servers require a reboot after each attack.
>
> Because of what?
>
>> My firewall says it's
>> blocked?
>
> I don't see this statement in your logs. How/where does it say this?
>
>> Do I need to patch something on sendmail? Or is my firewall not
>> doing its job (Sonicwall)? This is not the first time this has happened.
>
> SYN floods are not unusual, even if it is not an attack.
> What or if you want to do something depends on your situation.

If you have a popular server you can get what appear to be syn floods
from broken asymmetrical routing or bad firewall settings that permit
what would ordinarily be a normal number of client connection requests
to reach you but keep your response from getting back.  So the clients 
sit and retry, hammering you with syn's.

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
32) Les Mikesell Re: [CentOS] how to debug hardware lockups?
| +1 vote
Yeah, but those don't stop when you replace the faulty RAM... Mine did, but the errors committed to...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
nate wrote:
> Les Mikesell wrote:
>
>> Yes, apparently RAM errors can be subtle and only appear when certain
>> adjacent bit patterns are stored - or when the moon is in a certain
>> phase or something.
>
> Don't forget cosmic rays
>
> http://adsabs.harvard.edu/abs/1978ITNS...25.1166P

Yeah, but those don't stop when you replace the faulty RAM...  Mine did, 
but the errors committed to disk kept randomly re-appearing mysteriously
as the reads from the RAID1 alternated afterwards.

--
   Les Mikesell
     [email protected: lesmik...@gmail.com]

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
33) Les Mikesell Re: [CentOS] how to debug hardware lockups?
| +1 vote
Yes, apparently RAM errors can be subtle and only appear when certain adjacent bit patterns are...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Rudi Ahlers wrote:
>> I had machine that would crash about once every week or two in normal
>> operation. Memtest86+ found an error in the 2nd day of running. The worst
>> part was that it left the raid mirrors in a strange state that caused
>> occasional problems for months even after replacing the RAM.
>>
>> --
>
> Did you leave memtest86+ running for 2 days? I thought 1 or 2 cycles
> would be good enough?
>
> I'm hoping to pick-up the server in the next 2 hours then I can see
> what happens when I run memtest86+ or other tests

Yes, apparently RAM errors can be subtle and only appear when certain
adjacent bit patterns are stored - or when the moon is in a certain
phase or something.

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
34) Les Mikesell Re: [CentOS] how to debug hardware lockups?