Hi All,
I have a strange problem with ssh on CentOS 5.3:
1. I make a ssh connection from computer X to Y => OK
2. When i try to conect from Y to Z i receive a strange message:
-bash: ssh: command not found
(normal and root user)
#which sshd
/usr/sbin/sshd
The sshd daemon it's on (see nr.1)
George Alexandru DudÄu wrote:
> So connection to Y it's OK, but from Y to another computer don't. Even
> back to X don't work
Sounds like you don't have the openssh client package installed.
rpm -q -f `which ssh`
nate
___
CentOS mailing list
Cent
Hi George,
i guess it could be the iptables ( blocking outbound traffic)
try iptables -F(flush) and then try ssh to other machine
If the above doesnt work try looking at your selinux
--
Harry
George Alexandru Dudău wrote:
> Hi All,
>
> I have a strange problem with ssh on CentOS 5.3:
>
> 1.
sudo find / -name "ssh"
See if you can find ssh anywhere on the system?
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT/MU/U dpu s: a--> C++>$ U+> L++> B-> P+> E?> W+++>$ N K W++ O M++>$ V-
PS+++ PE++ Y+ PGP t 5 X+ R- tv+ b+> DI D+++ G+ e(+) h--(++) r++ z++
--END GEEK CODE BLOCK--
Hi,
What would you recommend as an FS for an partition greater than 16 TiB?
This is for an production server (that is, no ext4 recommendations
please :) )
What experiences did you had with your preferred FS ? (good and not so
good points)
Thank you,
Adrian
smime.p7s
Description: S/MIME Cryptogra
Hi,
> Hi,
> What would you recommend as an FS for an partition greater than 16 TiB?
> This is for an production server (that is, no ext4 recommendations
> please :) )
> What experiences did you had with your preferred FS ? (good and not so
> good points)
>
> Thank you,
> Adrian
I personally woul
2009/5/6 Timo Schoeler :
> Hi,
>
>> Hi,
>> What would you recommend as an FS for an partition greater than 16 TiB?
>> This is for an production server (that is, no ext4 recommendations
>> please :) )
>> What experiences did you had with your preferred FS ? (good and not so
>> good points)
>>
>> Tha
George Alexandru Dudău wrote:
> Hi All,
>
> I have a strange problem with ssh on CentOS 5.3:
>
> 1. I make a ssh connection from computer X to Y => OK
> 2. When i try to conect from Y to Z i receive a strange message:
>
> -bash: ssh: command not found
>
> (normal and root user)
>
> #which ssh
Adrian Sevcenco schrieb:
> Hi,
> What would you recommend as an FS for an partition greater than 16 TiB?
> This is for an production server (that is, no ext4 recommendations
> please :) )
> What experiences did you had with your preferred FS ? (good and not so
> good points)
>
> Thank you,
> Adrian
Rainer Duffner wrote:
> Adrian Sevcenco schrieb:
>> Hi,
>> What would you recommend as an FS for an partition greater than 16 TiB?
>> This is for an production server (that is, no ext4 recommendations
>> please :) )
>> What experiences did you had with your preferred FS ? (good and not so
>> good p
On Wed, May 6, 2009 at 10:48 AM, Adrian Sevcenco
wrote:
> Hi,
> What would you recommend as an FS for an partition greater than 16 TiB?
> This is for an production server (that is, no ext4 recommendations
> please :) )
> What experiences did you had with your preferred FS ? (good and not so
> good
On Wed, May 6, 2009 at 11:27 AM, Bent Terp wrote:
> Lesson learned: don't use xfs_grow unless you're in the general
> vicinity of the server ;-)
Correction: the command is xfs_growfs not xfs_grow
/B
___
CentOS mailing list
CentOS@centos.org
http://list
Adrian Sevcenco schrieb:
> Rainer Duffner wrote:
>
>> Adrian Sevcenco schrieb:
>>
>>> Hi,
>>> What would you recommend as an FS for an partition greater than 16 TiB?
>>> This is for an production server (that is, no ext4 recommendations
>>> please :) )
>>> What experiences did you had with
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
tthus Rainer Duffner spake:
| Adrian Sevcenco schrieb:
|> Rainer Duffner wrote:
|>
|>> Adrian Sevcenco schrieb:
|>>
|>>> Hi,
|>>> What would you recommend as an FS for an partition greater than 16 TiB?
|>>> This is for an production server (that is, no
Ralph Angenendt wrote:
> Marcelo M. Garcia wrote:
>> Hi
>>
>> Is there a jigdo image available for CentOS-5.3?
>
> No. Several people have looked into it, but either haven't understood jigdo or
> lost interest in it.
>
>> Or is there a jigdo project for CentOS?
>
> Want to start one? Join the c
On 06 May 2009, at 10:57 AM, Marcelo M. Garcia wrote:
> George Alexandru Dudău wrote:
>> Hi All,
>>
>> I have a strange problem with ssh on CentOS 5.3:
>>
>> 1. I make a ssh connection from computer X to Y => OK
>> 2. When i try to conect from Y to Z i receive a strange message:
>>
>> -bash: ssh
Our sysadmin was doing midnight work on moving some hardware to new
power outlets. We'd recently done a CentOS 5.3 install on one of
those machines and then "yum install" with the centosplus kernel and
some rpmforge packages. It had been up and running fine for at least
two weeks in that configur
Marcelo M. Garcia wrote:
> Ralph Angenendt wrote:
> > Marcelo M. Garcia wrote:
>>> Or is there a jigdo project for CentOS?
>>
>> Want to start one? Join the centos-devel mailing list and make a thought out
>> proposal on there >:)
>
> The reason I'm asking about Jigdo is because some firewall blo
Rainer Duffner wrote:
> It's running in a datacenter with UPSs. But once I reboot it, it it's
> the "fsck-every-n-days" thing.
>
> I don't think it's a good idea to disable that behaviour.
Hmmm. xfs will not do that, the normal behaviour is not check the file
system on every nth reboot. I normall
Bart Schaefer пишет:
*snipped content*
>
> On reboot the root file system seems to have reverted to the previous
> startup -- no CentOS plus, no Dag repository info in /etc/yum.repos.d,
> no xfs, and therefore no /var/lib/mysql. This is at least the second
> time we've experienced this phenomenon
Bart Schaefer wrote:
> Our sysadmin was doing midnight work on moving some hardware to new
> power outlets. We'd recently done a CentOS 5.3 install on one of
> those machines and then "yum install" with the centosplus kernel and
> some rpmforge packages. It had been up and running fine for at lea
Paul Johnson wrote:
> In Centos 5.3, a bad problem has surfaced in user land. We want to use
> either Evince or Adobe acroread as the pdf view, but the update of
> kdegraphics has somehow screwed up these systems so that the odious,
> horrible, awful pdf viewer kghostview is used.
It's most lik
> -Original Message-
> From: centos-boun...@centos.org
> [mailto:centos-boun...@centos.org] On Behalf Of Ralph Angenendt
> Sent: Wednesday, May 06, 2009 3:55 AM
> To: centos@centos.org
> Subject: Re: [CentOS] fs for > 16 TiB partition
>
> Rainer Duffner wrote:
> > It's running in a datace
I've had similar issues with certain brands of "hardware" raid
controllers. It was like the mirror didn't sync and it picked a random
drive on boot to be the master. So changes happened they just didn't
happen to both drives and on reboot the other drive without the changes
might/would become maste
Hi Rick,
I uninstalled CF and re-installed, followed your steps and I am in
business baby!
Thank you so so so much, I was banging my head against the wall for
days.
Truly legendary help!
This whole list rocks so much. I am learning and not getting
criticized for not understanding complete
Hi all,
After some search i find that openssh-client was missing.
This was all my problems. Is strange because on CentOS 5.2
openssh-client was present but after upgrade to 5.3 (with yum) don't.
Thank you all for advices.
Geo
--
George Alexandru Dudău
CORE IT MEX - Grupul de firme MOBEXPERT
N
Ralph Angenendt wrote:
> BTW: ext3 handles "Out of power" corruptions better than xfs does.
>
power failure is -not- the only cause of this sort of condition...
noone here has ever had a kernel panic? I had a perfectly good
server panic shortly after a cooling fan had failed combined w
John R Pierce wrote:
> Ralph Angenendt wrote:
>> BTW: ext3 handles "Out of power" corruptions better than xfs does.
>>
>
>
> power failure is -not- the only cause of this sort of condition...
> noone here has ever had a kernel panic? I had a perfectly good
> server panic shortly after
Ralph Angenendt wrote:
>> I have been looking what Fedora is (or was) doing with Jigdo. It seems
>> to solve some problems and create new ones[1].
>
> Let me look into that.
From the os directory something like this should produce jigdo
files/templates for all associated iso files.
for arch i
Timo Schoeler wrote:
> However, one has to clearly distinct JFS from JFS2... (at least in the
> AIX world, see wikipedia which states 'In the other operating systems,
> such as OS/2 and Linux, only the second generation exists and is called
> simply JFS.[3] This should not be confused with JFS in A
Ever since I updated to 5.3, I have been unable to convert any ps
files to pdfs using the ps2pdf command. I usually get errors like
this:
[...@mhrichter forms]$ ps2pdf doe81008
ERROR: /undefinedfilename in (doe81008)
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval--
On Wed, 06 May 2009 14:24:56 -0700
MHR wrote:
> Anyone else seeing problems like this?
No.
I use ps2pdf to convert files on Centos 5.3 several dozen times every week and
haven't discovered any issues yet.
Are you sure your input files are correct?
--
MELVILLE THEATRE ~ Melville Sask ~ http://
I'm starting to use the EC2 cloud (as are others) and noticed that all
the available CentOS images seem to be of dubious origin.
I think it would further the reputation and popularity of CentOS if it
were represented in an official way.
In case people aren't aware, when you create an AWS (Amazon W
> Interestingly one is available from Amazon for both Fedora and Windows.
I would also like to see a plain vanilla, minimal 64 bit centos image
on Amazon AWS.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Jason Aubrey wrote:
> I'm starting to use the EC2 cloud (as are others) and noticed that all
> the available CentOS images seem to be of dubious origin.
> I think it would further the reputation and popularity of CentOS if it
> were represented in an official way.
>
> In case people aren't aware,
On Wed, May 06, 2009 at 10:11:07PM -0700, Michael A. Peters wrote:
> I run CentOS inside a xen at linode - they have a 5.0 image and I
> believe a 4.x image. They only have i386, I don't know if a home brewed
> x86_64 image would work but it doesn't really matter for me since I'm
> only using my
MHR wrote:
> Ever since I updated to 5.3, I have been unable to convert any ps
> files to pdfs using the ps2pdf command. I usually get errors like
> this:
>
> [...@mhrichter forms]$ ps2pdf doe81008
> ERROR: /undefinedfilename in (doe81008)
Does the file doe81008 exist?
If you have a doe81008.ps
I don't know if it's xen under the hood or not (not much experience
with this sort of thing). However, 'xen' is mentioned in the
following link which I'm following so perhaps it is xen related:
http://docs.amazonwebservices.com/AWSEC2/2009-03-01/DeveloperGuide/index.html?ami-via-loopback.html
I'm
38 matches
Mail list logo