Displaying 20 results from an estimated 6000 matches similar to: "SAMBA 4 as Active Direcotry and Hyper-V"
2018 Aug 02
2
SAMBA 4 as Active Direcotry and Hyper-V
Ok, what you use is your choice. It's what you preffer.
Few other questions then.
If connect from you pc to the hyper-v console, it this logged in the windows event log?
Can you telnet to the hyper-v console port?
Somehere there is something logged. I need that.
Start with increase the samba logs and checking the windows event logs.
Greetz,
Louis
Van: Rados??aw
2018 Aug 02
0
SAMBA 4 as Active Direcotry and Hyper-V
Unfortunately i don't have any logs. Even from samba. I installed Samba
from source (with option ads). After that, i used something like wizard to
configure Samba as Active Direcotry Domain Controller.
2018-08-02 16:24 GMT+02:00 L.P.H. van Belle via samba <samba at lists.samba.org
>:
> Ok, what you use is your choice. It's what you preffer.
>
> Few other questions then.
2018 Aug 02
2
ODP: Re: SAMBA 4 as Active Direcotry and Hyper-V
I have a suspicion that it is related to the specific SPNs that hyperv uses. Hyper-v tries to register 3 spn (typing from memory so I might be a bit off):
Microsoft hyper-v console/HOST.FQDN
Hyper-V Replication Servive/HOST.FQDN
Microsoft Hyper-V Live Migration Service/HOST.FQDN.
This fails because of the spaces, that is samba being on linux, not seeing escape characters, messes up the request it
2018 Aug 02
2
SAMBA 4 as Active Direcotry and Hyper-V
On Thu, 2 Aug 2018 17:40:30 +0200
Radosław Dobrowolski via samba <samba at lists.samba.org> wrote:
> Unfortunately i don't have any logs. Even from samba. I installed
> Samba from source (with option ads). After that, i used something
> like wizard to configure Samba as Active Direcotry Domain Controller.
>
Can you remember what your actual 'configure' line was, it
2018 Aug 02
0
SAMBA 4 as Active Direcotry and Hyper-V
Why use hyper-V, if you can a free Xen Server : https://xcp-ng.org/
Which is the same as Citrix Xen but free and all licences options enabled.
Just have look.
But for the hyperv, its not clear what you want exactly here.
Check this link, im guessing this is close to what your looking for.
https://community.spiceworks.com/topic/2108484-adding-smb-or-usb-shares-to-standalone-hyper-v-server
2018 Aug 02
1
ODP: Re: SAMBA 4 as Active Direcotry and Hyper-V
I actually posted about this here on samba list about it last year, but
nobody caught interest.
I used to have logs from samba and wireshark, which very nicely showed
what's wrong (kerberos request was for SPN eg. "Hyper-V Replication
Service/Servername.mydomain.com" and in samba log there was an error
with something like "Hyper-V\ Replication \Service.. not found".
2018 Aug 02
0
ODP: Re: SAMBA 4 as Active Direcotry and Hyper-V
On Thu, 2018-08-02 at 17:32 +0200, Kacper Wirski via samba wrote:
> I have a suspicion that it is related to the specific SPNs that hyperv uses. Hyper-v tries to register 3 spn (typing from memory so I might be a bit off):
> Microsoft hyper-v console/HOST.FQDN
> Hyper-V Replication Servive/HOST.FQDN
> Microsoft Hyper-V Live Migration Service/HOST.FQDN.
>
> This fails because of
2013 Jun 07
2
Microsoft Hyper-V over SMB 3.0
We have a project about Microsoft Hyper-V by using our storage. We want to
use Samba to share our storage to Hyper-V.
And we know from Microsoft homepage hyper-v(windows 2012) only support
smb3.0 protocol, but right now the newest version of Samba don?t? fully
support SMB3.0 protocol. I tried the version of Samba4.0.6, Samba3.6.9,
but both failed to create virtual hosts using Hyper-V.
2012 Jan 10
1
Communication with Hyper-V
Hi,
I'm interested in using libvirt to communicate with Microsoft's Hyper-V.
I'm trying to use virsh, but with no success. I have a machine that runs
Windows Server Developer Preview with Hyper-V on it, ip x.x.x.x
I set the service Basic and AlloUnencrypted properties on this machine
to true, as required
I also have a Linux machine x.x.y.y, with libvirt installed. This is
what I get:
2017 Dec 18
2
asterisk and Hyper-V
Hi all!
Does anybody have experience with asterisk on Hyper-V? My test setup with
Ubuntu 16 and asterisk 13.1 (ubuntu repo) shows sound distortion. I have
analyzed the RTP flow with wireshark and I see high skew and delta values
when the traffic leaves the hypervisor, however everything is okay when a
capture is taken from a VM itself. I have read that there can be timing
problems with Hyper-V. I
2015 Feb 11
1
Hyper-V 2008 R2 support ?
Hi,
I'm trying libvirt to connect to Hyper-V servers. It works fine for
Hyper-V 2012 servers, however it doesn't work for Hyper-V 2008 R2 (the
exact error is |
Call to virConnectOpenAuth failed: internal error: Transport error
during enumeration: Could not connect (7) (Libvirt::ConnectionError)|.).
I'm using the code provided by libvirt documentation
2014 Jul 08
2
Libvirt 1.2.6 patch for Hyper-V 2012 R2 ?
Hello,
Does anyone know if the below patch for libvirt 1.2.4 has been integrated into the libvirt 1.2.6 source code?
http://www.redhat.com/archives/libvir-list/2014-May/msg00509.html
https://github.com/vikhyath/libvirt-hyperv-r2-2012
Thank you!
Evgeny
2018 Nov 02
1
[PATCH 0/2] i8253: Fix PIT shutdown quirk on Hyper-V
On 01/11/2018 18:30, Michael Kelley wrote:
> pit_shutdown() doesn't work on Hyper-V because of a quirk in the
> PIT emulation. This problem exists in all versions of Hyper-V and
> had not been noticed previously. When the counter register is set
> to zero, the emulated PIT continues to interrupt @18.2 HZ.
>
> So add a test for running on Hyper-V, and use that test to skip
2015 Oct 12
5
[Qemu-devel] [PATCH 2/2] kvm/x86: Hyper-V kvm exit
On 10/09/2015 07:39 AM, Denis V. Lunev wrote:
> From: Andrey Smetanin <asmetanin at virtuozzo.com>
>
> A new vcpu exit is introduced to notify the userspace of the
> changes in Hyper-V synic configuraion triggered by guest writing to the
s/configuraion/configuration/
Is 'synic' intended? Is it short for something (if so, spelling it out
may help)?
> +++
2015 Oct 12
5
[Qemu-devel] [PATCH 2/2] kvm/x86: Hyper-V kvm exit
On 10/09/2015 07:39 AM, Denis V. Lunev wrote:
> From: Andrey Smetanin <asmetanin at virtuozzo.com>
>
> A new vcpu exit is introduced to notify the userspace of the
> changes in Hyper-V synic configuraion triggered by guest writing to the
s/configuraion/configuration/
Is 'synic' intended? Is it short for something (if so, spelling it out
may help)?
> +++
2015 Mar 06
2
Hyper-dual numbers in R
Hi,
Has anyone in R core thought about providing "hyper-dual numbers" in R? Hyper-dual (HD) numbers, invented by Jeffrey Fike at Stanford, are useful for computing exact second-order derivatives (e.g., Hessian). HD numbers are extensions of complex numbers. They are like "quaternions" and have 4 parts to them (one real and 3 non-real). They seem to be available in Julia.
2015 Apr 02
3
[Libvirt] [virsh] Transport Error during enumeration while connecting libvirt to Hyper-V Server
Hi all,
I am using libvirt 1.1.1. I can successfully able to connect with Qemu driver but when I am trying to connect to the windows Hyper-V using virsh, I am getting failure.
[root@localhost hyperv]# virsh version
Compiled against library: libvirt 1.1.1
Using library: libvirt 1.1.1
Using API: QEMU 1.1.1
Running hypervisor: QEMU 1.5.3
When I am doing virsh to connect to hype-V I am getting
2017 Dec 18
2
asterisk and Hyper-V
Thank you for a quick answer, Dmitry!
We have tried the settings you suggested but nothing helped. The machine is
running 4.4.0-104 kernel, 4 cores, Intel(R) Xeon(R) CPU E5-2620 v3 @
2.40GHz, clocksource is hyperv_clocksource_tsc_page, timing module is
res_timing_timerfd.so. We have also tried to set 50% Reserve - no luck :(.
??, 18 ???. 2017 ?. ? 10:49, Dmitriy Ermakov <demonihin at
2005 Apr 19
1
CentOS 4 and Intel P4 without Hyper-Threading vs. Intel P4 with Hyper-Threading
Hello
Does anyone know of any possible concerns in moving a "production" CentOS 4
install from one machine to another where the "only" difference is that the
processor changes from a 1.8 Intel P4 "without" Hyper-Threading to a 3.0
Intel P4 "with" Hyper-Threading ?
I am guessing not, yet I "have to" ask.
Regards,
- rh
2011 Dec 27
1
Hyper V integration question
Hello everyone,
I have Hyper V integration working properly, but needed to do an update to 2.6.18-274.12.1.el5-x86_64.
Since then, it no longer works. As discovered previously, one needs to rebuild Hyper V Integration tools due to the kernel panic.
http://www.sudonym.com/398/kernel-panic-after-yum-update-centos-with-hyper-v-linux-integration-components
Done. But I'm getting an error