Displaying 4 results from an estimated 4 matches for "filipp".
Did you mean:
filip
2018 Nov 22
3
OpenSSL 1.1.0j version checking bug in configure.ac [PATCH]
Hi, I've just found this issue - brackets are eaten by Autoconf.
Quadrigraphs [1] may be used instead. This way configure produces
correct error.
Filipp
[1] https://www.gnu.org/software/autoconf/manual/autoconf-2.66/html_node/Quadrigraphs.html
diff --git a/configure.ac b/configure.ac
index 7379ab35..dcf52230 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2616,7 +2616,7 @@ if test "x$openssl" = "xyes" ; then
AC_MSG_ERRO...
2016 Dec 26
4
AD DC as KVM guest on file server host?
The most dramatic disadventage of kvm guest is block device I/O, so I
wouldn't recommend to virtualize file server if it is not necessary.
In my case on host ntpd configured as source for virtual dc, and bind9
configured as type=slave for zones hosted on dc, (make shure that srv
records in _msdcs.mysambadomain.local are resolving when virtual dc is
down) and smbd fileserver with
2016 Dec 29
1
AD DC as KVM guest on file server host?
29.12.2016 19:01, Filippe LeMarchand пишет:
> Is kvm I/O realy disadventage? I use samba file server as kvm guest
> (LVM storage pool) in some setups and disn't notice any problems.
> Sequential read/write speed isn't noticeably different from
> non-virtualized samba host. Did I miss something and shoul...
2016 Dec 29
0
AD DC as KVM guest on file server host?
Is kvm I/O realy disadventage? I use samba file server as kvm guest (LVM
storage pool) in some setups and disn't notice any problems. Sequential
read/write speed isn't noticeably different from non-virtualized samba
host. Did I miss something and should expect sudden trouble?
In a letter dated Tuesday, December 27, 2016 2:12:59 MSK by Andrei Petrov
via samba wrote:
> The most dramatic