[CentOS] SCSI Target issues since 5.6 upgrade

2011-05-06 Thread Jason Brown
I upgraded my storage server this morning from 5.5 to 5.6 and have quite a few issues with servers attaching to the iSCSI target... 1) Prior to the upgrade, I had our initiators configured with a username and password with CHAP and after the reboot I began having issues mounting their LUN. Lookin

Re: [CentOS] sshd: Authentication Failures: 137 Time(s)

2011-04-04 Thread Jason Brown
You could also try using tcpwrappers along with iptables. On 04/04/2011 06:34 AM, Marian Marinov wrote: > On Monday 04 April 2011 12:18:43 Rainer Traut wrote: >> Hi, >> >> to prevent scripted dictionary attacks to sshd >> I applied those iptables rules: >> >> -A INPUT -p tcp -m state --state NEW

Re: [CentOS] Centos 6

2011-03-04 Thread Jason Brown
On 03/04/2011 08:42 AM, m.r...@5-cent.us wrote: > robert mena wrote: >> Well, I am just telling that since there is no actual schedule, no plans >> to change the way things are handled (lack of communication, treat this as >> personal project etc) the best way to simply forget about it. >> >> The s

Re: [CentOS] iSCSI disk preperation

2011-02-08 Thread Jason Brown
On 02/07/2011 05:09 PM, Dr. Ed Morbius wrote: > on 15:19 Mon 07 Feb, Ross Walker (rswwal...@gmail.com) wrote: >> On Mon, Feb 7, 2011 at 2:36 PM, Dr. Ed Morbius wrote: >>> on 13:56 Mon 07 Feb, Jason Brown (jason.br...@millbrookprinting.com) wrote: >>>> I am currentl

Re: [CentOS] iSCSI disk preperation

2011-02-07 Thread Jason Brown
On 02/07/2011 03:57 PM, Ross Walker wrote: > On Mon, Feb 7, 2011 at 3:41 PM, Jason Brown > wrote: >> On 02/07/2011 03:26 PM, Ross Walker wrote: >>> On Mon, Feb 7, 2011 at 1:56 PM, Jason Brown >>> wrote: >>>> I am currently going through the process of i

Re: [CentOS] iSCSI disk preperation

2011-02-07 Thread Jason Brown
On 02/07/2011 03:26 PM, Ross Walker wrote: > On Mon, Feb 7, 2011 at 1:56 PM, Jason Brown > wrote: >> I am currently going through the process of installing/configuring an >> iSCSI target and cannot find a good write up on how to prepare the disks >> on the server. I woul

Re: [CentOS] iSCSI disk preperation

2011-02-07 Thread Jason Brown
On 02/07/2011 02:36 PM, Dr. Ed Morbius wrote: > on 13:56 Mon 07 Feb, Jason Brown (jason.br...@millbrookprinting.com) wrote: >> I am currently going through the process of installing/configuring an >> iSCSI target and cannot find a good write up on how to prepare the disks >&

[CentOS] iSCSI disk preperation

2011-02-07 Thread Jason Brown
I am currently going through the process of installing/configuring an iSCSI target and cannot find a good write up on how to prepare the disks on the server. I would like to mirror the two disks and present them to the client. Mirroring isn't the question, its how I go about it is the problem. W

Re: [CentOS] nvidia failure with new kernel

2011-01-17 Thread Jason Brown
The kernel modules are only for that kernel, so anytime you update it you also have to reinstall the nvidia drivers. Jason Brown On 01/17/2011 01:39 PM, Michael D. Berger wrote: > I installed TrueCrypt and when I ran it, it informed me that I needed > a new kernel. So I ran "yum

Re: [CentOS] NFS mount problem

2010-04-26 Thread Jason Brown
You need to edit the ports in /etc/sysconfig/nfs to make them static before enabling IPTABLES. Once that is done you need to open not only those ports but also tcp:udp 111 and tcp:udp 2049. On Mon, Apr 26, 2010 at 7:59 AM, kalinix wrote: > On Mon, 2010-04-26 at 18:37 +0800, sync wrote: > > The