Re: kldload zfs spins the system after upgrading from 12.2 to 13-BETA

2021-03-19 Thread Yoshihiro Ota
On Tue, 9 Mar 2021 11:24:53 +0200 Andriy Gapon wrote: > On 08/03/2021 05:24, Yoshihiro Ota wrote: > > On Sun, 7 Mar 2021 00:09:33 +0200 > > Andriy Gapon wrote: > > > >> On 06/03/2021 20:09, Yoshihiro Ota wrote: > >>> Hi all, > >>> > >

Re: kldload zfs spins the system after upgrading from 12.2 to 13-BETA

2021-03-12 Thread Yoshihiro Ota
On Tue, 9 Mar 2021 11:24:53 +0200 Andriy Gapon wrote: > On 08/03/2021 05:24, Yoshihiro Ota wrote: > > On Sun, 7 Mar 2021 00:09:33 +0200 > > Andriy Gapon wrote: > > > >> On 06/03/2021 20:09, Yoshihiro Ota wrote: > >>> Hi all, > >>> > >

Re: kldload zfs spins the system after upgrading from 12.2 to 13-BETA

2021-03-07 Thread Yoshihiro Ota
On Sun, 7 Mar 2021 00:09:33 +0200 Andriy Gapon wrote: > On 06/03/2021 20:09, Yoshihiro Ota wrote: > > Hi all, > > > > I'm upgrading fron 12.2-RELEASE to 13-BETA/RC one by one. > > > > After upgrading one in VMWare, 'zfs mount -a' hangs the sy

zfs mount -a spins the system after upgrading from 12.2 to 13-BETA

2021-03-06 Thread Yoshihiro Ota
Hi all, I'm upgrading fron 12.2-RELEASE to 13-BETA/RC one by one. After upgrading one in VMWare, 'zfs mount -a' hangs the system. I don't have boottime zfs mount on nor don't have zfsroot. I just simply ran install world/kernel and mergemaster. Are there any special steps we need to take before

Re: FreeBSD 13.0-BETA3 Now Available

2021-02-21 Thread Yoshihiro Ota
Hi, tmp/legacy/usr/bin/make fails to run when sharing /usr/obj built on 13-BETA* to 12.2-RELEASE machines. I entered https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253727 Hiro On Sat, 20 Feb 2021 20:39:50 + Glen Barber wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Th

"dhclient: send_packet: No buffer space available"

2019-12-03 Thread Yoshihiro Ota
Hi, I recently switched internet service provider and got much faster connection. However, I started seeing some unstable connections between the WiFi router and FreeBSD. I was on FreeBSD 12.0-RELEASE and switched to 12.1-RELEASE. Both versions have same symptoms. I get "dhclient: send_packet: N

Re: 12.1-PRE-RELEASE, 352114 is ok but 352202 is bad

2019-09-12 Thread Yoshihiro Ota
Thanks for replays (including personal ones). Next svn up picked up and I booted ok. Regards, Hiro On Thu, 12 Sep 2019 06:03:53 -0700 John Kennedy wrote: > On Wed, Sep 11, 2019 at 11:46:14PM -0400, Yoshihiro Ota wrote: > > After updating from 352114 to 352202 on 12/stable, 12.1-PR

12.1-PRE-RELEASE, 352114 is ok but 352202 is bad

2019-09-11 Thread Yoshihiro Ota
Hi, After updating from 352114 to 352202 on 12/stable, 12.1-PRE-RELEASE, my kernel stopped booting. This one runs on Parallels VM. Looking at boot message, I seeswap init is passed. Then, after printing the following 2 lines, it doesn't proceed further. uhub0: 2 ports with 2 removables, self p

FreeBSD dual boot on Chromebook

2019-05-29 Thread Yoshihiro Ota
Hi, What's the latest with Chromebook and FreeBSD dual boot? I found more documents on ARM Chromebook but it looks there are i386 based Chromebooks are also sold, too. Is Chromebook good or recommended to dual boot with FreeBSD? Thanks, Hiro ___ free

Re: 12.0-RELEASE-p4 i386/PAE kernel spins

2019-05-28 Thread Yoshihiro Ota
Hi, I'm attaching to this thread as I think my problem started happening after the SA updates. I saw 3 suspicious spins with i386/PAE kernel since I updated on May 15th/16th. I boot FreeBSD 12.0-RELEASES i386/PAE once per a day and shutdown each time and use BSD everyday. I start with console

ndis wireless on 11.0-RELESE has been broken and its patch

2017-05-19 Thread Yoshihiro Ota
NDIS wireless working. Regards, Hiro On Tue, 3 Jan 2017 23:40:48 -0500 Yoshihiro Ota wrote: > Hi Gleb, > > Are you still accepting a bug report on this? > I have a laptop that I need to use NDIS driver. > This change impacted and causes kernel panic. > I haven't used t

ZFS WARNING: Cannot open ad4s3d for writting; how do I clear it?

2010-10-17 Thread Yoshihiro Ota
Hi, I have running FreeBSD 7.1-RELEASE-p14. I had had a ZFS partition as one of data area on a system and replicated a system using dump/restore. On the replicated system, I don't use ZFS and ad4s3d is mounted as /usr. I get "ZFS WARNING: Cannot open ad4s3d for writting." each time I run "zfs i

Re: problems with gmirror on ggate over slow link

2009-11-03 Thread Yoshihiro Ota
I think you hit the same bug as I did a while ago. http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/132798 You can get a patch at PR and give a try. Make sure you update both server and client; otherwise, it will cause a panic or so. Hiro On Tue, 03 Nov 2009 16:23:24 + Pete French wrote: >

Re: dump | restore fails: unknown tape header type 1853384566

2009-03-24 Thread Yoshihiro Ota
On Tue, 24 Mar 2009 02:30:37 -0400 "Mikhail T." wrote: > Daniel O'Connor написав(ла): > > On Tuesday 24 March 2009 11:55:07 Mikhail T. wrote: > > > >> I'm trying to migrate a filesystem from one disk to another using: > >> > >> dump a0hCf 0 32 - /old | restore -rf - > >> > >> (/old is alre

Where is nfsiod now?

2009-03-08 Thread Yoshihiro Ota
Hello. I thought rc used to start nfsiod if you set nfs_cilent_enable back years ago. Now, on my 7.1-RELEASE machine, it sets up a couple of sysctls in /etc/rc.d/nfsclient script but not nfsiod. Is nfsiod obsolete by now? It is still on the system; does it still improve nfs performance? Thanks,

Re: ZFS root File System

2009-02-27 Thread Yoshihiro Ota
On Fri, 27 Feb 2009 19:21:15 -0800 (PST) Matthew Dillon wrote: > My experience with one of our people trying to do the same thing > w/ HAMMER... we got it working, but it is not necessarily cleaner. Does that mean someone ported HAMMER to FreeBSD or someone did it on DragonFlyBSD? Than

Question about disk schedulers

2009-02-27 Thread Yoshihiro Ota
Hi, Luigi and Fabio: I have a question about the GEOM disk scheduler you announed a while ago. http://lists.freebsd.org/pipermail/freebsd-stable/2009-January/047597.html Can you tell me how does the scheduler interact with gjournal? Do you expect to improve response time even if used together wit

Re: unionfs panic in 7.1

2009-02-22 Thread Yoshihiro Ota
On Sat, 21 Feb 2009 18:35:16 +0900 Daichi GOTO wrote: > Steve Wills wrote: > > Hi, > > > > I've found an reproducable panic in unionfs on 7.1-R. > > > > /usr/src/sys/fs/unionfs/union_subr.c is: > > $FreeBSD: src/sys/fs/unionfs/union_subr.c,v 1.92.2.7.2.2 2008/12/15 > > 03:58:55 daichi Exp

Re: Broken loader on 7.1-STABLE?

2009-02-12 Thread Yoshihiro Ota
On Sun, 08 Feb 2009 17:05:04 +1300 Mark Kirkwood wrote: > Mark Kirkwood wrote: > > I wrote: > >> > >> I am getting this too - update from RELENG_7 @12 Jan src to 20 Jan > >> and I have: > >> > >> panic: free: guard1 fail @ 0x511d > >> from /usr/src/sys/boot/i386/loader/../../common/module.c:95

Re: PR backlog

2007-12-27 Thread Yoshihiro Ota
On Thu, 27 Dec 2007 09:43:08 +0100 (CET) "Remko Lodder" <[EMAIL PROTECTED]> wrote: > > Hello Warner et all, > > On Wed, December 26, 2007 7:42 pm, M. Warner Losh wrote: > > Mark and Henrik make a number of good points here. Rather than reply > > to the details, I'm going to make a couple of qui

7-BETA4/7-RC1 crashes randomly at shutdown

2007-12-26 Thread Yoshihiro Ota
Hello. I have been following RELENG_7 and then RELENG_7_0. I update /usr/src daily and install them. I think the crash started around 12/18. Since then, I started seen pancing at umount during shutdown. I am using GENERIC kernel with SCHED_ULE. This crash tends to happen after some amount of I/O

Re: SMP on FreeBSD 6.x and 7.0: Worth doing? [EMAIL PROTECTED]

2007-12-22 Thread User Ota
On Sat, Dec 22, 2007 at 01:40:00PM +0100, Claus Guttesen wrote: > > > > It appears, though I'd need to instrument the code more to be sure, > > > > that the slowdown is coming from file I/O. Could it be that there > > > > less concurrency or more overhead in FreeBSD file operations than > > > > the

Re: SMP on FreeBSD 6.x and 7.0: Worth doing? [EMAIL PROTECTED]

2007-12-22 Thread User Ota
On Sat, Dec 22, 2007 at 09:08:02AM +0100, Claus Guttesen wrote: > > I will need to build several Web caches over the next few months, > > and just took advantage of the Christmas lull (and a snowy day, > > when I couldn't work outside) to test FreeBSD 7.0 BETA 4 to see how > > it will perform at th

6.2-RELEASE buildworld failure

2007-11-19 Thread ota
Hi, I just csup'd the sources a few hours ago, and successfully compiled and installed a new kernel. However, when I go to do a buildworld, this comes up: -- >>> stage 2.3: build tools ---

Re: FreeBSD-BETA2 Signal 11 During Install

2007-11-03 Thread ota
Byung-Hee HWANG wrote: Hi, On Sat, 2007-11-03 at 18:27 -0400, [EMAIL PROTECTED] wrote: Hi, I tested out FreeBSD 7.0-BETA2 [...] Really? I think you are from the future.. lftp :~> open freebsd.mirrors.tds.net lftp freebsd.mirrors.tds.net:~> cd pub/FreeBSD/releases/i386/ISO-IMAGES

FreeBSD-BETA2 Signal 11 During Install

2007-11-03 Thread ota
Hi, I tested out FreeBSD 7.0-BETA2 using VMware Player, and using the boot-only disc FreeBSD installed fine, until when I was asked for Linux binary compatibility. Upon hitting enter for Yes, I got a signal 11. The only information given was on console ttyv1 with a one-line debug error sayi

FreeBSD-BETA2 Signal 11 During Install

2007-11-03 Thread ota
Sorry for the double-post, but it appears it's not related to a network install or installing Linux compatibility files. It occurs when log into a mirror and tries to read the package data from INDEX: it core dumps with signal 11. Running gdb with a full backtrace reveals this: #12 0x28236e9

Re: dumping large partition to USB drive fails

2007-06-25 Thread Yoshihiro Ota
It's probabry your disk is dying based on your output. I've being using GELI for while, i.e. like a year, with dump/resotre, too. I never had problems with dump/restore. My disk also failed recently with very similer messages. Hiro On Mon, 25 Jun 2007 19:40:45 +0200 Roland Smith <[EMAIL PROTE

Re: Migrating from x86 (32) to amd64

2007-03-10 Thread Yoshihiro Ota
On Sat, 10 Mar 2007 13:57:09 +0200 Danny Braniss <[EMAIL PROTECTED]> wrote: > > Yoshihiro Ota wrote: > > > About one year ago, I was able to do the regular procedure after enabling > > > i386 compat. > > > It was just another make world for me.

Re: Migrating from x86 (32) to amd64

2007-03-10 Thread Yoshihiro Ota
About one year ago, I was able to do the regular procedure after enabling i386 compat. It was just another make world for me. options COMPAT_IA32 What I mean is: # 1. `cd /usr/src' (or to the directory containing your source tree). # 2. `make buildworld' # 3. `make buildker

Re: out of memory in restore?

2006-10-24 Thread Yoshihiro Ota
I think you have to extend your user space memory by adding the following to /boot/loader.conf. If 5.4-RELEASE doesn't support these options, adjust your kernel. kern.maxdsiz="2048m" kern.maxssiz="1024m" Hiro On Tue, 24 Oct 2006 10:08:01 +0400 Alex Povolotsky <[EMAIL PROTECTED]> wrote: > Hello

Re: portaudit

2006-10-22 Thread Yoshihiro Ota
On Sun, 22 Oct 2006 20:03:55 +0200 Miroslav Lachman <[EMAIL PROTECTED]> wrote: > gareth wrote: > > There are more than one way to install vulnerable port. Sometimes > DISABLE_VULNERABILITIES=yes may be enough. Hello. What are other ways? I want to see vulnerable message but still want to insta

Re: FreeBSD 4.x EoL

2006-10-18 Thread Yoshihiro Ota
On Wed, 18 Oct 2006 12:13:11 +0100 (BST) Jan Grant <[EMAIL PROTECTED]> wrote: > > If you're setting up machines that you're going to be upgrading like > this in the future, I think it's _really_ worthwhile hacking out a > couple of "root slices" - that is, space for a second / and /usr - to >

Re: 6.2? (fwd)

2006-09-13 Thread Yoshihiro Ota
On Wed, 13 Sep 2006 13:07:20 +0200 (CEST) kama <[EMAIL PROTECTED]> wrote: > > On Wed, 13 Sep 2006, Oliver Fromme wrote: > > > > > That's true, and the schedule will most probably change. > > Currently the release is listed for Oct. 9th, but I bet > > that it'll be delayed. > > I disagree, I wou

Re: 6.2 ETA

2006-08-30 Thread Yoshihiro Ota
It may be a bit early but I switched to RELENG_6 fot that reason. After I switched, it seems the number of interrupts increased a lot. When I do 'dump -0 -f - -L /somewhere | restore -r -f', I see hight interrupt rates which I don't remember seeing in 6.1-RELEASE. Is it too early to report inc