Re: Time changed back to old daylight savings

2007-03-28 Thread Paul Khavkine

Well AFAIK, the recent changes only affect EST/EDT and not the PDT timezone.


Paul


On 3/28/07, Don O'Neil <[EMAIL PROTECTED]> wrote:


 PDT, as it shows.

 --
*From:* Paul Khavkine [mailto:[EMAIL PROTECTED]
*Sent:* Wednesday, March 28, 2007 10:51 AM
*To:* Don O'Neil
*Cc:* freebsd-questions@freebsd.org
*Subject:* Re: Time changed back to old daylight savings


Hi Don.


What timezone are you supposed to be in ?


Paul


On 3/28/07, Don O'Neil < [EMAIL PROTECTED]> wrote:
>
> Ok,  Thanks to Paul who sent me the previous tzdata file I was able to
> download the port and install it... However that didn't solve the
> problem!
>
> Here's my output from the make/make install:
>
> make install
> ===>  Installing for zoneinfo-2007.c
> ===>   Generating temporary packing list
> ===>  Checking if misc/zoneinfo already installed
> /bin/mkdir -p /usr/share/zoneinfo
> /bin/cp -R -p /home/don/zoneinfo/work/zoneinfo/ /usr/share/zoneinfo
> install  -o root -g wheel -m 444 /home/don/zoneinfo/work/zone.tab
> /usr/share/zon einfo
> Now run tzsetup(8) again to install the right file to /etc/localtime.
> ===>   Registering installation for zoneinfo-2007.c
>
> kermit# date
> Wed Mar 28 09:37:23 PDT 2007
>
> kermit# /usr/sbin/ntpdate -v -b 0.us.pool.ntp.org
> 28 Mar 09:37:27 ntpdate[52308]: ntpdate 4.2.0-a Mon Aug  7 17:44:27 UTC
> 2006
> (1)
> 28 Mar 09:37:29 ntpdate[52308]: step time server 204.186.233.118 offset
> 3583.019
>
> I ran tzsetup and then ran ntpdate.
>
> It was 10:37 when I ran ntpdate Not 9:37.
>
> This is strange... Any more ideas?
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Time changed back to old daylight savings

2007-03-28 Thread Paul Khavkine

To see if you zonefile is correct you can do the following:


%zdump -v /etc/localtime  | grep 2007

/etc/localtime  Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 EST
isdst=0 gmtoff=-18000
/etc/localtime  Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 EDT
isdst=1 gmtoff=-14400
/etc/localtime  Sun Nov  4 05:59:59 2007 UTC = Sun Nov  4 01:59:59 2007 EDT
isdst=1 gmtoff=-14400
/etc/localtime  Sun Nov  4 06:00:00 2007 UTC = Sun Nov  4 01:00:00 2007 EST
isdst=0 gmtoff=-18000


On 3/28/07, Jeff Palmer <[EMAIL PROTECTED]> wrote:



> > It was installed from a snapshot ISO last summer.
>
>OK, so you're running an 8 month stale snapshot and you wonder why you
>don't have the recent timezone updates?  What is wrong with this
>picture? :-)
>
>Kris

Not to be a smartass,  but the energy conservation act was passed in
2005,   so one would think an 8 month old snapshot would include a
fix that has been known about for 2 years ;)

Jeff

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Time changed back to old daylight savings

2007-03-28 Thread Paul Khavkine

Hi Don.


What timezone are you supposed to be in ?


Paul


On 3/28/07, Don O'Neil <[EMAIL PROTECTED]> wrote:


Ok,  Thanks to Paul who sent me the previous tzdata file I was able to
download the port and install it... However that didn't solve the problem!

Here's my output from the make/make install:

make install
===>  Installing for zoneinfo-2007.c
===>   Generating temporary packing list
===>  Checking if misc/zoneinfo already installed
/bin/mkdir -p /usr/share/zoneinfo
/bin/cp -R -p /home/don/zoneinfo/work/zoneinfo/ /usr/share/zoneinfo
install  -o root -g wheel -m 444 /home/don/zoneinfo/work/zone.tab
/usr/share/zon einfo
Now run tzsetup(8) again to install the right file to /etc/localtime.
===>   Registering installation for zoneinfo-2007.c

kermit# date
Wed Mar 28 09:37:23 PDT 2007

kermit# /usr/sbin/ntpdate -v -b 0.us.pool.ntp.org
28 Mar 09:37:27 ntpdate[52308]: ntpdate 4.2.0-a Mon Aug  7 17:44:27 UTC
2006
(1)
28 Mar 09:37:29 ntpdate[52308]: step time server 204.186.233.118 offset
3583.019

I ran tzsetup and then ran ntpdate.

It was 10:37 when I ran ntpdate Not 9:37.

This is strange... Any more ideas?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Filesystem full messages

2007-02-07 Thread Paul Khavkine

Hi guys.


We have a server that keeps reporting /usr filesystem full:

Feb  7 11:20:41 srv15 kernel: pid 47903 (popper), uid 32999 inumber 1011621
on /usr: filesystem full

But it /usr is not full at all:

df -h
/dev/da0s1g 23G8.7G 13G41%/usr

df -ih
/dev/da0s1g 23G8.7G 13G41%  269899  29096198%   /usr

At first i thought that df was lying, but after verifying, it reports
everything correctly.

Is there anything that can be taking disk space that "df" or "du" would not
be able to report ?
How can i find out this is hapenning ?

Thanx
Paul
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


EDT time zone change in 2007

2007-01-11 Thread Paul Khavkine

Hi.

There's has been changes to how Daylight Saving Time is observed in eastern
canada in 2007:

http://www.timetemperature.com/tzca/daylight_saving_time_canada.shtml


Is there anything that needs to be done to FreeBSD to reflect the changes ?


Thanx
Paul
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Abort signal

2006-01-10 Thread Paul Khavkine


Here's what happends when i run it inside gdb:

Program crashes and crashes gdb with it:

pam_pass: using pamauth string  for pam.conf lookup
gdb in realloc(): error: pointer to wrong page
Abort trap (core dumped)
#

Back trace doesn't seem to give any clues:

# gdb -core gdb.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-marcel-freebsd".
Core was generated by `gdb'.
Program terminated with signal 6, Aborted.
#0  0x2832837b in ?? ()
(gdb) file /usr/bin/gdb
Reading symbols from /usr/bin/gdb...(no debugging symbols found)...done.
(gdb) bt
#0  0x2832837b in ?? ()
#1  0x2831d422 in ?? ()
#2  0x02b6 in ?? ()
#3  0x0006 in ?? ()
#4  0x in ?? ()
#5  0x in ?? ()
#6  0x0286 in ?? ()
#7  0x283a0b0c in ?? ()
#8  0xbfbfe1d8 in ?? ()
#9  0x2838fc1b in ?? ()
#10 0x0006 in ?? ()
#11 0xbfbfe1a8 in ?? ()
#12 0x in ?? ()
#13 0x2838fbe6 in ?? ()
#14 0x0001 in ?? ()
#15 0x28247500 in ?? ()
#16 0xffdf in ?? ()
#17 0x in ?? ()
#18 0x in ?? ()
#19 0x in ?? ()
#20 0x28224a09 in ?? ()
#21 0x28247500 in ?? ()
#22 0x09c8 in ?? ()
---Type  to continue, or q  to quit---
#23 0x0016 in ?? ()
#24 0x283960e5 in ?? ()
#25 0x283a0b0c in ?? ()
#26 0x283960e5 in ?? ()
#27 0x283bebbc in ?? ()
#28 0xbfbfe1f8 in ?? ()
#29 0x283335b9 in ?? ()
#30 0xbfbfed84 in ?? ()
#31 0x28396153 in ?? ()
#32 0x2839b2fb in ?? ()
#33 0x283960e5 in ?? ()
#34 0x0638 in ?? ()
#35 0x283a0b0c in ?? ()
#36 0xbfbfe218 in ?? ()
#37 0x283335fd in ?? ()
#38 0x283960e5 in ?? ()
#39 0x28247500 in ?? ()
#40 0x283284f4 in ?? ()
#41 0x283335e7 in ?? ()
#42 0x283a0b0c in ?? ()
#43 0x08925000 in ?? ()
#44 0xbfbfe248 in ?? ()
#45 0x28334090 in ?? ()
---Type  to continue, or q  to quit---
#46 0x283960e5 in ?? ()
#47 0x081b9023 in default_frame_base ()
#48 0xbfbfe248 in ?? ()
#49 0x28333eae in ?? ()
#50 0x0822a728 in sevenbit_strings ()
#51 0x in ?? ()
#52 0x in ?? ()
#53 0x283a0b0c in ?? ()
#54 0x08925000 in ?? ()
#55 0x030c in ?? ()
#56 0xbfbfe298 in ?? ()
#57 0x28334780 in ?? ()
#58 0x08925000 in ?? ()
#59 0x4ad0 in ?? ()
#60 0x08338c18 in ?? ()
#61 0x283345e6 in ?? ()
#62 0x in ?? ()
#63 0x08338800 in ?? ()
#64 0x088d2820 in ?? ()
#65 0x in ?? ()
#66 0x0890c008 in ?? ()
#67 0x in ?? ()
#68 0xbfbfe298 in ?? ()
---Type  to continue, or q  to quit---
#69 0x080b92e7 in restore_cleanups ()
Previous frame inner to this frame (corrupt stack?)
(gdb)


On Mon, 2006-01-09 at 15:22 -0500, Charles Swiger wrote:
> On Jan 9, 2006, at 2:52 PM, Paul Khavkine wrote:
> > When i do that it crashes also but produces gdb.core
> > The backtrace form that doesn't tell me anything about where it
> > happends.
> 
> If gdb itself crashes, I would suspect you've got hardware problems  
> like bad memory.  Try running memtest86.org's RAM tester overnight  
> and see whether it picks up anything...
> 


signature.asc
Description: This is a digitally signed message part


Re: Abort signal

2006-01-10 Thread Paul Khavkine


Hi Chuck.

Ran memtest86 over night and no memory errors.


Any other ideas ?


Thanx
Paul

On Mon, 2006-01-09 at 15:22 -0500, Charles Swiger wrote:
> On Jan 9, 2006, at 2:52 PM, Paul Khavkine wrote:
> > When i do that it crashes also but produces gdb.core
> > The backtrace form that doesn't tell me anything about where it
> > happends.
> 
> If gdb itself crashes, I would suspect you've got hardware problems  
> like bad memory.  Try running memtest86.org's RAM tester overnight  
> and see whether it picks up anything...
> 


signature.asc
Description: This is a digitally signed message part


Re: Abort signal

2006-01-09 Thread Paul Khavkine


When i do that it crashes also but produces gdb.core
The backtrace form that doesn't tell me anything about where it
happends.

Thanx
Paul

On Mon, 2006-01-09 at 14:48 -0500, Charles Swiger wrote:
> On Jan 9, 2006, at 2:38 PM, Paul Khavkine wrote:
> > I'm trying to debug an application that always crashes with Signal 6
> > with "free(): error: chunk is already free" error.
> >
> > But the application does not produce a core dump to find out where it
> > happends.
> 
> Run the program under gdb.
> 


signature.asc
Description: This is a digitally signed message part


Abort signal

2006-01-09 Thread Paul Khavkine


Hi folks.


I'm trying to debug an application that always crashes with Signal 6
with "free(): error: chunk is already free" error.

But the application does not produce a core dump to find out where it
happends.

Any pointers on how to debug it ?


Thanx
Paul



signature.asc
Description: This is a digitally signed message part


NIC failover

2005-01-14 Thread Paul Khavkine


Hi Folks.

Is there a way to configure 2 NIC's in a failover fasion connected
to 2 different switches with FreeBSD 5.3R ?

Thanx
Paul


Paul Khavkine
Networks/Systems Planning and Engineering
DISTRIBUTEL Communications.
740 Notre Dame West, Suite 1135
Montreal, Quebec, Canada, H3C 3X6
+1-514-877-5505 x 263
http://www.distributel.net


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"