Displaying 20 results from an estimated 38 matches for "aecom".
Did you mean:
secom
2006 Apr 14
8
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
------- Additional Comments From mvolaski@aecom.yu.edu 2006-04-14 01:35 MET -------
Examples of rules that give the error are
1) iptables -A INPUT -i bond0 -s 129.98.90.0/24 -p tcp --dport 548 -j ACCEPT
2) iptables -A INPUT -i bond0 -s 129.98.90.101/32 -p tcp --dport 497 -j ACCEPT
3) iptables -A INPUT -i bond0 -s 129.98.90.227/32 -p tcp --dpor...
2006 Apr 11
13
[Bug 468] There is no real documentation for knowing how to configure the kernel for iptables
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=468
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
------- Additional Comments From netfilter@linuxace.com 2006-04-11 03:11 MET -------
Patches
2007 Nov 04
5
[Bug 1388] New: Parts of auth2-pubkey. c are completely devoid of debug logging
...ified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: mvolaski at aecom.yu.edu
Consider this small section of code from the user_key_allowed2 function
in auth2-pubkey.c
/* Fail quietly if file does not exist */
if (stat(file, &st) < 0) {
/* Restore the privileged uid. */
restore_uid();
return 0;...
2009 Jul 26
4
Any word on when the ietf mib will be fixed for liebert?
....4.0: Error in
packet: (noSuchName) There is no such variable name in this MIB.
[upswallleft] nut_snmp_get: 1.3.6.1.2.1.33.1.4.4.1.5.0: Error in
packet: (noSuchName) There is no such variable name in this MIB.
[upswallleft] snmp_ups_walk: data stale for ups.load
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2018 Sep 11
4
[Bug 13609] New: rsync can be crazy slow on os x 10.13.6 when copying via usb drives
...via usb drives
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: mvolaski at aecom.yu.edu
QA Contact: rsync-qa at samba.org
I am copying files from one USB SATA drive to another connected to a Mac Pro
via USB 3. Rsync should be able to copy approaching 100 MB/second, but it never
copies anywhere near this speed and for a few files, it's so slow as to almost
be stalle...
2007 Feb 17
1
Filesystem won't mount because of "unsupported optional features (80)"
...0
LV Size 2.93 TB
Current LE 768000
Segments 2
Allocation inherit
Read ahead sectors 0
Block device 254:1
What could be causing this error and what does "80" refer to?
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2009 Jun 25
2
[Q] What might cause modification dates to shift later by an hour?
...an when I ran it.
However, there seems to be a field in the backup software called
status modification date and a lot of these affected files had their
status modified around the same time, implying something did iterate
over the files and do something to them.
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2008 Dec 12
4
gregexpr - match overlap mishandled (PR#13391)
Full_Name: Reid Thompson
Version: 2.8.0 RC (2008-10-12 r46696)
OS: darwin9.5.0
Submission from: (NULL) (129.98.107.177)
the gregexpr() function does NOT return a complete list of global matches as it
should. this occurs when a pattern matches two overlapping portions of a
string, only the first match is returned.
the following function call demonstrates this error (although this is not how I
2008 Dec 12
4
gregexpr - match overlap mishandled (PR#13391)
Full_Name: Reid Thompson
Version: 2.8.0 RC (2008-10-12 r46696)
OS: darwin9.5.0
Submission from: (NULL) (129.98.107.177)
the gregexpr() function does NOT return a complete list of global matches as it
should. this occurs when a pattern matches two overlapping portions of a
string, only the first match is returned.
the following function call demonstrates this error (although this is not how I
2002 Jul 31
2
Patronizing the exclude * option
...sh
rootpath="$1"
subpath="$2"
if [ $rootpath -ef $subpath ]
then
echo "end of recursion"
echo $subpath
else
echo $subpath
SUBDIRECTORY=$(/usr/bin/dirname $subpath)
echo $SUBDIRECTORY
/root/scripts/subdirname $SUBDIRECTORY
fi
--
Maurice Volaski, mvolaski@aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2005 Aug 16
2
quirky behavior from rbinom (PR#8071)
Full_Name: Chris Paulse
Version: 2.1.1
OS: WinXP
Submission from: (NULL) (129.98.60.134)
This seems strange. I have a small block of code that repeatedly calls rbinom.
I put a break in there in case it returns NaN, as I've been having problems with
this. Here is a transcript from the debug session:
Browse[1]> theP
[1] 1
Browse[1]> yleft[dataIndex]
[1] 3
Browse[1]> rbinom(1,3,1)
2010 Jan 30
3
[Bug 1709] New: Connection refused occurs under OpenSolaris
...Product: Portable OpenSSH
Version: 5.3p1
Platform: amd64
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: mvolaski at aecom.yu.edu
The following config
Protocol 2
Port 22
ListenAddress ::
AllowTcpForwarding no
GatewayPorts no
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
PrintMotd no
KeepAlive yes
LogLevel info
HostKey /etc/ssh/ssh_host_rsa_key
ServerKeyBits 768
KeyRegenerationInterval 3600
StrictModes ye...
2005 May 19
3
[Q] Where does all the space go?
...ilesystem Size Used Avail Use%
/dev/drbd/6 475G 33M 452G 1%
It seems that ext3 has taken 23 GB, which is about 5% of the total
disk size, for itself. Is that right?
If that is, indeed, the case, why does df just list 33M as being used?
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2006 Feb 19
3
ext3 involved in kernel panic in 2.6.13?
...cntl+830}
<ffffffff8010dc46>{system_call+126}
Code: 8b 40 18 48 c1 e0 07 48 8b 98 08 58 5b 80 4c 01 e3 48 89 df
RIP <ffffffff8012f369>{try_to_wake_up+57} RSP <ffff810004827e88>
<0>Kernel panic - not syncing: Aiee, killing interrupt handler!
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2014 May 29
0
[DRBD-user] [Q] What would cause fsck running on a drbd device to just stop?
...s---for their
respective filesystems and were stuck at that point. The last one was
stuck in the first pass. Attempts to kill them failed; even kill -9
and attempting to shutdown were ignored. I rebooted manually and ran
the three stuck ones again without a hitch.
--
Maurice Volaski, mvolaski@aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
_______________________________________________
drbd-user mailing list
drbd-user@lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user
2014 May 29
0
[DRBD-user] [Q] What would cause fsck running on a drbd device to just stop?
...s---for their
respective filesystems and were stuck at that point. The last one was
stuck in the first pass. Attempts to kill them failed; even kill -9
and attempting to shutdown were ignored. I rebooted manually and ran
the three stuck ones again without a hitch.
--
Maurice Volaski, mvolaski@aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
_______________________________________________
drbd-user mailing list
drbd-user@lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user
2009 Apr 03
0
the infamous Error: Device 768 (vbd) could not be connected. Hotplug scripts not working
...lasts for
a moment or so before the guest gets destroyed.
The logs don''t seem to say anything relevant. There is no hot scripts
log that I''ve seen mentioned elsewhere. The dom0 uses udev and there
are no rules except for the local network rules.
--
Maurice Volaski, mvolaski@aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 May 28
0
[Q] What would cause fsck running on a drbd device to just stop?
...-for their
respective filesystems and were stuck at that point. The last one was
stuck in the first pass. Attempts to kill them failed; even kill -9
and attempting to shutdown were ignored. I rebooted manually and ran
the three stuck ones again without a hitch.
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2005 Jun 26
1
[Q] Is errors=panic safe to use, and will it detect a RAID gone psycho?
...ntirely and force heartbeat/drbd to kick in on the
second computer.
If I set the error behavior with tune2fs to panic, would this happen?
That is, is this the type of error that would trigger a panic? Are
there minor errors that could unnecessarily trigger one?
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2005 May 19
1
mke2fs options for very large filesystems
...making choices about the default
bytes-per-inode?
How could I make my own determination about what values are most
appropriate for -i and -N? My filesystems are generally several
hundreds of gigabytes, filled with files that average about one
megabyte in size.
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University