Displaying 2 results from an estimated 2 matches for "rwhartzell".
Did you mean:
hartzell
2011 Mar 04
13
cannot replace c10t0d0 with c10t0d0: device is too small
...to the smaller disk?
3) If #2 is possible would I still be able to use the last still shelved disk as a spare?
If #2 is possible I would probably recreate the zpool as raidz2 instead of the current raidz1.
Any info/comments would be greatly appreciated.
Robert
--
Robert Hartzell
bear at rwhartzell.net
RwHartzell.Net, Inc.
2012 Mar 21
0
Dovecot 2.1.3 on solaris with mysql - make fails
I'm trying to build 2.1.3 on solaris 11 11/11 with gcc 4.5.2 & sun studio 12.2 & 12.3
CPPFLAGS="-I/opt/openssl/include -I/usr/mysql/include/mysql" \
LDFLAGS="-L/opt/openssl/lib -L/usr/mysql/lib/mysql -R/opt/openssl/lib:/usr/mysql/lib/mysql" \
./configure --prefix=/opt/dovecot \
--sysconfdir=/etc/opt \
--with-ssl=openssl \
--with-mysql
make fails with both