Bug #43
zpool confusion possible?
Description
There's a report in the freenas forums that reads:
I added some zfs pools and was able to read and write. However on rebooting the pools were not restored and the console had error messages "opensolaris: xxxx could not be accessed as it was last accessed by another system"
It is currently necessary to do a zpool import a -f at the console to get the zpools back after a restart.
--
I don't see this on my VB instance here, so we'll need to get more info from slaycock to track this down.
History
#1 Updated by Anonymous about 9 years ago
- Status changed from Unscreened to Closed
We weren't preserving hostid, so this failed. We do now, so it should work.
#2
Updated by Jordan Hubbard over 4 years ago
- Target version deleted (
2)
#3
Updated by Kris Moore about 4 years ago
Commit: 0a469a4f3508e72029164d6fbf1ff81ee9c5c469
https://github.com/pcbsd/freebsd-ports/commit/0a469a4f3508e72029164d6fbf1ff81ee9c5c469
Author: Bernard Spil <Sp1l@users.noreply.github.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Log Message:
-----------
Merge pull request #43 from Sp1l/master
security/libressl: Fix memory leak and buffer overflow
#4
Updated by Kris Moore almost 4 years ago
Commit: 3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
https://github.com/pcbsd/freebsd-ports/commit/3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
Author: truckman <truckman@FreeBSD.org>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Log Message:
-----------
Upgrade net/nmsg to 0.11.0:
nmsg (0.11.0)
[ Henry Stern ]- Add an interval randomization option that randomizes the initial offset
within the selected time interval. This functionality is exposed via the
libnmsg nmsg_io_set_interval_randomized() function and the nmsgtool -R /
--randomize command-line option (#27, #33).
- Make nmsgtool -k / --kicker work when combined with -c or -t, when
producing output in JSON format (#25, #38).
- Add nmsg_message_get_num_field_values(),
nmsg_message_get_num_field_values_by_idx() functions (#5, #40).
- Remove the unused enum nmsg_modtype from the internal libnmsg API (#30).
- Add a message filtering capability to the libnmsg I/O loop, including
external filter module plugin and nmsgtool support (#41, #43, #44).
- Add yajl/ prefix to #include's of yajl headers (#37)
Pet portlint
Sponsored by: Farsight Security, Inc.
#5
Updated by Kris Moore almost 4 years ago
Commit: 3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
https://github.com/pcbsd/freebsd-ports/commit/3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
Author: truckman <truckman@FreeBSD.org>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Log Message:
-----------
Upgrade net/nmsg to 0.11.0:
nmsg (0.11.0)
[ Henry Stern ]- Add an interval randomization option that randomizes the initial offset
within the selected time interval. This functionality is exposed via the
libnmsg nmsg_io_set_interval_randomized() function and the nmsgtool -R /
--randomize command-line option (#27, #33).
- Make nmsgtool -k / --kicker work when combined with -c or -t, when
producing output in JSON format (#25, #38).
- Add nmsg_message_get_num_field_values(),
nmsg_message_get_num_field_values_by_idx() functions (#5, #40).
- Remove the unused enum nmsg_modtype from the internal libnmsg API (#30).
- Add a message filtering capability to the libnmsg I/O loop, including
external filter module plugin and nmsgtool support (#41, #43, #44).
- Add yajl/ prefix to #include's of yajl headers (#37)
Pet portlint
Sponsored by: Farsight Security, Inc.