search for: reji

Displaying 5 results from an estimated 5 matches for "reji".

Did you mean: rej
2007 Nov 13
1
Help with openssh: ssh application writing data > 131071 to socket causing message too long error
...mote window size 16489 Remote max packet 32768 send: len 16416 (includes payload, padding and padding length 18) non interactive mode buffer len 131344 Before packet_write_poll length before calling systemcall write 131344 Write failed: Message too long Couldn't send packet: Broken pipe Thanks Reji Thomas
2013 Jul 02
1
problem expanding a volume
Hello, I am having trouble expanding a volume. Every time I try to add bricks to the volume, I get this error: [root at gluster1 sdb1]# gluster volume add-brick vg0 gluster5:/export/brick2/sdb1 gluster6:/export/brick2/sdb1 /export/brick2/sdb1 or a prefix of it is already part of a volume Here is the volume info: [root at gluster1 sdb1]# gluster volume info vg0 Volume Name: vg0 Type:
2015 Feb 02
5
Another Fedora decision
On Mon, Feb 2, 2015 at 4:17 PM, Warren Young <wyml at etr-usa.com> wrote: >> > Let?s flip it around: what?s your justification *for* weak passwords? > You don't need to write them down. Or trust some 3rd party password keeper to keep them. Whereas when 'not weak' is determined by someone else in the middle of trying to complete something, you are very likely to
2013 May 22
3
rails 4, active record: appending to has_many :through does not create join model anymore?
hi folks. on rails 4, can somebody confirm that pushing model instances onto a has_many :through relation does not create the necessary join model anymore? class Reader < AR::Base belongs_to :post belongs_to :person end class Post < AR::Base has_many :readers has_many :people, through: :readers end @post.people << Person.new so,
2013 Nov 22
0
Puppet Enterprise 3.1 Install Issues
Hi, Just installed Puppet Enterprise 3.1 in RHEL 6.4. However, the final step in my installation process failed. I had all the roles (Master/Database/Console/Provisioner/Agent) selected in the install. Please note the error: [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html