Re: Fix for sys_munlock(2) with racct

2013-08-11 Thread Edward Tomasz Napierała
Wiadomość napisana przez Alan Cox a...@rice.edu w dniu 30 lip 2013, o godz. 19:40: On Jul 21, 2013, at 2:50 PM, Jeremie Le Hen wrote: Also, a wired mapping can be destroyed by calling munmap(2) without first calling munlock(2), in which case, RACCT_MEMLOCK will be incorrect. So I think

New iSCSI stack.

2013-09-05 Thread Edward Tomasz Napierała
Hello. At http://people.freebsd.org/~trasz/cfiscsi-20130904.diff you'll find a patch which adds the new iSCSI initiator and target, against 10-CURRENT. To use the new initiator, start with man iscsictl. For the target - man ctld. All feedback is welcome. If nothing unexpected comes up,

Re: New iSCSI stack.

2013-09-05 Thread Edward Tomasz Napierała
Wiadomość napisana przez Ivan Voras ivo...@freebsd.org w dniu 5 wrz 2013, o godz. 13:18: On 05/09/2013 12:27, Edward Tomasz Napierała wrote: Hello. At http://people.freebsd.org/~trasz/cfiscsi-20130904.diff you'll find a patch which adds the new iSCSI initiator and target, against 10

Re: New iSCSI stack.

2013-09-05 Thread Edward Tomasz Napierała
Wiadomość napisana przez Outback Dingo outbackdi...@gmail.com w dniu 5 wrz 2013, o godz. 22:03: On Thu, Sep 5, 2013 at 2:47 PM, Miroslav Lachman 000.f...@quip.cz wrote: Edward Tomasz Napierała wrote: Wiadomość napisana przez Ivan Vorasivo...@freebsd.org w dniu 5 wrz 2013, o godz. 13:18

Re: New iSCSI stack.

2013-09-05 Thread Edward Tomasz Napierała
New patch, updated for Capsicum changes, is here: http://people.freebsd.org/~trasz/cfiscsi-20130906.diff ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: New iSCSI stack.

2013-09-06 Thread Edward Tomasz Napierała
Wiadomość napisana przez Outback Dingo outbackdi...@gmail.com w dniu 6 wrz 2013, o godz. 09:46: On Fri, Sep 6, 2013 at 1:50 AM, Edward Tomasz Napierała tr...@freebsd.org wrote: New patch, updated for Capsicum changes, is here: http://people.freebsd.org/~trasz/cfiscsi-20130906.diff

Re: New iSCSI stack.

2013-09-08 Thread Edward Tomasz Napierała
Wiadomość napisana przez Alfred Perlstein bri...@mu.org w dniu 6 wrz 2013, o godz. 20:18: On 9/5/13 3:27 AM, Edward Tomasz Napierała wrote: Hello. At http://people.freebsd.org/~trasz/cfiscsi-20130904.diff you'll find a patch which adds the new iSCSI initiator and target, against 10-CURRENT

Re: New iSCSI stack.

2013-09-11 Thread Edward Tomasz Napierała
I'm working on last few minor nits to get this into the tree. Give me few days, I'll prepare a patch against 9-STABLE. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: iSCSI boot ... root?

2013-09-16 Thread Edward Tomasz Napierała
Wiadomość napisana przez Zaphod Beeblebrox zbee...@gmail.com w dniu 16 wrz 2013, o godz. 07:35: Is it now possible to boot from iSCSI? I'm not talking about an iSCSI controller, but with pxe - dhcp - tftp (loads loader) - (something) - boot (mounts root from iSCSI) Not yet. The iSCSI

Re: panic: make_dev_credv: bad si_name (error=17, si_name=iscsi)

2013-09-24 Thread Edward Tomasz Napierała
Wiadomość napisana przez Sergey Kandaurov pluk...@gmail.com w dniu 24 wrz 2013, o godz. 13:00: On 24 September 2013 14:40, Sergey Kandaurov pluk...@gmail.com wrote: On 24 September 2013 11:46, Sergey V. Dyatko sergey.dya...@gmail.com wrote: Hi, today I tried to play a bit with new iscsi

Re: panic: make_dev_credv: bad si_name (error=17, si_name=iscsi)

2013-09-25 Thread Edward Tomasz Napierała
Wiadomość napisana przez Sergey Kandaurov pluk...@gmail.com w dniu 24 wrz 2013, o godz. 14:04: On 24 September 2013 15:44, Edward Tomasz Napierała tr...@freebsd.org wrote: Wiadomość napisana przez Sergey Kandaurov pluk...@gmail.com w dniu 24 wrz 2013, o godz. 13:00: On 24 September 2013 14

Re: iscsictl, Waiting for iscsid(8)

2013-09-27 Thread Edward Tomasz Napierała
Dnia 27 wrz 2013 o godz. 09:36 Sergey V. Dyatko sergey.dya...@gmail.com napisał(a): Hi, I have a time to play with native iSCSI stack on HEAD. I have desktop (Alpha2, r255812) and laptop (alpha3, r255873M with reverted r255870 and r255871) On desktop I create following /etc/ctl.conf:

Re: iscsictl, Waiting for iscsid(8)

2013-09-27 Thread Edward Tomasz Napierała
Dnia 27 wrz 2013 o godz. 09:50 Sergey V. Dyatko sergey.dya...@gmail.com napisał(a): On Fri, 27 Sep 2013 10:36:29 +0300 Sergey V. Dyatko sergey.dya...@gmail.com wrote: Hi, I have a time to play with native iSCSI stack on HEAD. I have desktop (Alpha2, r255812) and laptop (alpha3,

Re: panic: make_dev_credv: bad si_name (error=17, si_name=iscsi)

2013-10-02 Thread Edward Tomasz Napierała
Wiadomość napisana przez Sergey V. Dyatko sergey.dya...@gmail.com w dniu 24 wrz 2013, o godz. 09:46: Hi, today I tried to play a bit with new iscsi r255812 isn't fully complete fix? what I did: 1) create ctl.conf: pidfile /var/run/ctld.pid portal-group example2 {

Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2

2013-10-11 Thread Edward Tomasz Napierała
Wiadomość napisana przez Mike C. w dniu 10 paź 2013, o godz. 23:41: Hi, I'm running Alpha-2 and wanted to test with iscsi but it seems I can't start iscsid. $ sudo service iscsid onerestart kldload: can't load iscsi: Exec format error /etc/rc.d/iscsid: WARNING: Unable to load kernel

Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2

2013-10-11 Thread Edward Tomasz Napierała
Dnia 11 paź 2013 o godz. 13:15 Mike C. miguelmcl...@gmail.com napisał(a): On 10/11/13 09:24, Edward Tomasz Napierała wrote: Wiadomość napisana przez Mike C. w dniu 10 paź 2013, o godz. 23:41: Hi, I'm running Alpha-2 and wanted to test with iscsi but it seems I can't start iscsid

Re: New iSCSI stack.

2013-10-13 Thread Edward Tomasz Napierała
Wiadomość napisana przez Outback Dingo outbackdi...@gmail.com w dniu 11 paź 2013, o godz. 14:37: Quick question, is there a specific reason why ctld doesnt create the file / device for iscsi, or fc ? the previous iscsi would read the config file and create the file / device ... it now

Re: [SOLVED] Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2

2013-10-17 Thread Edward Tomasz Napierała
Wiadomość napisana przez Outback Dingo outbackdi...@gmail.com w dniu 17 paź 2013, o godz. 03:11: [..] Ive actually noticed what i feel is an anomaly with ctladm... i can literally run ctladm create -b block -o file=/luns/LUN0 numerous times.. and create a new LUN every time, using the

Re: gcc kernel build fail @ SVN r256730

2013-10-19 Thread Edward Tomasz Napierała
Wiadomość napisana przez Michael Butler i...@protected-networks.net w dniu 18 paź 2013, o godz. 14:15: -current kernel compiled with gcc fails with: cc1: warnings being treated as errors /usr/src/sys/geom/label/g_label.c: In function 'g_label_resize': /usr/src/sys/geom/label/g_label.c:135:

Re: rctl limit cpu

2011-07-27 Thread Edward Tomasz Napierała
Wiadomość napisana przez Alexander Pyhalov w dniu 26 lip 2011, o godz. 15:32: Hello. I see in rctl man page, that I can limit cpu time in milliseconds, e.g., for jail. But I can't deny allocation of the resource (according to man page). In Solaris I can assign different amount of cpu shares

Re: Should process in STOP state be swapped out?

2011-10-27 Thread Edward Tomasz Napierała
Wiadomość napisana przez Xin LI w dniu 27 paź 2011, o godz. 02:03: I've noticed that if I kill -STOP a process, the in-core size does not change even when there is memory pressure (what I'm expecting is that if there is memory pressure, the process's in-core part gets swapped out from time to

Re: 10.0-CUR r226986 ports (general)

2011-11-03 Thread Edward Tomasz Napierała
Wiadomość napisana przez Matthias Apitz w dniu 3 lis 2011, o godz. 07:10: El día Wednesday, November 02, 2011 a las 08:36:07PM +0100, Matthias Apitz escribió: Hello, I fetched 10-CUR from SVN as r226986 and /usr/ports from CVS on November 1st; The ports/audio/jack seems installing fine,

Re: 10.0-CUR r226986 ports (general)

2011-11-03 Thread Edward Tomasz Napierała
Wiadomość napisana przez Matthias Apitz w dniu 3 lis 2011, o godz. 12:26: El día Thursday, November 03, 2011 a las 12:13:31PM +0100, Edward Tomasz Napierała escribió: It turns out that the problem is more general! A lot of ./configure scripts are detecting in 10-CUR that they can't

Re: sysutils/lsof Author Question (for CLANG)....

2012-11-08 Thread Edward Tomasz Napierała
Wiadomość napisana przez Andriy Gapon w dniu 8 lis 2012, o godz. 15:17: on 08/11/2012 01:00 Greg 'groggy' Lehey said the following: On Wednesday, 7 November 2012 at 16:35:22 -0600, Larry Rosenman wrote: On 2012-11-07 15:39, Greg 'groggy' Lehey wrote: On Wednesday, 7 November 2012 at 10:32:23

Re: rctl limit cpu

2012-03-31 Thread Edward Tomasz Napierała
On Wed, Mar 28, 2012 at 04:30:33PM +0400, Slawa Olhovchenkov wrote: On Wed, Jul 27, 2011 at 09:32:49PM +0200, Edward Tomasz Napiera?a wrote: Wiadomo?? napisana przez Alexander Pyhalov w dniu 26 lip 2011, o godz. 15:32: Hello. I see in rctl man page, that I can limit cpu time in

Re: Kernel builds, but crashes at boot (amd64, Revision: 234306)

2012-04-16 Thread Edward Tomasz Napierała
Wiadomość napisana przez Rainer Hurling w dniu 16 kwi 2012, o godz. 19:58: On 16.04.2012 19:31 (UTC+1), Konstantin Belousov wrote: On Mon, Apr 16, 2012 at 06:15:32PM +0200, Rainer Hurling wrote: I just updated my system to r234342, only downgraded /usr/src/sys/cam/scsi/scsi_da.c to r233746,

Re: ufs multilabel performance (fwd)

2012-04-17 Thread Edward Tomasz Napierała
Wiadomość napisana przez Adrian Chadd w dniu 17 kwi 2012, o godz. 21:17: On 16 April 2012 23:31, Richard Kojedzinszky kri...@tvnetwork.hu wrote: So now reactions here, creating files with multilabel is still slow. I would like to use multilabel access control on my /tmp, for example, my

Re: access to hard drives is blocked by writes to a flash drive

2013-03-02 Thread Edward Tomasz Napierała
Wiadomość napisana przez deeptech71 w dniu 2 mar 2013, o godz. 18:29: When one of my flash drives is being heavily written to; typically by ``svn update'' on /usr/src, located on the flash drive; the following can be said about filesystem behavior: - ``svn update'' seems to be able to

Re: Panic with RACCT on a jailed process

2013-06-20 Thread Edward Tomasz Napierała
Wiadomość napisana przez Jeremie Le Hen j...@freebsd.org w dniu 19 cze 2013, o godz. 00:08: Hi, I've been bit by a panic three times over the last month. I'm currently running: FreeBSD obiwan.piupiu.local 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r251519: Sun Jun 9 22:37:09 CEST 2013

Re: mtree acl support

2014-01-16 Thread Edward Tomasz Napierała
Wiadomość napisana przez Tim Kientzle w dniu 16 sty 2014, o godz. 06:11: On Jan 14, 2014, at 6:47 AM, Mark Felder f...@freebsd.org wrote: I was recently talking to someone about how one would backup / restore ACLs reliably. I didn't see any mention of ACLs in the mtree man page and after a

Re: mtree acl support

2014-01-16 Thread Edward Tomasz Napierała
Wiadomość napisana przez Mark Felder w dniu 16 sty 2014, o godz. 21:36: On Wed, Jan 15, 2014, at 23:11, Tim Kientzle wrote: On Jan 14, 2014, at 6:47 AM, Mark Felder f...@freebsd.org wrote: I was recently talking to someone about how one would backup / restore ACLs reliably. I didn't see

Re: laptop power cycles due to iwn since r266546

2014-05-28 Thread Edward Tomasz Napierała
Wiadomość napisana przez Hannes Mehnert w dniu 28 maj 2014, o godz. 23:27: -BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Hi, I get random reboots with revision r266546 (Make iwn(4) able to get itself back into working condition after fatal firmware error happens. Previously it was

CPU0: local APIC error 0x40

2014-06-02 Thread Edward Tomasz Napierała
Some machines, including ThinkPad T61, emit the following error message early during boot: CPU0: local APIC error 0x40 The message itself doesn't seem to be much of a problem. However, every once in a while booting hangs just before that line. I've tracked that down to call to

Re: CPU0: local APIC error 0x40

2014-06-07 Thread Edward Tomasz Napierała
On 0604T1036, John Baldwin wrote: On Monday, June 02, 2014 5:32:13 pm Edward Tomasz Napierała wrote: Some machines, including ThinkPad T61, emit the following error message early during boot: CPU0: local APIC error 0x40 The message itself doesn't seem to be much of a problem

Re: iwn driver issue

2014-06-13 Thread Edward Tomasz Napierała
On 0613T1126, Stefan Parvu wrote: Hi, Im running FreeBSD current: FreeBSD nereid 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265628: Thu May 8 08:05:37 UTC 2014 r...@grind.freebsd.org:/usr/obj/usr/src/sys/VT amd64 on Asus Zenbook UX32VD. My wireless network works ok, however from time

Re: iwn driver issue

2014-06-13 Thread Edward Tomasz Napierała
I have mixed feelings about this. Sure, a panic is a problem, but without it the problem will remain unfixed - I'm unable to reproduce it, even though I'm using the driver all the time. And it's pretty much useless without that patch. The fix will probably be trivial; I just need a proper

Re: iwn driver issue

2014-06-13 Thread Edward Tomasz Napierała
On 0613T1941, Stefan Parvu wrote: On Fri, 13 Jun 2014 18:36:44 +0200 Edward Tomasz Napierała tr...@freebsd.org wrote: Can you update to at least r266546 and try again? to do this I need to svn update all my /usr/src code and rebuild the kernel - no iso images available for it ? Correct

Re: iwn driver issue

2014-06-14 Thread Edward Tomasz Napierała
On 0613T1251, David Wolfskill wrote: On Fri, Jun 13, 2014 at 09:36:35PM +0200, Edward Tomasz Napiera??a wrote: ... I normally don't spend a huge amount of time in head -- enough to build it do a quick smoke-test. So it's certainly possible that it merits further exploration. And I'm

[patch] USB after second suspend/resume on ThinkPads.

2014-06-16 Thread Edward Tomasz Napierała
Hi. Patch below should fix a problem where USB stops working after _second_ suspend/resume, which happens on various ThinkPad models. Please test, and report both success stories and failures. If nothing comes up, I'll commit it in a week or so. (Btw, has anyone encountered the problem on

Re: [patch] USB after second suspend/resume on ThinkPads.

2014-06-18 Thread Edward Tomasz Napierała
On 0618T1108, Alexandr Krivulya wrote: 16.06.2014 22:21, Edward Tomasz Napierała пишет: Hi. Patch below should fix a problem where USB stops working after _second_ suspend/resume, which happens on various ThinkPad models. Please test, and report both success stories and failures

Re: [patch] USB after second suspend/resume on ThinkPads.

2014-06-18 Thread Edward Tomasz Napierała
On 0616T1241, Adrian Chadd wrote: Hey cool! I'll go test this out soon. Would you mind throwing it in a bugzilla ticket? It's 191155. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: [patch] USB after second suspend/resume on ThinkPads.

2014-06-18 Thread Edward Tomasz Napierała
On 0618T0947, John Baldwin wrote: On Monday, June 16, 2014 3:21:55 pm Edward Tomasz Napierała wrote: Hi. Patch below should fix a problem where USB stops working after _second_ suspend/resume, which happens on various ThinkPad models. Please test, and report both success stories

Re: [patch] USB after second suspend/resume on ThinkPads.

2014-06-18 Thread Edward Tomasz Napierała
On 0618T1303, John Baldwin wrote: On Wednesday, June 18, 2014 12:13:15 pm Edward Tomasz Napierała wrote: On 0618T0947, John Baldwin wrote: On Monday, June 16, 2014 3:21:55 pm Edward Tomasz Napierała wrote: Hi. Patch below should fix a problem where USB stops working after _second_

Re: [patch] USB after second suspend/resume on ThinkPads.

2014-06-19 Thread Edward Tomasz Napierała
On 0619T0935, Alexandr Krivulya wrote: 18.06.2014 12:29, Edward Tomasz Napierała пишет: On 0618T1108, Alexandr Krivulya wrote: 16.06.2014 22:21, Edward Tomasz Napierała пишет: Hi. Patch below should fix a problem where USB stops working after _second_ suspend/resume, which happens

Re: [patch] USB after second suspend/resume on ThinkPads.

2014-06-19 Thread Edward Tomasz Napierała
On 0618T1515, John Baldwin wrote: On Wednesday, June 18, 2014 2:46:09 pm Edward Tomasz Napierała wrote: On 0618T1303, John Baldwin wrote: On Wednesday, June 18, 2014 12:13:15 pm Edward Tomasz Napierała wrote: On 0618T0947, John Baldwin wrote: On Monday, June 16, 2014 3:21:55 pm

Re: FreeBSD iscsi target

2014-07-01 Thread Edward Tomasz Napierała
Hi. I've replied in private, but just for the record: On 0627T0927, Sreenivasa Honnur wrote: Does freebsd iscsi target supports: 1. ACL (access control lists) In 10-STABLE there is a way to control access based on initiator name and IP address. 2. iSNS No; it's one of the iSCSI features

Re: FreeBSD iscsi target

2014-07-06 Thread Edward Tomasz Napierała
On 0703T1615, Craig Rodrigues wrote: On Tue, Jul 1, 2014 at 2:12 AM, Edward Tomasz Napierała tr...@freebsd.org wrote: In 10-STABLE there is a way to control access based on initiator name and IP address. Edward, Out of curiousity, what kinds of interop testing do you do when you

Re: FreeBSD Quarterly Status Report - Second Quarter 2014

2014-07-25 Thread Edward Tomasz Napierała
On 0725T1019, Cy Schubert wrote: In message 20140724183353.gl1...@hub.freebsd.org, Glen Barber writes: New Automounter Contact: Edward Tomasz Napieral/a tr...@freebsd.org Deficiencies in the current automounter, amd(8), are a recurring problem reported by many FreeBSD

Re: FreeBSD Quarterly Status Report - Second Quarter 2014

2014-07-26 Thread Edward Tomasz Napierała
On 0725T1946, Cy Schubert wrote: In message 20140725211249.ga3...@brick.home, Edward Tomasz =?utf-8?Q?Napiera= C5=82a?= writes: On 0725T1019, Cy Schubert wrote: In message 20140724183353.gl1...@hub.freebsd.org, Glen Barber writes: New Automounter Contact: Edward Tomasz

[CFT] Autofs.

2014-07-30 Thread Edward Tomasz Napierała
At the link below you will find a patch that adds the new automounter. The patch is against yesterdays 11.0-CURRENT. http://people.freebsd.org/~trasz/autofs-head-20140729.diff Slides that explain the project scope and deliverables are here: http://people.freebsd.org/~trasz/autofs.pdf Testing

Re: [CFT] Autofs.

2014-07-30 Thread Edward Tomasz Napierała
On 0730T1153, Kevin Oberman wrote: On Wed, Jul 30, 2014 at 12:19 AM, Edward Tomasz Napierała tr...@freebsd.org wrote: At the link below you will find a patch that adds the new automounter. The patch is against yesterdays 11.0-CURRENT. http://people.freebsd.org/~trasz/autofs-head

Re: [CFT] Autofs.

2014-07-31 Thread Edward Tomasz Napierała
On 0730T1851, Craig Rodrigues wrote: On Wed, Jul 30, 2014 at 12:19 AM, Edward Tomasz Napierała tr...@freebsd.org wrote: At the link below you will find a patch that adds the new automounter. The patch is against yesterdays 11.0-CURRENT. http://people.freebsd.org/~trasz/autofs-head

Re: [CFT] Autofs.

2014-08-04 Thread Edward Tomasz Napierała
On 0804T1252, Bjoern A. Zeeb wrote: On 30 Jul 2014, at 07:19 , Edward Tomasz Napierała tr...@freebsd.org wrote: At the link below you will find a patch that adds the new automounter. The patch is against yesterdays 11.0-CURRENT. http://people.freebsd.org/~trasz/autofs-head-20140729

Re: [CFT] Autofs.

2014-08-04 Thread Edward Tomasz Napierała
On 0804T1635, Bjoern A. Zeeb wrote: On 04 Aug 2014, at 16:17 , Edward Tomasz Napierała tr...@freebsd.org wrote: On 0804T1252, Bjoern A. Zeeb wrote: On 30 Jul 2014, at 07:19 , Edward Tomasz Napierała tr...@freebsd.org wrote: At the link below you will find a patch that adds the new

Re: [CFT] Autofs.

2014-08-04 Thread Edward Tomasz Napierała
On 0804T1451, Rick Macklem wrote: Bjoern A. Zeeb wrote: On 30 Jul 2014, at 07:19 , Edward Tomasz Napierała tr...@freebsd.org wrote: At the link below you will find a patch that adds the new automounter. The patch is against yesterdays 11.0-CURRENT. http://people.freebsd.org

Re: [CFT] Autofs.

2014-08-17 Thread Edward Tomasz Napierała
On 0817T1244, Hans Ottevanger wrote: On 07/30/14 09:19, Edward Tomasz Napierała wrote: At the link below you will find a patch that adds the new automounter. The patch is against yesterdays 11.0-CURRENT. http://people.freebsd.org/~trasz/autofs-head-20140729.diff Slides that explain

Re: [CFT] Autofs.

2014-08-17 Thread Edward Tomasz Napierała
On 0817T1522, O. Hartmann wrote: Am Sun, 17 Aug 2014 12:44:30 +0200 Hans Ottevanger h...@beastielabs.net schrieb: On 07/30/14 09:19, Edward Tomasz Napierała wrote: At the link below you will find a patch that adds the new automounter. The patch is against yesterdays 11.0-CURRENT

Re: No human readable message with g_vfs

2011-01-03 Thread Edward Tomasz Napierała
Wiadomość napisana przez Kostik Belousov w dniu 2011-01-03, o godz. 15:18: On Mon, Jan 03, 2011 at 02:16:37PM +0100, Matthias Andree wrote: Am 03.01.2011 14:14, schrieb Ivan Voras: On 12/29/10 11:32, David Demelier wrote: /var/log/messages.5.bz2:Nov 29 16:36:52 Abricot kernel:

Re: HEADS UP: ZFSv28 is in!

2011-03-06 Thread Edward Tomasz Napierała
Wiadomość napisana przez Steve Wills w dniu 2011-03-06, o godz. 05:11: [..] Thanks for your work on this, I'm very happy to have ZFS v28. I just updated my -CURRENT system from a snapshot from about a month ago to code from today. I have 3 pools and one of them is for ports tinderbox. I only

Re: ACL issue (Was Re: HEADS UP: ZFSv28 is in!)

2011-03-06 Thread Edward Tomasz Napierała
Wiadomość napisana przez Steve Wills w dniu 2011-03-06, o godz. 15:43: On 03/06/11 08:35, Steve Wills wrote: On 03/06/11 04:22, Edward Tomasz NapieraBa wrote: Wiadomo[ napisana przez Steve Wills w dniu 2011-03-06, o godz. 05:11: [..] Thanks for your work on this, I'm very happy to have

Re: ACL issue (Was Re: HEADS UP: ZFSv28 is in!)

2011-03-06 Thread Edward Tomasz Napierała
Wiadomość napisana przez Steve Wills w dniu 2011-03-06, o godz. 19:27: On 03/06/11 12:49, Edward Tomasz Napierała wrote: The above looks like old-style, canonical six trivial ACL. Now, cp(1) shouldn't even try to copy the ACL in this case, since there is nothing to copy. So, for some

Re: ZFS v28 is ready for wider testing.

2010-09-07 Thread Edward Tomasz Napierała
Wiadomość napisana przez Anonymous w dniu 2010-09-05, o godz. 20:56: Pawel Jakub Dawidek p...@freebsd.org writes: Hello. I'd like to give you ZFS v28 for testing. If you are neither brave nor mad, you can stop here. [...] So test whatever you can and report back. Look for regressions,

Re: [CFT] Autofs.

2014-09-04 Thread Edward Tomasz Napierała
On 0904T0759, Hans Ottevanger wrote: On 08/17/14 16:50, Edward Tomasz Napierała wrote: On 0817T1244, Hans Ottevanger wrote: [...] Hi! Great to see a real autofs finally coming to FreeBSD. I already did some very cursory testing on a recent 11-CURRENT system that I still happened

Re: [CFT] Autofs.

2014-09-04 Thread Edward Tomasz Napierała
On 0904T1624, Hans Ottevanger wrote: On 09/04/14 14:43, Edward Tomasz Napierała wrote: On 0904T0759, Hans Ottevanger wrote: On 08/17/14 16:50, Edward Tomasz Napierała wrote: On 0817T1244, Hans Ottevanger wrote: [...] Hi! Great to see a real autofs finally coming to FreeBSD. I already

Re: Resizing a zpool as a VMware ESXi guest ...

2014-10-16 Thread Edward Tomasz Napierała
On 1010T1529, Matthew Grooms wrote: All, I am a long time user and advocate of FreeBSD and manage a several deployments of FreeBSD in a few data centers. Now that these environments are almost always virtual, it would make sense that FreeBSD support for basic features such as dynamic

Re: ZFS: i/o error - all block copies unavailable #2

2014-10-22 Thread Edward Tomasz Napierała
On 1022T1633, Kazik Chujwielki wrote: … So, I tried with upgrading to 9.3, installing bootcode from 9.3, then I booted 10.0, installed boot code again.. nothing helps. Still ends on http://s.verknowsys.com/1a4f147cbb215da9b16eb61a7e9de9ed26470338.png

Suspend/resume with i915.

2015-01-22 Thread Edward Tomasz Napierała
I'm trying to fix resume on my T61, broken by some change several months ago; according to pciconf it's 'Mobile GM965/GL960 Integrated Graphics Controller (primary)'. It's running current CURRENT and up to date packages. Suspend and resume makes Xorg do something weird - there is screen

Re: Suspend/resume with i915.

2015-01-30 Thread Edward Tomasz Napierała
On 0123T1040, Konstantin Belousov wrote: On Thu, Jan 22, 2015 at 12:02:01PM +0100, Edward Tomasz Napiera??a wrote: I'm trying to fix resume on my T61, broken by some change several months ago; according to pciconf it's 'Mobile GM965/GL960 Integrated Graphics Controller (primary)'. It's

Re: AUTOFS and NFS not playing together nicely

2015-04-23 Thread Edward Tomasz Napierała
On 0419T1700, David Boyd wrote: At the risk of being dubbed insane, here goes: On five FreeBSD 10.1-RELEASE-p9 production servers autofs(5) is enabled and working as advertised. On the same servers nfs v3 clients are also fat, dumb and happy. On a test server where autofs(5) is also

Enabling RACCT/RCTL in GENERIC.

2015-04-29 Thread Edward Tomasz Napierała
Hi. With the patch I've just committed, the cost of compiling with RACCT and RCTL is just a subroutine call and an unlocked variable check, in a few places. I'd like to add options RACCT, options RCTL, and options RACCT_DISABLED, to GENERIC on amd64, and MFC it before 10.2. What do you think?

Re: Enabling RACCT/RCTL in GENERIC.

2015-04-29 Thread Edward Tomasz Napierała
On 0429T0441, timp wrote: Hi! Does it mean I will manage to use rctl to set limits without recompiling GENERIC? If so, then it's extremely nice news! Yes. You will still need to enable it using a tunable, though, as explained by rctl(8) error message: rctl: RACCT/RCTL present, but disabled;

Re: Enabling RACCT/RCTL in GENERIC.

2015-04-30 Thread Edward Tomasz Napierała
On 0429T1303, Edward Tomasz Napierała wrote: Hi. With the patch I've just committed, the cost of compiling with RACCT and RCTL is just a subroutine call and an unlocked variable check, in a few places. I'd like to add options RACCT, options RCTL, and options RACCT_DISABLED, to GENERIC

Re: panic when RACCT_RSS still 0 when struct racct destroyed

2015-06-14 Thread Edward Tomasz Napierała
On 0614T2200, Konstantin Belousov wrote: On Sun, Jun 14, 2015 at 02:53:48PM +0200, Jeremie Le Hen wrote: Sorry for the early sending in the previous email. Hi all, I keep getting the following panic from time to time: % panic: destroying non-empty racct: 1142784 allocated for

Re: racct crash/Linux Emulation

2015-08-24 Thread Edward Tomasz Napierała
On 0824T0731, Larry Rosenman wrote: On 2015-08-24 03:37, Edward Tomasz Napierała wrote: On 0823T2028, Larry Rosenman wrote: got the below panio, on a linux (world community grid) process exit. borg.lerctr.org dumped core - see /var/crash/vmcore.5 Sun Aug 23 20:14:24 CDT 2015

Re: racct crash/Linux Emulation

2015-08-24 Thread Edward Tomasz Napierała
On 0823T2028, Larry Rosenman wrote: got the below panio, on a linux (world community grid) process exit. borg.lerctr.org dumped core - see /var/crash/vmcore.5 Sun Aug 23 20:14:24 CDT 2015 FreeBSD borg.lerctr.org 11.0-CURRENT FreeBSD 11.0-CURRENT #46 r287028: Sat Aug 22 18:34:59 CDT

Re: eventfd lookalike in FreeBSD ?

2015-07-29 Thread Edward Tomasz Napierała
On 0728T1419, Luigi Rizzo wrote: Hi, for some work we are doing on bhyve, we need some lightweight mechanism that a kernel thread can use to wake up another user thread possibly waiting for some event. https://reviews.freebsd.org/D2172 ___

Re: racct crash/Linux Emulation

2015-08-29 Thread Edward Tomasz Napierała
On 0828T1207, Larry Rosenman wrote: On 2015-08-24 11:07, Edward Tomasz Napierała wrote: On 0824T0731, Larry Rosenman wrote: On 2015-08-24 03:37, Edward Tomasz Napierała wrote: On 0823T2028, Larry Rosenman wrote: got the below panio, on a linux (world community grid) process exit

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-23 Thread Edward Tomasz Napierała
On 0923T0916, John Nielsen wrote: > On Sep 23, 2015, at 2:12 AM, Yonas Yanfa wrote: > > > isboot is a iSCSI boot driver written by Daisuke Aoyama that allows you to > > boot your root partition using iSCSI. > [,,,] > > This was first announced way back in June, 2010: > > > >

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-23 Thread Edward Tomasz Napierała
On 0924T0049, Slawa Olhovchenkov wrote: > On Wed, Sep 23, 2015 at 11:25:20PM +0200, Edward Tomasz Napierala wrote: > > > On 0923T0916, John Nielsen wrote: > > > On Sep 23, 2015, at 2:12 AM, Yonas Yanfa wrote: > > > > > > > isboot is a iSCSI boot driver written by Daisuke Aoyama

Re: latest memstick image fails to mountroot by default on Thinkpad e565

2016-06-04 Thread Edward Tomasz Napierała
Dnia 04.06.2016 o godz. 07:52 Matthew Macy napisał(a): > > In order to boot USB reliably on recent laptop hardware (both my thinkpad > and XPS13 need this) you need to add the following to the installer images > loader.conf: > > kern.cam.boot_delay="1" >

Re: USB disks attach after rootfs prompt

2016-03-19 Thread Edward Tomasz Napierała
On 0319T1509, Poul-Henning Kamp wrote: > > In message <1458397972.68920.69.ca...@freebsd.org>, Ian Lepore writes: > >On Sat, 2016-03-19 at 13:04 +, Poul-Henning Kamp wrote: > >> Running: > >> > >>FreeBSD 11.0-CURRENT #32 r296137: Sat Feb 27 11:34:01 UTC 2016 > >> > >> I tried

Re: USB disks attach after rootfs prompt

2016-03-20 Thread Edward Tomasz Napierała
Dnia 20.03.2016 o godz. 09:13 Poul-Henning Kamp napisał(a): > > In message <20160319215624.ga1...@brick.home>, Edward Tomasz > =?utf-8?Q?Napiera= > C5=82a?= writes: > >>> I am somewhat certain that this used to work... >> >> That might be my fault. > > I built

Re: mount_smbfs(8): support for SMBv3.02?

2016-03-08 Thread Edward Tomasz Napierała
On 0303T1047, O. Hartmann wrote: > Does FreeBSD's mount_smbfs(8) support for Microsoft's SMBv3 protocol > introduced > with Windows 8 and Windows Server 2012/R2? No, it only supports the obsolete SMB1 (aka CIFS) protocol. Since SMB2 is a completely different protocol, supporting it properly

Re: [CFT] packaging the base system with pkg(8)

2016-04-22 Thread Edward Tomasz Napierała
y. And too many directories left there do become > annoying. Well, you have devd notifications for this - and it gives you much more flexibility. > > On 21 Apr 2016, at 23:20, Edward Tomasz Napierała <tr...@freebsd.org> wrote: > > > > On 0421T1526, Dan Partelly w

Re: [CFT] packaging the base system with pkg(8)

2016-04-22 Thread Edward Tomasz Napierała
On 0422T0908, David Chisnall wrote: > On 21 Apr 2016, at 21:48, Dan Partelly wrote: > > > > Yes, you are right it misses the media change handler in devd.conf. > > maybe it should bementioned somewhere in a man page if it is not > > already there. Thanks for the pointer.

Re: [CFT] packaging the base system with pkg(8)

2016-04-21 Thread Edward Tomasz Napierała
On 0421T1526, Dan Partelly wrote: > The scenario is: > > Let’s say I have autofs_enable , working with media map. > > If I have a CD in CD drive , all is well and when the system is fully booted > up > /media contains a directory through which I can access the content of the > CD-ROM. Now if

Re: Resizing a zpool as a VMware ESXi guest ...

2016-05-11 Thread Edward Tomasz Napierała
On 0510T1522, Matthew Grooms wrote: > On 11/28/2015 10:03 PM, Matthew Grooms wrote: > > On 11/28/2015 6:10 PM, Matthew Grooms wrote: > >> On 11/27/2015 7:44 PM, Matthew Grooms wrote: > >>> I spent the day looking over the FreeBSD cam and scsi_da source code. > >>> After sprinkling a bunch of

Re: boot fails "Can't stat /dev/da0a: No such file or directory"

2016-05-03 Thread Edward Tomasz Napierała
On 0502T0643, Graham Menhennitt wrote: > On 30/04/2016 06:53 PM, Graham Menhennitt wrote: > > Hi all, > > > > I have a USB disk that I use for backup. Up till now, it's mounted > > without any problems at boot time. After updating to -current as of > > yesterday, it doesn't mount and causes the

Re: boot fails "Can't stat /dev/da0a: No such file or directory"

2016-05-03 Thread Edward Tomasz Napierała
On 0503T1922, Graham Menhennitt wrote: > On 3/05/2016 06:42 PM, Edward Tomasz Napierała wrote: > > On 0502T0643, Graham Menhennitt wrote: > >> On 30/04/2016 06:53 PM, Graham Menhennitt wrote: > >>> Hi all, > >>> > >>> I have a USB disk that I u

Re: boot fails "Can't stat /dev/da0a: No such file or directory"

2016-05-05 Thread Edward Tomasz Napierała
On 0505T1847, Graham Menhennitt wrote: > On 3/05/2016 07:59 PM, Edward Tomasz Napierała wrote: > > On 0503T1922, Graham Menhennitt wrote: > >> On 3/05/2016 06:42 PM, Edward Tomasz Napierała wrote: > >>> On 0502T0643, Graham Menhennitt wrote: > >>>> On

Re: boot fails "Can't stat /dev/da0a: No such file or directory"

2016-05-10 Thread Edward Tomasz Napierała
On 0508T0944, Graham Menhennitt wrote: > On 5/05/2016 09:41 PM, Edward Tomasz Napierała wrote: > > On 0505T1847, Graham Menhennitt wrote: > >> On 3/05/2016 07:59 PM, Edward Tomasz Napierała wrote: > >>> On 0503T1922, Graham Menhennitt wrote: > >>>> O

Re: r298143: something wrong with autofs?

2016-04-17 Thread Edward Tomasz Napierała
On 0417T1057, O. Hartmann wrote: > > Running FreeBSD 11.0-CURRENT #32 r298143: Sun Apr 17 09:48:26 CEST 2016 > amd64, on both > server and client, reveals today that AUTOFS seems not to work. Did something > changed > unnoticed? > > I realized, that no exported filesystem is bound so far. On

Re: [CFT] packaging the base system with pkg(8)

2016-04-21 Thread Edward Tomasz Napierała
On 0420T1545, dan_partelly wrote: [..] > Another example is the autofs mounter. The prject was marked as complete > by FreeBSD foundation in 2014. Last I tried it to autmount removable > devices, it left directory after directory in the autofs managed directory. > This is known behavior. Yup.

Re: refcnt 0 on LLE at boot....

2016-07-07 Thread Edward Tomasz Napierała
FWIW, I'm seeing this too. I've filed a PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210884 On 0707T0813, Larry Rosenman wrote: > and now it's been up for 13+ hours. I do have both VMCORE's from the 2 > crashes. > > > > On 2016-07-06 18:22, Larry Rosenman wrote: > > Got a similar

Re: CURRENT [r308668] autofs kernel panic

2017-01-23 Thread Edward Tomasz Napierała
For the record, this was fixed in r311284. On 1115T2021, Alex Deiter wrote: > Hello Edward, > > Thank you for the quick reply! > I was able to reproduce this panic on default GENERIC kernel (my test > system and laptop): > > # kgdb /boot/kernel/kernel /var/crash/vmcore.2 > GNU gdb 6.1.1

Re: Weirdness in TTY & VT

2016-09-03 Thread Edward Tomasz Napierała
On 0902T1712, Lundberg, Johannes wrote: > ​Hi > > I'm porting some Linux code and have some weird behavior. > > In this (Linux) code fstat() and minor() is used on a /dev/tty file > descriptor to get a tty number to map to. In FreeBSD this returns a number > around 60-70 for st_rdev which means

Re: CURRENT [r308668] autofs kernel panic

2016-11-15 Thread Edward Tomasz Napierała
On 1115T1016, Alex Deiter wrote: > Hello, > > FreeBSD 12.0-CURRENT-r308668 amd64 crashed on "pkg install” command: > > # cat /usr/local/etc/pkg/repos/local.conf > local: { > url: "file:///net/nostromo/var/devel/pkg", > enabled: yes > } > > Path /net/nostromo/var/devel/pkg accessible via

Re: ACPI Error on HP ProBook 430 G2

2016-12-21 Thread Edward Tomasz Napierała
On 1220T1734, O. Hartmann wrote: > Am Tue, 20 Dec 2016 18:09:20 +0300 > Vladimir Zakharov schrieb: > > > Hello! > > > > Some time ago new ACPI messages appeared on console and in > > /var/log/messages. Like > > these: > > > > ACPI Error: Needed type [Reference], found

Re: [autofs] problems with "dirty" UFS2 partitions

2017-08-10 Thread Edward Tomasz Napierała
On 0808T0717, O. Hartmann wrote: > Hello, > > we're running a NanoBSD based appliance which resides on a small SoC and > utilises a mSATA SSD for logging, database storage and mail folder. The > operating system is recent CURRENT as it is still under development. > > The problem ist, that from

Re: regression suspend/resume on Lenovo T420

2017-05-14 Thread Edward Tomasz Napierała
On 0506T1103, Manuel Stühn wrote: > On Sat, May 06, 2017 at 10:52:56AM +0200, Manuel Stühn wrote: > >On Wed, 03 May 2017 22:28:41 +0200, Freebsdnewbie wrote > >> > >>> Von: Adrian Chadd > >>> Gesendet: Mo. 01.05.2017 23:31 > >>> An: Manuel Stühn , > >>> Kopie: freebsd-current , > >>> Betreff: Re:

  1   2   >