Activity
From 2014-06-02 to 2014-07-01
2014-07-01
-
06:49 PM Bug #4952 (Closed): dladm_range2strs iterates too far
- The libdladm function dladm_range2strs is using the wrong bounds check on mpr_count. Today it uses '<='; however, we'...
-
06:26 PM Bug #4951 (Closed): ZFS administrative commands should use reserved space, not fail with ENOSPC
- We should allow rollbacks when we have less than the 1.6% reserved
"slop" space, but not when we have less than 0.8%... -
06:12 PM Bug #4950 (Closed): files sometimes can't be removed from a full filesystem
- In some full filesystems, "rm" of even small files works just fine. But in
other full filesystems, "rm" even of lar... -
05:22 PM Feature #4949 (New): dladm should show stale devices with some indication of them being invalid
- Currently, when dladm is used to create vnics and such over an interface that perhaps goes away for some reason, i.e....
2014-06-30
-
11:12 PM Bug #4948 (Closed): mdb does not print enums correctly in a pipeline
- When printing enums in a pipeline, mdb gets type errors. For example:...
-
10:51 PM Bug #4947 (In Progress): increase number of outstanding async writes when sync task is waiting
- When a sync task is waiting for a txg to complete, we should hurry it along by increasing the number of outstanding a...
-
09:19 PM Feature #4943: NFS server: Generic uid and gid remapping for AUTH_SYS
- During the implementation I had to solve a design issue related to rdonly() macro.
The new version of nfsauth_acce... -
09:14 PM Bug #4946 (New): mountd: Merge check_client_old() and check_client_new()
- We should try to merge check_client_old() and check_client_new() functions in mountd into one common function. Both ...
-
03:09 PM Bug #4945 (Closed): Additional vioif fixes
- vioif driver can corrupt kernel heap, dereference NULL pointer and has MTU problem. More can be found in Nexenta's OS...
-
12:44 PM Bug #4944 (New): zfs inherit -S undocumented
- zfs inherit usage message shows a -S flag, but that is not documented in zfs(1M). This seems to work for setting non-...
-
12:04 PM Bug #2766: zoneadm install fails with root of zpool not mounted
- Actually it's mount2zhandle that is failing (returning NULL)
# dtrace -n 'pid$target::mount2zhandle:return { ustac...
2014-06-27
-
10:55 PM Feature #4186: Add VXLAN support to illumos
- We're working on this at Joyent. Hit up rmustacc on IRC or watch the lists for more information.
-
07:53 PM Feature #4943 (Closed): NFS server: Generic uid and gid remapping for AUTH_SYS
- There are various NFS deployments where it is desired to be able to extend the existing root/root_mapping share_nfs(1...
-
07:53 PM Bug #4942 (New): "share -p" does not like the same option multiple times
- ...
-
04:48 PM Bug #4929 (Closed): want prevsnap property
- "git commit b461c7460e5e77cf65f00151162e654220c6e2fb":https://github.com/illumos/illumos-gate/commit/b461c7460e5e77cf...
-
01:12 PM Bug #4941 (Closed): CPU Performance Counters support for Xeon E55xx, E56xx, E5 and E5v2
- We lack support for CPU performance counters for the last few generations of Intel Xeons. This is making performance ...
-
06:16 AM Feature #4924 (Closed): LZ4 Compression for metadata
- "git commit b8289d24d866c1af02d7007348f7f057693c15d3":https://github.com/illumos/illumos-gate/commit/b8289d24d866c1af...
2014-06-26
-
04:51 PM Bug #4940 (New): libc confstr shouldn't use obsolete Studio options
- ...
-
02:48 PM Bug #4936 (Closed): lz4 could theoretically overflow a pointer with a certain input
- "git commit 58d0718061c87e3d647c891ec5281b93c08dba4e":https://github.com/illumos/illumos-gate/commit/58d0718061c87e3d...
2014-06-25
-
06:55 PM Bug #4939 (Closed): desire wcsnrtombs() function
- POSIX 2008 adds wcsnrtombs() as a new function.
See http://pubs.opengroup.org/onlinepubs/9699919799/ -
06:37 PM Bug #4914 (Closed): zfs on-disk bookmark structure should be named *_phys_t
- "git commit 7802d7bf98dec568dadf72286893b1fe5abd8602":https://github.com/illumos/illumos-gate/commit/7802d7bf98dec568...
-
02:58 PM Bug #4938 (New): Core dump, null pointer in module unix
- Hello!
We got this kernel panic and core dump some days ago. Looks quite dangerous since its thrown from the unix ... -
09:03 AM Feature #4937 (Closed): SunSSH should support EOW extension
- From OpenSSH 5.1 release notes:...
2014-06-24
-
08:49 PM Bug #3347: zonecfg(1M) is confused about selection
- The problem is that the select subcommand overwrites the in-memory data, and that the subsequent end subcommand write...
-
01:48 PM Bug #4925: Strange in-kernel memory leak on upgrading to il-gate nightly 2014-06-10
- Having to pause bisecting this for other fires, serializing git bisect state out in the event that someone else runs ...
-
03:03 AM Bug #4936: lz4 could theoretically overflow a pointer with a certain input
- Given that we only LZ4 compress blocks, which can be at most 128KB, this sounds like a theoretical problem (which non...
-
02:07 AM Bug #4936 (Closed): lz4 could theoretically overflow a pointer with a certain input
- From a bug reporter:...
2014-06-23
-
04:07 PM Bug #3347 (Feedback): zonecfg(1M) is confused about selection
- I'll see what I can do with this one.
-
08:07 AM Bug #4935 (Closed): sharectl(1m): Missing documentation for delsect subcommand
- There is missing documentation for the delsect subcommand in the sharectl(1m) man page....
2014-06-21
-
10:26 PM Bug #4931 (Closed): kernel's inet_pton still botches v4 mapped and compat addresses byte order
- "git commit f67144614ce47a7037765727764c6d46dd000e86":https://github.com/illumos/illumos-gate/commit/f67144614ce47a70...
-
10:26 PM Bug #4916 (Closed): rpc_gss_get_principal_name(3nsl): Typo in the synopsis
- "git commit d13ebad84494334e3654def3c0634c4bcc8e4b18":https://github.com/illumos/illumos-gate/commit/d13ebad84494334e...
-
10:26 PM Bug #4577 (Closed): pfexec's error reporting is (at least sometimes) awful
- "git commit 511ef1d6e74f3d1db7bd854375a0926d87bdd7e6":https://github.com/illumos/illumos-gate/commit/511ef1d6e74f3d1d...
-
01:14 PM Feature #4933: getcwd(3c) could be more useful
- Not exactly -- all that does is malloc a buffer of 'size' and tries to use that. If 'size' wasn't large enough, it s...
-
12:28 PM Feature #4933: getcwd(3c) could be more useful
- Doesn't it already do this? The man page says:...
-
04:31 AM Feature #4933 (Duplicate): getcwd(3c) could be more useful
- Currently, correct use of getcwd(3c) requires one to loop until it a sufficiently large buffer is given to hold the r...
-
08:10 AM Feature #4934 (Feedback): zfs-test for bug 4932
- Add a zfs-test to test that bug #4932 - vdev incorrectly expanding when last mirror child promoted to top-level vdev ...
2014-06-20
-
12:54 PM Bug #4827: nfs4: slow file locking
- The server side has a (slow) retry loop for locking requests as well. Three retries are possible, starting with a del...
-
12:04 PM Bug #4932 (In Progress): vdev incorrectly expanding when last mirror child promoted to top-level vdev
- With ZFS, if the smaller of 2 different sized child vdev's of a mirrored vdev is detached, and the pool has the autoe...
2014-06-19
-
08:09 PM Feature #4923: want preadv and pwritev
- It should be in the if statement, because CPU_STATS_ADDQ expands into a macro that glues together a function name fro...
-
07:21 PM Feature #4923: want preadv and pwritev
- Line 950:
Use boolean_t for boolean variables
Line 1176:
I suspect this should be 'CPU_STATS_ADDQ(cp, sys, (... -
06:24 PM Feature #4923: want preadv and pwritev
- I have a webrev here if anyone would like to give feedback.
http://us-east.manta.joyent.com/dj.hoffman/public/prea... -
06:20 PM Feature #4923: want preadv and pwritev
- Please, whatever you do, don't break existing syscalls.
-
05:38 PM Feature #4923: want preadv and pwritev
- preadv and pwritev are not standard system calls, but they exist in linux (see http://linux.die.net/man/2/preadv) and...
-
12:41 PM Bug #4845: rm(u)mount don't always print mount/unmount errors
- The webrev has now been updated so it only issues a single error for devices that are missing volumes:...
-
12:46 AM Bug #4931 (Closed): kernel's inet_pton still botches v4 mapped and compat addresses byte order
- While developing something that used ksockets and the kernel's inet_pton to fill out a struct sockaddr_in6 with a v4 ...
2014-06-18
-
06:56 PM Bug #4925: Strange in-kernel memory leak on upgrading to il-gate nightly 2014-06-10
- Nope, findleaks still doesn't find anything.
Gonna try git bisect between OI151a9 and this version of il-gate and ... -
08:33 AM Bug #4925: Strange in-kernel memory leak on upgrading to il-gate nightly 2014-06-10
- ...oh my....
-
08:18 AM Bug #4925: Strange in-kernel memory leak on upgrading to il-gate nightly 2014-06-10
- I find myself questioning the conclusions of ::findleaks....
-
04:20 AM Bug #4925: Strange in-kernel memory leak on upgrading to il-gate nightly 2014-06-10
- I..._think_ this might be in mpt_sas.
I'm still waiting for ::findleaks to come back (120 GB is a lot of pages), b... -
05:42 PM Bug #4577: pfexec's error reporting is (at least sometimes) awful
- I'll take this one.
2014-06-17
-
07:51 PM Bug #4929 (Closed): want prevsnap property
- Expose a "prevsnap" property for filesystems/zvols which is the most recent snapshot.
-
07:41 PM Bug #3910 (Closed): t_look(3NSL) should never return T_ERROR
- "git commit 09b0d01c5bc323b8ee7043100e09aded27cc12ab":https://github.com/illumos/illumos-gate/commit/09b0d01c5bc323b8...
-
05:52 PM Bug #4916 (In Progress): rpc_gss_get_principal_name(3nsl): Typo in the synopsis
- I'm working on this,
Best Regards,
Bart Coddens -
03:57 PM Bug #4927 (New): zfstest: rsend_008_pos triggers assert in zfs
- zfstest's rsend_008_pos is triggering assert in zfs:...
2014-06-16
-
11:18 PM Bug #4926 (Rejected): sem_timedwait(3c) man page missing EAGAIN description
- There was a subtle bug in the test that took me an embarrassingly long amount of time to spot. With that fixed (and ...
-
04:44 AM Bug #4926: sem_timedwait(3c) man page missing EAGAIN description
- Gah it's late -- this should be sem*a*_timedwait. However as the Posix versions are nothing but thin wrappers to the...
-
04:39 AM Bug #4926 (Rejected): sem_timedwait(3c) man page missing EAGAIN description
- The current sem_timedwait(3c) manpage does not list EAGAIN as a possible error value. However, sem_wait(3c) does. T...
2014-06-14
-
09:08 PM Bug #4910 (Closed): libshare_nfs: Memory leak in fill_security_from_secopts()
- "git commit 6020a1b764797bc75c5b6bb622762df54ebc0ff3":https://github.com/illumos/illumos-gate/commit/6020a1b764797bc7...
-
09:08 PM Bug #4917 (Closed): libshare_nfs: s_rootnames leaks
- "git commit 3253d86fb73285619825921040bf0262898cf3f8":https://github.com/illumos/illumos-gate/commit/3253d86fb7328561...
-
09:08 PM Feature #4911 (Closed): illumos-gate perl package version is fixed
- "git commit 33392354a001a7e6e504717bd3f249456d36cc00":https://github.com/illumos/illumos-gate/commit/33392354a001a7e6...
-
06:21 PM Bug #3910 (In Progress): t_look(3NSL) should never return T_ERROR
- I've just submitted an RTI for this bug.
-
03:11 AM Bug #4925 (New): Strange in-kernel memory leak on upgrading to il-gate nightly 2014-06-10
- Upgraded to a nightly build of il-gate from 2014-06-10 to see if #4920 would be resolved.
System panicked within m...
2014-06-13
-
02:50 PM Bug #4917 (Pending RTI): libshare_nfs: s_rootnames leaks
-
02:50 PM Bug #4910 (Pending RTI): libshare_nfs: Memory leak in fill_security_from_secopts()
-
12:17 PM Feature #4924 (Closed): LZ4 Compression for metadata
- It was shown that lz4 is better than other compression algorithms ZFS has. L2Arc now use LZ4 compression and there is...
2014-06-12
-
11:29 PM Bug #4756 (Closed): metaslab_group_preload() could deadlock
- "git commit 30beaff42d8240ebf5386e8b7a14e3d137a1631f":https://github.com/illumos/illumos-gate/commit/30beaff42d8240eb...
-
08:58 PM Feature #4923 (Closed): want preadv and pwritev
- preadv and pwritev are not yet implemented in illumos. These system calls provide support for io vector support for a...
-
07:45 PM Bug #4922: all calloc() implementations should check for overflow
- This leaves libbc, which in general we leave exactly as broken as it always was, given its purpose, and libld_calloc ...
-
07:09 PM Bug #4922 (Closed): all calloc() implementations should check for overflow
- We have a depressing number of calloc() implementations, only a subset of which check for integer overflow.
The re... -
07:36 PM Feature #4646: Want nicer messages out of mpt_sas logs
- 'according to the MPT 2.x docs everything other than the leftmost byte of loginfo falls into "product-specific docume...
2014-06-11
-
04:58 PM Bug #4919: zfs send returns "unknown" error if from snap does not exist
- I had relatively simple fix, which fails to work with replication streams (it works but in certain situation the erro...
-
01:51 AM Bug #4920: BAD TRAP: type=d (#gp General protection) on OI151_a9
- Looks a lot like #3195, but that was fixed in Illumos in commit 018d3f06fe63d3b8316ef73502fb8f2dd473ffd1, way back in...
-
12:03 AM Bug #4920: BAD TRAP: type=d (#gp General protection) on OI151_a9
- ::msgbuf seems to look like this could be related to the problem in #4310. I wonder if the fix for #4819 might help t...
2014-06-10
-
11:51 PM Bug #4920 (New): BAD TRAP: type=d (#gp General protection) on OI151_a9
- panicinfo:...
-
08:39 PM Bug #4919 (In Progress): zfs send returns "unknown" error if from snap does not exist
-
08:38 PM Bug #4919 (In Progress): zfs send returns "unknown" error if from snap does not exist
- zfs send returns EZFS_UNKNOWN error when trying to send incremental stream and "from" snapshot does not exist. libzfs...
-
05:28 PM Bug #4899: xgettext(1) of shell scripts can generate invalid strings
- I'd rather leave it open to cover kclient and s10_* being broken, but requiring a fix other than to xgettext
-
04:54 PM Bug #4899: xgettext(1) of shell scripts can generate invalid strings
- xgettext is designed to extract strings from C programs. It can't possibly be expected to parse full shell syntax (w...
-
05:27 PM Bug #4365: Bad LANG environment breaks libcurses build
- That'd be done in 4680 nightly and bldenv need to set LC_ALL if they want to fully override the locale
-
05:18 PM Bug #4365: Bad LANG environment breaks libcurses build
- Agreed with Rich; furthermore, doing the build in the C locale is likely to improve compile times modestly, as the C ...
-
05:18 PM Bug #4883 (Closed): stale references to ddi_dma_setup should be cleaned
-
05:00 PM Bug #4883 (Resolved): stale references to ddi_dma_setup should be cleaned
- This was fixed with the push of 4888. Sorry, forgot to include this one in the git comments.
-
02:52 PM Bug #4918 (New): "share -o log" triggers memory leaks in libshare_nfs
- ...
-
03:29 AM Bug #4630 (Closed): clean stale references to ddi_iopb_alloc and ddi_iopb_free
- "git commit b89e420ae1290e425c29db875ec0c0546006eec7":https://github.com/illumos/illumos-gate/commit/b89e420ae1290e42...
-
03:29 AM Bug #4634 (Closed): undocument scsi_hba_attach() and ddi_dma_lim(9s)
- "git commit b89e420ae1290e425c29db875ec0c0546006eec7":https://github.com/illumos/illumos-gate/commit/b89e420ae1290e42...
-
03:29 AM Bug #4887 (Closed): EOF ddi_iomin
- "git commit b89e420ae1290e425c29db875ec0c0546006eec7":https://github.com/illumos/illumos-gate/commit/b89e420ae1290e42...
-
03:29 AM Bug #4886 (Closed): EOF ddi_dmae_getlim
- "git commit b89e420ae1290e425c29db875ec0c0546006eec7":https://github.com/illumos/illumos-gate/commit/b89e420ae1290e42...
-
03:29 AM Bug #4884 (Closed): EOF scsi_hba_attach
- "git commit b89e420ae1290e425c29db875ec0c0546006eec7":https://github.com/illumos/illumos-gate/commit/b89e420ae1290e42...
-
03:29 AM Bug #4888 (Closed): Undocument dma_req(9s)
- "git commit b89e420ae1290e425c29db875ec0c0546006eec7":https://github.com/illumos/illumos-gate/commit/b89e420ae1290e42...
2014-06-09
-
10:42 PM Bug #4853: illumos-gate is not lint-clean when built with openssl 1.0
- ...
-
07:06 PM Bug #4849 (Closed): strlcpy(9F) points to the wrong header
- "git commit 13bb82abd861fb185be572d7ae5710bf0f98a17a":https://github.com/illumos/illumos-gate/commit/13bb82abd861fb18...
-
04:01 PM Bug #4917 (Closed): libshare_nfs: s_rootnames leaks
- ...
-
02:35 PM Bug #4916 (Closed): rpc_gss_get_principal_name(3nsl): Typo in the synopsis
- The rpc_gss_get_principal_name(3nsl) man page have a typo in the sysnopsis where rpc_gss_principal_t should be used i...
-
01:32 AM Bug #4897 (Closed): Space accounting mismatch in L2ARC/zpool
- "git commit 3038a2b421b40dc5ac11cd88423696618584f85a":https://github.com/illumos/illumos-gate/commit/3038a2b421b40dc5...
-
12:19 AM Bug #3910 (Feedback): t_look(3NSL) should never return T_ERROR
- This doesn't seem too bad. The change only alters the style of one error return from the t_look() TLI function. The...
2014-06-08
-
07:08 AM Bug #1377: mpt_sas reliably panics when firmware updating
- I appear to have never updated this ticket with my discovery that, on the same version of Illumos, this problem does ...
2014-06-07
-
12:24 PM Bug #4731 (In Progress): Remove NIS+ from man pages
- I'm working on it
2014-06-06
-
08:16 PM Feature #4891 (Closed): want zdb option to dump all metadata
- "git commit df15e419cb7359ba56ddddab9045e438d89e7cbc":https://github.com/illumos/illumos-gate/commit/df15e419cb7359ba...
-
07:02 PM Bug #4915 (New): zfs receive is still slow when processing FREE records
- Dan McDonald of OmniTI reported that one of their customers was seeing poor
performance of "zfs receive" of a sparse... -
07:00 PM Bug #1667 (Closed): pkcs11 may deadlock when multi-threaded consumers fork
- "git commit 05d57413471eaaa425913a06edc2ab33ad9b05bc":https://github.com/illumos/illumos-gate/commit/05d57413471eaaa4...
-
05:28 PM Bug #4189: sas multipath
- take a look at http://lists.omniti.com/pipermail/omnios-discuss/2014-March/002413.html
-
09:39 AM Bug #4914: zfs on-disk bookmark structure should be named *_phys_t
- Please rename the bug description from "zfs on-disk structures should be name *_phys_t" to "zfs on-disk structures fo...
-
02:17 AM Bug #4914 (Closed): zfs on-disk bookmark structure should be named *_phys_t
- Matt Ahrens:...
2014-06-05
-
11:18 PM Bug #4913 (Closed): zfs release should not be subject to space checks
- "git commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb":https://github.com/illumos/illumos-gate/commit/5d7b4d438c4a51ec...
-
09:15 PM Bug #4913 (Closed): zfs release should not be subject to space checks
- 'zfs release' should succeed even when the pool is low on space. This is a good thing because "zfs release" can help...
-
11:18 PM Feature #4757 (Closed): ZFS embedded-data block pointers ("zero block compression")
- "git commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb":https://github.com/illumos/illumos-gate/commit/5d7b4d438c4a51ec...
-
11:18 PM Bug #4881 (Closed): zfs send performance degradation when embedded block pointers are encountered
- "git commit 06315b795c0d54f0228e0b8af497a28752dd92da":https://github.com/illumos/illumos-gate/commit/06315b795c0d54f0...
-
11:18 PM Bug #4390 (Closed): i/o errors when deleting filesystem/zvol can lead to space map corruption
- "git commit 7fd05ac4dec0c343d2f68f310d3718b715ecfbaf":https://github.com/illumos/illumos-gate/commit/7fd05ac4dec0c343...
-
09:37 PM Bug #4912: soft_giant_mutex in pkcs11_softtoken stays held after fork
- Because pkcs11_fork_child_fini() (pthread_atfork post-fork handler) invokes dlclose(), the softtoken's _fini is calle...
-
07:06 PM Bug #4912 (New): soft_giant_mutex in pkcs11_softtoken stays held after fork
- If (and only if) a parent process has
1.) Created threads
and
2.) Called C_Initialize/C_Finalize/C_Initializ... -
07:11 PM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- New version of 1667.c is attached. If you run with argv[2] set, it will have a locked child, but NOT on this bug. Se...
-
03:55 PM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- Found a program that can reproduce the problem. It requires user interaction (press RETURN to fork). I used 128 thr...
-
01:41 AM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- The current method of libcryptoutil's pkcs11_*random_*() interfaces arrived with this commit:
commit 7b79d84636ec8... -
06:20 AM Feature #4911 (Closed): illumos-gate perl package version is fixed
- Illumos-gate packages depend on fixed runtime/perl-510 and runtime/perl-510/extra packages. I suggest to modify this ...
2014-06-04
-
08:44 PM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- NOTE: Make sure you see #4909 for a DTrace script to detect these.
The man page refers to the PKCS#11 v2.20 spec ... -
08:14 PM Bug #4910 (Closed): libshare_nfs: Memory leak in fill_security_from_secopts()
- ...
-
08:03 PM Bug #4909 (Closed): fork during pkcs11 operation can deadlock child process
- Dup of #1667
-
07:42 PM Bug #4909 (Closed): fork during pkcs11 operation can deadlock child process
- Repeatedly see this on an OmniOS r151006 system, running Oracle Java 7 and Jenkins. After some period of run time, a...
-
06:06 PM Bug #4722 (Closed): fm/smtp-notify mails about events in previously closed cases upon fmd (re)start
- "git commit 107c18c129a0fbc18532c43616e5dc1a489d6ddc":https://github.com/illumos/illumos-gate/commit/107c18c129a0fbc1...
-
02:06 PM Feature #4907 (Closed): webrev should default to utf-8
- "git commit 48ad9d01ac0e269db0aa65d5cb3c5e9a6d90b0f9":https://github.com/illumos/illumos-gate/commit/48ad9d01ac0e269d...
2014-06-03
-
09:43 PM Bug #4908: rpcbind NULL ptr dereference at forward_destroy+0x22()
- core: http://ma.nexenta.com/~woodstock/core.3262
-
09:25 PM Bug #4908 (Closed): rpcbind NULL ptr dereference at forward_destroy+0x22()
- rpcbind aborts repeatedly on my system (OI hipster illumos-adf3407).
From the core:... -
04:04 PM Feature #4907 (Closed): webrev should default to utf-8
- webrev doesn't specify a default encoding which causes it to generally default to something else. We should just set ...
-
05:47 AM Feature #4904: Add support for Marvell 88SE9130
- Marcel Telka wrote:
> Maybe the SATA port(s) are accessible via the processor. If that's the case then you are proba... -
05:40 AM Feature #4904: Add support for Marvell 88SE9130
- Maybe the SATA port(s) are accessible via the processor. If that's the case then you are probably out of luck for now...
2014-06-02
-
11:03 PM Feature #4904: Add support for Marvell 88SE9130
- Marcel Telka wrote:
> Is it possible to switch the card to AHCI mode? If so, please try to do so and it should start... -
11:45 AM Feature #4904: Add support for Marvell 88SE9130
- Is it possible to switch the card to AHCI mode? If so, please try to do so and it should start to work. AFAIK, the RA...
-
11:14 AM Feature #4904 (New): Add support for Marvell 88SE9130
- I recently picked up a pci sata card which is based on the Marvell 88SE9130 controller. After realising it wasn't sup...
-
08:07 PM Feature #4906 (Closed): cpqary3: add support for hp gen8+ smart array controllers
- PCI IDs need to be added to the cpqary3 driver in order to support the latest HP Smart Array controllers, including: ...
-
05:03 PM Feature #4905 (Rejected): beadm destroy needs some option to not ask confirmation
- There's an -F, which I totally managed to skim over in the manual. I'm an idiot.
-
04:55 PM Feature #4905 (Rejected): beadm destroy needs some option to not ask confirmation
- Thanks to pkg(5)'s backup BE feature (that is, when packages are updated it will by default save a backup copy of the...
Also available in: Atom