multiple slices and invalid partition table problem

2006-09-12 Thread Viren Patel
with the same results. Any ideas? TIA for any assistance in resolving this puzzling issue. Viren Patel Chemistry Biochemistry University of Texas at Austin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: FreeBSD 6.1 - mount_nullfs broken?

2006-03-24 Thread Viren Patel
On Thu, Mar 23, 2006 at 04:31:08PM -0600, Viren Patel wrote: Hello. I just upgraded a FreeBSD 6.0 system to 6.1-prerelease and now mount_nullfs seems to be broken. I get the error mount_nullfs: Operation not supported by device. Nothing has changed in the hardware or the config files

Re: FreeBSD 6.1 - mount_nullfs broken?

2006-03-24 Thread Viren Patel
On Fri, Mar 24, 2006 at 08:05:31AM -0600, Viren Patel wrote: # umount /export/jails/testjail/dev # mount_nullfs -o ro /export/jails/basejail /export/jails/testjail/basejail mount_nullfs: Operation not supported by device After looking at the dmesg output more closely one discrepancy I

Re: FreeBSD 6.1 - mount_nullfs broken?

2006-03-24 Thread Viren Patel
Compile it into your kernel or load the module. Read the handbook for more help. Kris That did it! The nullfs module was not being loaded into the kernel. I added it to loader.conf.local and it works now. This is definitely a change from 6.0 to 6.1-prerelease. Viren

Re: FreeBSD 6.1 - mount_nullfs broken?

2006-03-24 Thread Viren Patel
Or you could come at it the other way; figure out how you did it when you were running 6.0. The procedure has not changed. I didn't change a thing, even in 6.0. The nullfs just worked. I did the usual upgrade process to get from 6.0 to 6.1: 1. change cvs tag from RELENG_6_0 to RELENG_6

Re: FreeBSD 6.1 - mount_nullfs broken?

2006-03-24 Thread Viren Patel
On Fri, Mar 24, 2006 at 01:24:35PM -0600, Viren Patel wrote: Compile it into your kernel or load the module. Read the handbook for more help. Kris That did it! The nullfs module was not being loaded into the kernel. I added it to loader.conf.local and it works now

FreeBSD 6.1 - mount_nullfs broken?

2006-03-23 Thread Viren Patel
Hello. I just upgraded a FreeBSD 6.0 system to 6.1-prerelease and now mount_nullfs seems to be broken. I get the error mount_nullfs: Operation not supported by device. Nothing has changed in the hardware or the config files. Here is the output dmesg: Copyright (c) 1992-2006 The FreeBSD Project.

apache13-modssl-1.3.33+2.8.22_1 port broken??

2005-07-27 Thread Viren Patel
I am trying to install apache+mod_ssl-1.3.33+2.8.22_1 and get the following: #make === apache+mod_ssl-1.3.33+2.8.22_1 has known vulnerabilities: = apache -- http request smuggling. Reference: http://www.FreeBSD.org/ports/portaudit/651996e0-fe07-11d9-8329-000e0c2e438a.html = Please update your

Re: NFS broken after upgrading to 5.4

2005-05-26 Thread Viren Patel
What does ^T show for the status of the 'hung' process? Are you certain that DNS resolution is working correctly on both machines? Kris Thanks for your help. Interestingly when I tried the mounts this morning they all worked, so I can't provide ^T output. Go figure. Since my clients and

Re: NFS broken after upgrading to 5.4

2005-05-26 Thread Viren Patel
On Thu, May 26, 2005 at 07:49:53AM -0500, Viren Patel wrote: What does ^T show for the status of the 'hung' process? Are you certain that DNS resolution is working correctly on both machines? Kris Thanks for your help. Interestingly when I tried the mounts this morning

NFS broken after upgrading to 5.4

2005-05-25 Thread Viren Patel
in the NFS system under 5.4, but I have no clue where to look. Any help is greatly appreciated. Thanks. -- Viren Patel Chemistry Biochemistry University of Texas at Austin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: NFS broken after upgrading to 5.4

2005-05-25 Thread Viren Patel
On Wed, May 25, 2005 at 07:31:20PM -0500, Viren Patel wrote: Hello all. I have several FreeBSD clients connecting to a FreeBSD NFS server via a private gigabit LAN for backup purposes. Both clients and server has IPFW with all traffic between clients and server allowed on the private LAN

Aide port broken in 5.4?

2005-05-21 Thread Viren Patel
Hello. I just upgraded my servers to 5.4 and find that the Aide port is broken. The message I get is: aide-0.10_1 is marked as broken. Incomplete pkg-plist Is this port truly broken or did I break something in the upgrade? Thanks. Viren ___

Re: Transferring dump file to tape?

2005-05-17 Thread Viren Patel
On Mon, May 16, 2005 at 11:36:18AM -0500, Viren Patel wrote: Hello. I am using 'dump' to backup client filesystems to a disk file on an NFS mounted partition, e.g. dump -0aLu -f /bk/var-20050516 /var Now I'd like to take the backup file (var-200500516) and move it to tape

Transferring dump file to tape?

2005-05-16 Thread Viren Patel
files but have tapes for single-user-mode type restores. Thanks. -- Viren Patel Chemistry Biochemistry University of Texas at Austin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Transferring dump file to tape?

2005-05-16 Thread Viren Patel
On Mon, May 16, 2005 at 11:36:18AM -0500, Viren Patel wrote: Hello. I am using 'dump' to backup client filesystems to a disk file on an NFS mounted partition, e.g. dump -0aLu -f /bk/var-20050516 /var Now I'd like to take the backup file (var-200500516) and move it to tape (on the NFS

Re: Transferring dump file to tape?

2005-05-16 Thread Viren Patel
On Mon, May 16, 2005 at 01:52:18PM -0500, Viren Patel wrote: On Mon, May 16, 2005 at 11:36:18AM -0500, Viren Patel wrote: Hello. I am using 'dump' to backup client filesystems to a disk file on an NFS mounted partition, e.g. dump -0aLu -f /bk/var-20050516 /var Now I'd like

5.3 sendmail delayed delivery from cron

2005-05-09 Thread Viren Patel
aliases are in /etc/aliases, /usr/bin/newaliases has been run, sendmail has been restarted. Anything else/obvious I may be overlooking? Message from non-cron script or command line (e.g. mailx -s 'test' external_address file) gets delivered immediately. Thanks. -- Viren Patel Chem. Biochem. Univ

Re: Sharing directories with jails

2005-03-04 Thread Viren Patel
and how to disable? Thanks. -- Viren Patel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Compiling linux_base in jail fails

2005-02-25 Thread Viren Patel
binary type 0 not known. execution of glibc-2.2.5-44.legacy.3 script failed, exit status 255 *** Error code 1 Stop in /usr/ports/emulators/linux_base. Any ideas on how to get linux emulator running inside a jail? Thanks. -- Viren Patel Chemistry Biochemistry University of Texas at Austin

Strange IP problem with 5.3 STABLE #2

2005-02-24 Thread Viren Patel
appreciated? Viren -- Viren Patel Chemistry Biochemistry University of Texas at Austin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: problems getting a jail running on 5.3-RELEASE using man 8 jail

2005-02-17 Thread Viren Patel
pages IMHO. -- Viren Patel Chemistry Biochemistry University of Texas at Austin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: dell poweredge servers

2005-02-07 Thread Viren Patel
: 480-965-9189 College of Public Programs/ASU Wilson Hall 232 Tempe, AZ 85287-0803 Beware the IP portfolio, everyone will be suspect of trespassing We've been running FreeBSD 5.3 on PE2650 with no issues. -- Viren Patel Chemistry Biochemistry University of Texas at Austin

make installworld fails

2005-01-19 Thread Viren Patel
. Please help. Thank you. -- Viren Patel Chemistry Biochemistry University of Texas at Austin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Apache+mod-ssl dumps core on shutdown only

2003-12-09 Thread Viren Patel
Hello. I am running apache+mod_ssl-1.3.29+2.8.16 with mod_php4-4.3.4_2,1 on FreeBSD 4.8-p13. Everything works fine. However, upon shutting down apache (/usr/local/etc/rc.d/apache.sh stop), apache dumps core. The following are the syslog entries to the console: pid 13918 (httpd), uid 80: exited on