search for: mvolaski

Displaying 20 results from an estimated 28 matches for "mvolaski".

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...
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
...ion: Unclassified 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?
...1.33.1.3.3.1.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
...pying 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...
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?
...ion that I ran 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
2002 Jul 31
2
Patronizing the exclude * option
...#!/bin/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
2010 Jan 30
3
[Bug 1709] New: Connection refused occurs under OpenSolaris
...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 Stric...
2005 May 19
3
[Q] Where does all the space go?
...t from df Filesystem 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?
...5e>{sys_fcntl+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?
...o problems---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?
...o problems---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
...een which 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?
...o problems---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?
...er to fail entirely 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
...already be 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
2005 May 26
0
Confusing -t for -T causes bad block count error
...B range you can use "-t largefile" or "-t largefile4" >to specify an average file size of 1MB or 4MB respectively. You can also >use -i or -N (see man page) to override the default bytes-per-inode value. >This will also speed up e2fsck noticably. -- Maurice Volaski, mvolaski at aecom.yu.edu Computing Support, Rose F. Kennedy Center Albert Einstein College of Medicine of Yeshiva University
2004 Apr 09
1
[Q] Where and what is t-cs.gmo?
...mv: cannot stat `t-cs.gmo': No such file or directory make[2]: *** [cs.gmo] Error 1 make[2]: Leaving directory `/src/kernel/e2fsprogs-1.35/po' make[1]: *** [all-progs-recursive] Error 1 make[1]: Leaving directory `/src/kernel/e2fsprogs-1.35' make: *** [all] Error 2 -- Maurice Volaski, mvolaski at aecom.yu.edu Computing Support, Rose F. Kennedy Center Albert Einstein College of Medicine of Yeshiva University
2001 Oct 08
0
fsck confused about auto in fstab
...swap defaults 0 0 /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 LABEL=bigdisk1 /home/bigdisk1 auto defaults 0 2 LABEL=bigdisk2 /home/bigdisk2 auto defaults 0 2 LABEL=softdisk /home/software auto defaults 0 2 -- Maurice Volaski, mvolaski@aecom.yu.edu Computing Support, Rose F. Kennedy Center Albert Einstein College of Medicine of Yeshiva University