Activity
From 2013-06-30 to 2013-07-29
2013-07-29
-
09:01 PM Bug #3944 (In Progress): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
-
08:30 PM Bug #3944 (Resolved): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
- The problem here is that g_zfs global gets clobbered by other instances of the module doing a zfs_fini() - setting g_...
-
08:10 PM Bug #1101: NFS service fails to start after hostname change
- sham pavman wrote:
> Any opinions?
It should be fixed.
-
08:04 PM Bug #3943 (Closed): _snd_lowat_fraction tcp tunable has no effect
- From Sebastien Roy's original bug report at Delphix:...
-
08:03 PM Bug #3942 (Closed): inject sanity into ipadm tcp buffer size properties
- From Sebastien Roy's original bug report at Delphix:...
-
07:48 PM Bug #3894 (Closed): zfs should not allow snapshot of inconsistent dataset
- ...
-
07:35 PM Bug #3888 (Closed): zfs recv -F should destroy any snapshots created since the incremental source
- ...
-
07:34 PM Bug #3834 (Closed): incremental replication of 'holey' file systems is slow
- ...
-
07:34 PM Bug #3909 (Closed): "zfs send -D" does not work
- ...
-
06:49 PM Bug #3934 (Resolved): project reference count leak in tasksys_settaskid()
- Resolved in 74bf729631d9843cabb29019f16ac648de4aaa80.
-
04:22 PM Feature #3778 (Resolved): 1000BASE-LX support in ixgbe
- Commit: eb341807e07639369211020c815f2b9002798a8a
https://github.com/illumos/illumos-gate/commit/eb341807e076... -
03:08 PM Bug #3845 (In Progress): beadm doesn't work in non-global zones
- webrev's updated, now zone root datasets from non-active global BE are marked with 'x' (if they are active on boot, t...
-
02:33 AM Feature #3856 (Resolved): want FW config version number for igb and ixgbe
- Resolved in 69c7619071dc71a079b65cd199d237df0f487d15.
2013-07-28
-
07:37 PM Feature #3941 (Closed): Backport openssh -m option to ssh-keygen
- OpenSSH added a -m option to be able to extract a PEM formatted public key from an SSH public key. This is rather use...
-
06:06 PM Feature #3940 (Closed): add prtconf -m
- Specifying the -m option to prtconf allows both global and non-global zones to just get the amount of physical memory...
-
05:36 PM Bug #3939 (Resolved): parent rn_lock being held across calls to rc_hold
- So we're looking at some kind of crazy back up in SMF land:...
-
05:20 PM Bug #3845 (Pending RTI): beadm doesn't work in non-global zones
-
04:33 PM Bug #3894: zfs should not allow snapshot of inconsistent dataset
- Resolved in ca48f36f20f6098ceb19d5b084b6b3d4b8eca9fa.
-
04:33 PM Bug #3875 (Resolved): panic in zfs_root() after failed rollback
- Resolved in 91948b51b8e978ddc88a36b2bc3ae83c20cdc9aa.
-
04:25 PM Feature #3938: Would like %N support in date(1)
- This is duplicate for #1601
-
04:03 PM Feature #3938 (Closed): Would like %N support in date(1)
- From the Joyent bug report:
In Linux date(1) supports %N which outputs the nanoseconds of the current time:
<pr... -
03:27 PM Bug #3706 (Resolved): mdb segfault when random address is passed to "list" walker
- ...
-
11:55 AM Bug #3706 (Pending RTI): mdb segfault when random address is passed to "list" walker
-
03:25 PM Bug #3911 (Resolved): mdb is unable to display recursive stack
- ...
-
11:55 AM Bug #3911 (Pending RTI): mdb is unable to display recursive stack
-
04:55 AM Bug #3937 (Resolved): cyclic processing fails when cy_pend is greater than INT32_MAX
- See 3936 for the analysis; opening this under a separate ticket because it is in fact a separate issue.
-
04:55 AM Bug #3936 (Resolved): cyclic_remove_here() blocked with cyp_rpend of UINT32_MAX
- We've seen several dumps in which the owner of cpu_lock is waiting for the cyp_rpend to go 0:...
-
04:55 AM Bug #3935 (Resolved): timer_settime() for a one-shot should use cyclic_reprogram()
- Currently, timer_settime() on a CLOCK_HIGHRES timer will remove any old cyclic associated with the timer, and create ...
-
04:30 AM Bug #3934 (Resolved): project reference count leak in tasksys_settaskid()
- We have had quite a few dumps dying on seemingly random data corruption in the VM subsystem – always due to a mysteri...
-
04:09 AM Bug #3933 (Resolved): contract adoption can race
- We saw several panics of the following form:...
-
03:45 AM Feature #3932 (Resolved): vrrpadm dies when its configuration file doesn't exist
- If vrrpadm's config file does not currently exist it will fail. Instead we opt to have it create the empty config fil...
-
03:45 AM Feature #3931 (Resolved): vrrpadm should work with a vnic as its link
- This is an enhancement such that vrrpadm can work with virtual nics which are commonly used inside of zones.
-
03:20 AM Bug #3930 (Resolved): 'tail -F ...' not resetting the offset of file rotation properly
- The following is from the Joyent bug report....
-
03:18 AM Bug #3929 (Resolved): `man tail` doesn't mentioned "-F" option
- /usr/share/man/man1/tail.1 doesn't mentioned the '-F' option
-
03:17 AM Bug #3928 (Resolved): `tail -f ...` doesn't notice file truncation
- /usr/bin/tail -f FILE doesn't notice file truncation. /opt/local/bin/tail from pkgsrc is fine with it. Mac's tail is ...
-
03:03 AM Bug #3927 (Resolved): yes(1) needs error handling to avoid spinning
- From the Joyent bug report:
yes(1) currently ignores all return values, which with a somewhat contrived example ma... -
02:56 AM Bug #3926 (Resolved): multiple extern map file definitions corrupt symbol table entry
- Take the following program:...
-
02:00 AM Bug #3925 (Closed): IP DCE does not scale
- From the Joyent bug report and evaluation:
The IP DCE is a cache of dce_t structures (see usr/src/uts/common/ine... -
01:26 AM Bug #3924 (Resolved): privileges.5 man page missing PRIV_SYS_RES_BIND
- This privilege was added by Jerry back at Sun but it was done after the last manual page drop.
-
01:25 AM Feature #3923 (Resolved): Users should be able to lower nice value of processes within a zone
- Per Brendan Gregg:
root should be able to lower the nice value of a process within a zone.
renice -n −19 — shou... -
01:22 AM Feature #3922 (Resolved): libkvm/mdb should be able to extract symbols from crash dump
- Currently, libkvm (and mdb) require both a kernel crash dump (e.g., vmcore.x) and a kernel symbol table (e.g., unix.x...
-
01:01 AM Bug #3921 (Resolved): Pfindexec() finds wrong binary, wreaking havoc
- In thoth, some mdb processes were found to have died in v8.so:...
-
12:59 AM Bug #3920 (Resolved): executable mapping in core dump misreported when file isn't found
- libproc does some very odd things with respect to locating on-disk binaries that are represented in a core file, but ...
-
12:58 AM Bug #3919 (Resolved): mdb/pmap should show unresolved map names on core dumps
- ...
-
12:55 AM Bug #3918 (Resolved): "pargs -l" dies on incomplete core dumps
- Running "pargs -l" on an incomplete dump can result in the death of pargs itself:...
-
12:42 AM Bug #3917 (Resolved): panic in turnstile_block() on unowned mutex
- We died in turnstile_block(), when we discovered that the mutex we were blocking on was, in fact, unheld:...
-
12:35 AM Bug #3916 (Resolved): elfcore() can induce panic in bcopy()
- From the Joyent bug report:
We died in bcopy() called from elfcore() (called from do_core()):... -
12:20 AM Feature #3915 (Resolved): Add adjuncts support to the build
- From Keith's original bug description.
There are a small number of components on which illumos-joyent encodes ...
2013-07-27
-
07:39 PM Bug #3914: ill_frag_hash_tbl not allocated for loopback interfaces
- Digging in to the source... the call itself:...
-
07:26 PM Bug #3914 (Closed): ill_frag_hash_tbl not allocated for loopback interfaces
- ...
-
01:45 AM Bug #3913 (Resolved): there is no dialup, only zuul
- When you run *poweroff(1M)* on a */dev/term/** device, you get this quaint (and errant) message:...
2013-07-26
-
11:21 PM Bug #3912 (Resolved): crti needs to make sure _init and _fini are 16-byte stack aligned
- A while back, gcc changed its expectations for the i386 ABI. Particularly, it changed it such that it is expected for...
-
09:50 PM Bug #3911: mdb is unable to display recursive stack
- *Root Cause*
The problem is in the mdb_amd64_kvm_stack_iter() where there is the explicit check for recursion:
... -
06:47 PM Bug #3911: mdb is unable to display recursive stack
- It looks like AMD64 is affected only by this bug.
-
06:27 PM Bug #3911 (Resolved): mdb is unable to display recursive stack
- mdb truncates the displayed stack in a case there is a recursion detected. This is true for all stack displaying comm...
-
09:45 PM Bug #3706: mdb segfault when random address is passed to "list" walker
- *Root Cause*
The problem is that there is no check in the list walker for valid and consistent list_size and list_... -
07:53 PM Bug #3706 (In Progress): mdb segfault when random address is passed to "list" walker
-
03:01 PM Bug #3776: gcc can cause segfaults on ctfmerge
- The patch has been committed with minor changes in FreeBSD:
http://svnweb.freebsd.org/changeset/base/253661
2013-07-25
-
11:09 PM Bug #3910 (Closed): t_look(3NSL) should never return T_ERROR
- T_ERROR is undocumented, ancient, and buggy.
T_ERROR should be completely removed from TLI. -
10:53 PM Bug #3706: mdb segfault when random address is passed to "list" walker
- Similar segfault could be caused by an uninitialized list:...
-
10:17 PM Bug #1986 (Resolved): libima misuses gethostname
- Resolved in 5d539a8
-
07:38 PM Bug #3909 (Closed): "zfs send -D" does not work
- As reported on the zfs@illumos mailing list:
The send completes (if piped to receive, the receive finishes OK), bu... -
02:37 PM Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failure
- I'm hijacking this bug, because the fix is to have ZFS be more robust in the face of DKIOCGMEDIAINFOEXT failures.
2013-07-24
-
04:57 PM Bug #3908 (New): Unable to access zfs snapshot via NFSv2
- It is not possible to access zfs snapshot via NFSv2:...
-
02:54 PM Bug #3907 (New): need a dlstat manual page
- It appears that dlstat(1M) is yet another command where we didn't get a manual page.
-
02:50 PM Bug #3906 (New): dlstat usage message is incorrect
- The dlstat usage message states that -a/-A and -i may be used together, they may not.
It also fails to state that ... -
11:36 AM Bug #3594: Accessing a password protected CIFS share from an android device always fail
- Anyone is willing to help on investigating that one?
2013-07-23
2013-07-22
-
09:00 PM Bug #3858: Can't build nightly over NFSv4
- Garrett D'Amore wrote:
> It would generally be good to know if this problem is specific to NFS client or server func... -
08:55 PM Bug #3858: Can't build nightly over NFSv4
- It would generally be good to know if this problem is specific to NFS client or server functionality.
-
05:48 PM Feature #3903 (New): DTrace SCTP Provider
- https://wikis.oracle.com/display/DTrace/sctp+provider
-
01:55 PM Bug #3895 (Resolved): {tcp,udp}_{largest,smallest}_anon_port should reality-check
- Integrated:
commit 7256a34efe9df75b638b9e812912ef7c5c68e208
Author: Dan McDonald <danmcd@nexenta.com>
Date: ... -
07:54 AM Bug #3902: Race between ipmi_submit_driver_request() and kcs_loop()
- *Issue 4*
In a case the cv_wait() (or cv_timedwait()) will return prematurely in ipmi_submit_driver_request() we wil... -
07:43 AM Bug #3845: beadm doesn't work in non-global zones
- webrev is updated
-
02:56 AM Bug #3368: NFSv4 and slow OS X Mountain Lion (10.8.2) Client
- Hello,
I'd also like to ask if anybody has new information about this Apple problem... I know that is not caused b...
2013-07-21
-
07:11 PM Bug #3902 (Resolved): Race between ipmi_submit_driver_request() and kcs_loop()
- There are three issues related to ipmi_attach().
*Issue 1*
There is a race window between lines 128 and 129 her...
2013-07-20
-
10:48 PM Bug #3901 (New): incorrect behaviour of zfs receive -F
- _zfs receive -F_ does not respect the destinations canmount properties if it has to destroy/rollback some destination...
-
09:33 PM Bug #3900 (Resolved): illumos will not build against gcc compiled perl
- Previous title: cw doesn't understand gnu c options
The problem is that cw expects to get Studio options, includin... -
06:50 AM Bug #3858: Can't build nightly over NFSv4
- A note by Irek Szczesniak:...
2013-07-19
-
08:01 PM Bug #3899 (New): VERIFY failure at space_map.c:519
- We observed this failure:
assertion failed: sm->sm_space == total (0x382fa90200 == 0x382fa8f600), file: ..
/../co... -
01:52 PM Feature #3897: zfs filesystem and snapshot limits
- Started by Bill and I during the fall 2012 hackathon.
-
01:08 PM Feature #3897 (Closed): zfs filesystem and snapshot limits
- Provide a mechanism to limit how many filesystems or snapshots can be created beneath any point in the filesystem hie...
-
02:57 AM Bug #3893 (Resolved): lvm: incorrect flag handling
https://github.com/illumos/illumos-gate/commit/3e7c6556c4272555ed6c5ecdbca2bf8a56df6ff5-
02:56 AM Bug #3869 (Resolved): tcp anon port calculation wrong
-
02:56 AM Bug #3869 (Pending RTI): tcp anon port calculation wrong
- https://github.com/illumos/illumos-gate/commit/452bd827089206a0c637b3944aa91806f17304d7
-
02:55 AM Bug #3895: {tcp,udp}_{largest,smallest}_anon_port should reality-check
- Will have to replumb the ndd setting functions for the aforementioned variables.
-
01:26 AM Bug #3891 (Closed): Incorrect Makefiles for C++ SPARC
- I found the cause of this linking failure. The symbolic links to C++ shared objects in /usr/lib were all broken in /...
2013-07-18
-
07:07 PM Bug #3895 (Resolved): {tcp,udp}_{largest,smallest}_anon_port should reality-check
- The anonymous port ranges in TCP and UDP should be checked either at NDD setting time, or reset to sane during calls ...
2013-07-17
-
07:12 PM Bug #3894: zfs should not allow snapshot of inconsistent dataset
- The obvious solution here is simply to prohibit taking a snapshot of an inconsistent dataset and return EBUSY in this...
-
07:10 PM Bug #3894 (Closed): zfs should not allow snapshot of inconsistent dataset
- Upon receiving a seemingly complete zfs snapshot from its leader, the mounted snapshot shows "phantom" file entries.
... -
06:59 PM Bug #3893: lvm: incorrect flag handling
- @
From 2c149996cafb19ac2a9fd81ec7f3e951037413c4 Mon Sep 17 00:00:00 2001
From: Prasad Joshi <pjoshi@stec-inc.com>
... -
06:32 PM Bug #3893: lvm: incorrect flag handling
- Copying the patch again
@
diff -u -p a/usr/src/uts/common/io/lvm/mirror/mirror.c b/usr/src/uts/common/io/lvm/mirr... -
06:31 PM Bug #3893 (Resolved): lvm: incorrect flag handling
- In lvm mirror write strategy function (mirror_write_strategy) a condition which checks for resync generated i/o is i...
-
02:09 AM Feature #3849 (Resolved): implement __cxa_atexit/__cxa_finalize
- Resolved in 5c069a6
2013-07-16
-
11:39 PM Bug #3892: zfs user/group accounting does not work on upgraded pools
- True, "zfs upgrade" is a workaround. -An even better workaround would be to unmount & remount the dataset, which is ...
-
11:27 PM Bug #3892: zfs user/group accounting does not work on upgraded pools
- zfs upgrade old/fs will solve this. Is this even a bug in zfs(1M), or is it a bug in the python thing that it's auto...
-
06:28 PM Bug #3892 (New): zfs user/group accounting does not work on upgraded pools
- Pools upgraded from version 14 or earlier should be able to use user/group accounting (e.g. "zfs userspace"), however...
-
08:32 PM Bug #3891: Incorrect Makefiles for C++ SPARC
- Static linking! That's something I never considered. I see from `ldd' that it's clearly the problem. Even 64-bit C...
-
03:41 PM Bug #3891: Incorrect Makefiles for C++ SPARC
- I'm a bit surprised by that, since my builds on SPARC succeed. The order of dynamic libraries relative to objects on...
-
02:16 PM Bug #3891 (Closed): Incorrect Makefiles for C++ SPARC
- In building illumos-gate on OpenSXCE2013.05 SPARC, I ran into problems with C++ compiles. This error only affects 32...
-
07:45 PM Bug #3869: tcp anon port calculation wrong
- Matt (our intern) has it under test now. We used this DTrace one-liner:
dtrace -n 'tcp_update_next_port:return / ar... -
11:22 AM Feature #3890 (New): New deduplication hash algorithm
- Hello guys,
do you think it's possible to add a new deduplication hash algoritm less cpu intensive?
I mean sha 25...
2013-07-15
-
09:14 PM Bug #3194: dis crashes disassembling aes
- This happens when we disassemble 'enc_tab', which is data rather than text (though is in .text).
It is likely that... -
09:06 PM Bug #3821: Race in rollback, zil close, and zil flush
- So continuing on we still have the more important question of where did zfs go awry. If we look again at our header b...
-
08:46 PM Feature #3889 (Feedback): mapfile v2 syntax appears to preclude empty segments
- As best as I can determine, the mapfile v2 language has no strict equivalent to the old "?E" flag, to state that a se...
-
08:20 PM Bug #3888 (Closed): zfs recv -F should destroy any snapshots created since the incremental source
- When 'zfs recv -F' is used with an incremental recv it rolls back any changes made since the last snapshot in case ne...
-
05:17 PM Feature #3842: remove the machid commands
- If you want to remove the machid commands you'll also need to update /etc/profile since it uses /bin/i386 to determin...
-
03:24 PM Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failure
- While bringing up a certain blkdev driver, I encountered problems with this as well (mostly pertaining to bad EXPANDS...
-
01:38 PM Bug #3869 (In Progress): tcp anon port calculation wrong
- Filer is correct in diagnosing the problem.
We have a summer intern here for a while, this is a perfect first Illu... -
01:32 PM Bug #3878 (Resolved): blkdev needs to support DKIOCGMEDIAINFOEXT
- commit dba604f95b3742920553aafd90c5b67721b07723
Author: Dan McDonald <danmcd@nexenta.com>
Date: Wed Jul 10 10:58:... -
07:43 AM Feature #3887 (Closed): Enlarge data buffer in digest/mac to boost performance
- Enlarge the file buffer to 64k in digest/mac for better performance.
Similar to this commit:f2728256f3ab94f4fc6667...
2013-07-13
-
06:11 PM Bug #3886 (New): support for /etc/issue file is tragic
- Most other platforms support a number of different codes in their /etc/issue file to print of things like hostname an...
-
11:44 AM Bug #3885: halt execs beadm unnecessarily
- Attaching patch which uses libbe to mount and unmount boot environments. It passes cstyle and seems to work okay, bu...
-
11:42 AM Bug #3885 (New): halt execs beadm unnecessarily
- halt execs beadm to mount and unmount boot environments which is stupid when libbe provides a simple interface for do...
-
02:04 AM Bug #3877 (Resolved): fast reboot does not work with extended partition
- Resolved in 01f9868a
Also, we don't need the kernel command line of _this_ boot, because:
1) it might be anothe...
2013-07-12
-
05:40 PM Bug #3821: Race in rollback, zil close, and zil flush
- We have another dump that seems highly related. Here we are in the midst of doing a rollback and a thread in question...
-
03:08 PM Bug #3882 (Resolved): Remove xmod & friends
- Once upon a time, US export restrictions forced Sun to dice up the source code for export. Since then, the restricti...
-
11:13 AM Bug #3845: beadm doesn't work in non-global zones
- I've also discovered another problem. After activating the new boot environment the zone cannot be started. It give...
-
04:09 AM Bug #3880: gcc doesn't like complex.h
- I applied the following patch in oi-hipster. It seems to fix complex.h (at least imagemagick can use it).
2013-07-11
-
10:09 PM Bug #3845: beadm doesn't work in non-global zones
- Andrew Stormont wrote:
> I've attached your patch with a couple of changes. It doesn't unset the boot environment i... -
09:53 PM Bug #3845: beadm doesn't work in non-global zones
- I've attached your patch with a couple of changes. It doesn't unset the boot environment if it's already set, and it...
-
09:24 PM Bug #3845: beadm doesn't work in non-global zones
- There is a bug. If you run activate on the same boot environment twice it will set the org.opensolaris.libbe:active ...
-
08:53 PM Bug #3845: beadm doesn't work in non-global zones
- Andrew Stormont wrote:
> OK, so the problem was with something else in my environment (I was running a new libzfs on... -
07:55 PM Bug #3845: beadm doesn't work in non-global zones
- OK, so the problem was with something else in my environment (I was running a new libzfs on an old kernel). After fi...
-
08:42 PM Bug #3880: gcc doesn't like complex.h
- I think this is yet another thing that is, right now, in libm (and thus not illumos)
I _think_ I actually fixed th... -
01:29 PM Bug #3880 (Closed): gcc doesn't like complex.h
- The following test case works with Sun Studio cc but fails with gcc (checked illumos-gcc and 4.7):
$ cat test_comple... -
04:06 PM Bug #3881 (Resolved): want device driver for HP SmartArray RAID controllers
- It would be nice if there were a device driver for devices like the P410 and P420, since it's currently impossible to...
-
01:53 PM Bug #3839 (Resolved): AHCI: WARNINGs should be replaced by ASSERTs
-
01:45 PM Bug #3839: AHCI: WARNINGs should be replaced by ASSERTs
- Integrated to illumos-gate:...
-
11:55 AM Bug #3858: Can't build nightly over NFSv4
- Sebastian Feld wrote:
> Wouldn't it be a good idea to disable NFSv4 support by default until it becomes stable enoug... -
11:51 AM Bug #3858: Can't build nightly over NFSv4
- Bug #3879 has been filed to disable NFSv4 support until it becomes stable.
-
11:47 AM Bug #3858: Can't build nightly over NFSv4
- It happens for NFSv4.
Wouldn't it be a good idea to disable NFSv4 support by default until it becomes stable enoug... -
11:53 AM Bug #3879 (Closed): Disable NFSv4 support until it becomes usable
- Feel free to run:...
-
11:50 AM Bug #3879 (Closed): Disable NFSv4 support until it becomes usable
- Per https://www.illumos.org/issues/3858 the NFSv4 support is unstable and doesn't even support building Illumos itsel...
2013-07-10
-
10:15 AM Feature #3870: Request driver support for Marvell 88SE94[48]5 SAS HBA
- Coy Hile wrote:
> It's possible that all that we need here is to add entries to /etc/driver_aliases for the new PCI ... -
02:01 AM Bug #3878 (Resolved): blkdev needs to support DKIOCGMEDIAINFOEXT
- ZFS uses the aforementioned ioctl(), but blkdev, while supporting little brother DKIOCGMEDIAINFO, doesn't support the...
2013-07-09
-
08:20 PM Bug #3845: beadm doesn't work in non-global zones
- The patch causes beadm to segfault in my build zone, caused by a call to abort in make_dataset_handle_common. Not su...
-
03:12 PM Bug #3845: beadm doesn't work in non-global zones
- Provided fix (webrev is available at http://cr.illumos.org/~webrev/alhazred/3845) changes libbe to allow
view, creat... -
07:21 PM Bug #1778: Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func
- I've seen this as well on oi_151a7 on a 24-way machine. By disabling 22/24 cores, I was able to not see this bug. I...
-
01:54 PM Feature #3870: Request driver support for Marvell 88SE94[48]5 SAS HBA
- It's possible that all that we need here is to add entries to /etc/driver_aliases for the new PCI IDs. I'm testing t...
-
12:57 AM Bug #3875: panic in zfs_root() after failed rollback
- Attempting to force-unmount the stale filesystem doesn't work, so avoiding the dmu_objset_own() EBUSY is of little va...
2013-07-08
-
10:35 PM Bug #3877: fast reboot does not work with extended partition
- Parsing of GRUB1 menu looks like ultimate crap.
Long term solution is to keep kernel command line inside the kerne... -
09:53 PM Bug #3877 (In Progress): fast reboot does not work with extended partition
-
09:20 PM Bug #3877 (Resolved): fast reboot does not work with extended partition
- When the system is installed in an extended partition, the fast reboot does not work:...
-
09:53 PM Bug #3839 (Pending RTI): AHCI: WARNINGs should be replaced by ASSERTs
-
08:56 PM Bug #3875: panic in zfs_root() after failed rollback
- Unfortunately, the unmount path does in fact use ZFS_ENTER(), specifically in:...
-
08:45 PM Bug #3875: panic in zfs_root() after failed rollback
- One possible way to reproduce this:
Part 1 (race exploder):... -
04:25 PM Bug #3875 (Resolved): panic in zfs_root() after failed rollback
- A system panicked with the following stack:...
-
04:59 PM Bug #3868 (Closed): iscsi target not accepting any new connections
- ...
-
04:58 PM Bug #3867 (Closed): stmfCreateLu failed: GUID_IN_USE
- ...
-
04:57 PM Bug #3866 (Closed): panic in idm module
- ...
-
03:36 PM Bug #3853: __cplusplus change and headers incompatibility with clang
- Some history:
malloc.h:
malloc, free, realloc, and calloc were declared by <malloc.h> in POSIX-1988 and the related X... -
02:28 AM Bug #3864 (Closed): memory leak in the iSCSI code
- ...
-
02:28 AM Bug #3863 (Closed): stmf_itl_task_start() must check for ilu->ilu_kstat_io is non-null
- ...
-
02:27 AM Bug #3862 (Closed): stmf + kstat = kernel panic
- ...
2013-07-07
-
03:47 PM Bug #3872 (New): Poor performance on ramdisk
- Hello guys i just create a ramdisk with the ramdiskadm command,
i create a zpool on it and i setup my zfs properti... -
08:27 AM Bug #3858: Can't build nightly over NFSv4
- Ian Collins wrote:
> Attempting to build SmartOS over NFS, my failure (same on two runs) was here:
>
> (cd /mnt/s...
2013-07-06
-
08:10 PM Bug #3871: fix issues introduced by 3604
- Igor Pashev wrote:
> 2013. Time to use C99. C99 is good :-)
There are two problems here. One is that the use of a va... -
05:56 PM Bug #3871: fix issues introduced by 3604
- 2013. Time to use C99. C99 is good :-)
-
05:18 PM Bug #3871 (Closed): fix issues introduced by 3604
- GCC 4.5.3 on Gentoo Linux did not like a few of the changes made in the issue 3604 patch. It printed an error and a c...
-
12:53 PM Feature #3870 (New): Request driver support for Marvell 88SE94[48]5 SAS HBA
- I'd like to request that support be added for the Marvell 88SE9485 SAS controller (aka Supermicro AOC-SAS2LP-MV8). I...
-
09:31 AM Bug #3858: Can't build nightly over NFSv4
- Attempting to build SmartOS over NFS, my failure (same on two runs) was here:
(cd /mnt/smartos-live/proto.strap &&...
2013-07-04
-
09:58 PM Bug #3705: stack overflow due to zfs lz4 compression
- The ZFSOnLinux project changed this code to use SLAB allocation when it was imported. Linux has 8KB stacks, so stack ...
-
05:27 PM Feature #3399 (Closed): Provide Xen 4.2/4.3 kernel support
- Closed at submitters request.
-
03:41 PM Feature #3399 (Feedback): Provide Xen 4.2/4.3 kernel support
- Please, close this ticket. Can be reviewed by the dependent parties.
-
02:52 PM Bug #3869 (Resolved): tcp anon port calculation wrong
- If tcp_largest_anon_port gets tuned down from the default of 65536, some percentage of all source ports for outgoing ...
2013-07-03
-
11:37 PM Bug #3809 (Resolved): Recent libc change breaks Solaris 10 Branded Zone Support
- ...
-
09:39 PM Bug #3868 (Closed): iscsi target not accepting any new connections
- The original bug report at Delphix:...
-
07:54 PM Feature #3861 (Closed): tcp buffer size tunables for iscsi connections
- ...
-
07:04 PM Bug #3867 (Closed): stmfCreateLu failed: GUID_IN_USE
- From Jeff Biseda's bug report at Delphix:...
-
06:51 PM Bug #3866 (Closed): panic in idm module
- Analysis by Jeff Biseda of a panic we hit at Delphix:...
-
04:51 PM Bug #3836 (Closed): zio_free() can be processed immediately in the common case
- ...
-
02:24 PM Bug #3865 (New): AHCI: 88SE9230 watchdog timeouts, "hung" panic
- I've been running a box with a Marvell 88SE9230 on a kernel including the recent patches for the 88SE9128. The two ch...
2013-07-02
-
11:52 PM Bug #3864 (Closed): memory leak in the iSCSI code
- From Jeremy Jones's bug report at Delphix:...
-
11:50 PM Bug #3863 (Closed): stmf_itl_task_start() must check for ilu->ilu_kstat_io is non-null
- From Jeff Biseda's bug report at Delphix:...
-
11:46 PM Bug #3862 (Closed): stmf + kstat = kernel panic
- We were hitting this repeatably on a customer system. After extensive investigation by Jeremy Jones and Jeff Biseda, ...
-
10:25 PM Bug #3858: Can't build nightly over NFSv4
- My guess would be race-condition type of things between parallel make jobs - at least, I have seen similar behavior w...
-
12:00 PM Bug #3858: Can't build nightly over NFSv4
- I build ON on a NFSv3 mountpoint without any issues.
-
09:54 PM Feature #3861 (Closed): tcp buffer size tunables for iscsi connections
- From the original bug at Delphix....
-
05:06 PM Bug #3860 (Closed): ztest_vdev_aux_add_remove should use MAXPATHLEN instead of sizeof in snprintf()
-
11:20 AM Bug #3860: ztest_vdev_aux_add_remove should use MAXPATHLEN instead of sizeof in snprintf()
- Igor, thanks for spotting that. Yuri was right. I neglected to notice that ZFSOnLinux had changed this to be a dynami...
-
11:15 AM Bug #3860: ztest_vdev_aux_add_remove should use MAXPATHLEN instead of sizeof in snprintf()
- Yuri Pankov wrote:
> There's nothing wrong with using sizeof() that way here.
Using sizeof on an dynamic allocati... -
11:09 AM Bug #3860: ztest_vdev_aux_add_remove should use MAXPATHLEN instead of sizeof in snprintf()
- Yuri Pankov wrote:
> There's nothing wrong with using sizeof() that way here.
Unless path is a pointer:
https:... -
10:05 AM Bug #3860: ztest_vdev_aux_add_remove should use MAXPATHLEN instead of sizeof in snprintf()
- There's nothing wrong with using sizeof() that way here.
-
04:39 AM Bug #3860: ztest_vdev_aux_add_remove should use MAXPATHLEN instead of sizeof in snprintf()
- The title has a typo. It should be snprintf(), not sprintf().
-
04:34 AM Bug #3860 (Closed): ztest_vdev_aux_add_remove should use MAXPATHLEN instead of sizeof in snprintf()
- GCC 4.8.0's new diagnostics detected a programming error in ztest.c when building ZFSOnLinux with on Gentoo Linux. I ...
2013-07-01
-
08:27 PM Bug #3858: Can't build nightly over NFSv4
- Josef Sipek wrote:
> My guess is that this is a build system issue not an NFS client/server issue.
IIRC, there we... -
08:20 PM Bug #3858: Can't build nightly over NFSv4
- My guess is that this is a build system issue not an NFS client/server issue.
-
05:43 PM Bug #3858 (New): Can't build nightly over NFSv4
- Trying to build the gate over NFS fails with:...
-
05:44 PM Bug #993 (Closed): Marvell SATA controller 88SE9128 - driver issue?
- Yes. The 88SE9128 should work now. Closing.
-
05:23 PM Bug #993 (Feedback): Marvell SATA controller 88SE9128 - driver issue?
- Marcel - Is this ticket fully resolved with https://www.illumos.org/issues/3815 ??
-
04:45 PM Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failure
- I'm uploading an updated workaround for the current gate revision (14068:2547a41b1162).
2013-06-30
-
11:04 PM Bug #3855 (Feedback): I/O to pool appears to be hung - kernel panic
- After additional troubleshooting, there was a bad hard disk that was undetected by the OS. I believe when that speci...
-
02:02 PM Bug #3855: I/O to pool appears to be hung - kernel panic
- Coredump relating to the @panic message: I/O to pool 'export' appears to be hung.@ message;...
-
01:56 PM Bug #3855: I/O to pool appears to be hung - kernel panic
- Coredump relating to the @panic message: BAD TRAP: type=e (#pf Page fault) rp=ffffff00b9be9970 addr=20 occurred in mo...
-
01:47 PM Bug #3855 (Closed): I/O to pool appears to be hung - kernel panic
- Experiencing intermittent kernel panics, first couple of panic messages were showing;
@panic message: BAD TRAP: t... -
10:22 PM Bug #3853: __cplusplus change and headers incompatibility with clang
- Last time I've chosen old patches. Correcting...
-
10:20 PM Bug #3853: __cplusplus change and headers incompatibility with clang
- One real issue was to reimport all declarations back to global namespace.
-
07:44 AM Bug #3853: __cplusplus change and headers incompatibility with clang
- Linux (glibc) still provides malloc.h. FreeBSD malloc.h errors out if __STDC__ is defined. LLVM errors out if malloc....
-
07:30 AM Bug #3853: __cplusplus change and headers incompatibility with clang
- I'm not sure about "no one using" - at least during clang compilation it was used in some way. I can see it is used u...
-
04:31 AM Bug #3853: __cplusplus change and headers incompatibility with clang
- No one should be using malloc.h any more, maybe just remove it?
-
06:38 PM Feature #3856 (Resolved): want FW config version number for igb and ixgbe
- It would be useful to have the version of SEEPROM configuration in the devinfo tree for igb and ixgbe
-
08:40 AM Feature #3795 (Closed): find does not support -path or -ipath
- Change was integrated.
-
06:11 AM Bug #3854 (Closed): SUNW_NO_UPDATE_NOTIFY=1 should be added to env files
- The SUNW_NO_UPDATE_NOTIFY=1 should be added to env files to disable Sun Studio update checks.
Also available in: Atom