search for: 2k8

Displaying 20 results from an estimated 102 matches for "2k8".

Did you mean: 28
2016 Jun 04
1
[PATCH v2] v2v: copy all driver files into guest
...on/2k3/x86/balloon.pdb", Some win2k3_32; "Balloon/2k3/x86/balloon.sys", Some win2k3_32; - "Balloon/2k3/x86/blnsvr.exe", None; + "Balloon/2k3/x86/blnsvr.exe", Some win2k3_32; "Balloon/2k3/x86/blnsvr.pdb", Some win2k3_32; - "Balloon/2k8/amd64/WdfCoInstaller01009.dll", None; + "Balloon/2k8/amd64/WdfCoInstaller01009.dll", Some win2k8_64; "Balloon/2k8/amd64/balloon.cat", Some win2k8_64; "Balloon/2k8/amd64/balloon.inf", Some win2k8_64; "Balloon/2k8/amd64/balloon.pdb", Some...
2016 Mar 04
2
[PATCH v3 0/2] v2v: Copy *.dll files since they can be part of the
v2 -> v3 - Don't make a special case for WdfCoInstaller* files. There is a difference of opinion about whether copying these is necessary, but it seems like it is not harmful. Rich.
2016 Mar 04
2
[PATCH v2 0/2] v2v: Copy *.dll files since they can be part of the driver (RHBZ#1311373).
Since v1: - Fix a bug in the calculation of lc_basename. By luck this doesn't affect anything given the contents of the current ISO. - Don't copy the WdfCoInstaller*.dll files. Rich.
2015 Nov 17
4
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
...501dd5b43ade3717722b81acbc1f Balloon/w8/amd64/balloon.sys 56f63afdd992a5395a4d8da6a52e559e Balloon/w8/amd64/blnsvr.exe c539f2056fb196da377d14180fda195c Balloon/w8/amd64/blnsvr.pdb d10864c1730172780c2d4be633b9220a Balloon/w8/amd64/WdfCoInstaller01011.dll (completely identical) $ md5sum viostor/2k8/amd64/* viostor/w7/amd64/*d1132fbd27c98f25ea71a6eb4037b2f8 viostor/2k8/amd64/viostor.cat defccbe48aca1cd97fee4d7b16053b72 viostor/2k8/amd64/viostor.inf 6da6120368c097806e4ac7fc6b940810 viostor/2k8/amd64/viostor.pdb 63b05edfb75d9dc60e82ab3c0bfee701 viostor/2k8/amd64/viostor.sys af0cca02244fcfedf...
2015 Nov 17
0
[PATCH 3/3] v2v: windows: Use '*.inf' files to control how Windows drivers are installed.
...n/2k3/x86/balloon.inf", Some win2k3_32; - "Balloon/2k3/x86/balloon.pdb", Some win2k3_32; - "Balloon/2k3/x86/balloon.sys", Some win2k3_32; - "Balloon/2k3/x86/blnsvr.exe", None; - "Balloon/2k3/x86/blnsvr.pdb", Some win2k3_32; - "Balloon/2k8/amd64/WdfCoInstaller01009.dll", None; - "Balloon/2k8/amd64/balloon.cat", Some win2k8_64; - "Balloon/2k8/amd64/balloon.inf", Some win2k8_64; - "Balloon/2k8/amd64/balloon.pdb", Some win2k8_64; - "Balloon/2k8/amd64/balloon.sys", Some win2k8_64;...
2015 Nov 18
1
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
On Tue, Nov 17, 2015 at 08:49:54PM +0000, Richard W.M. Jones wrote: > There was a copy and paste error. It should have read: > > $ md5sum viostor/2k8/amd64/* viostor/w7/amd64/* > d1132fbd27c98f25ea71a6eb4037b2f8 viostor/2k8/amd64/viostor.cat > defccbe48aca1cd97fee4d7b16053b72 viostor/2k8/amd64/viostor.inf > 6da6120368c097806e4ac7fc6b940810 viostor/2k8/amd64/viostor.pdb > 63b05edfb75d9dc60e82ab3c0bfee701 viostor/2k8/amd64/viostor....
2015 Nov 17
8
[PATCH 0/3] v2v: windows: Use '*.inf' files to control how Windows drivers are installed.
https://github.com/rwmjones/libguestfs/tree/rewrite-virtio-copy-drivers Instead of trying to split and parse elements from virtio-win paths, use the '*.inf' files supplied with the drivers to control how Windows drivers are installed. The following emails best explain how this works: https://www.redhat.com/archives/libguestfs/2015-October/msg00352.html
2015 Nov 05
6
[PATCH 0/4] Provide better fake virtio-* test data for virt-v2v.
Patch 1 moves the v2v/fake-virtio-win and v2v/fake-virt-tools directories to the recently created test-data/ hierarchy. This is just refactoring with no functional change at all. Patches 2-4 then extend the available (fake) virtio-win drivers: - Patch 2 adds all of the drivers from the virtio-win RPM. - Patch 3 adds all of the drivers from the virtio-win ISO (which are different from the
2018 Feb 07
2
Problem joining a Win2008R2 DC
Hello, this is now my second attempt to join a Windows Server 2008R2 DC to a samba AD domain. I had to forcibly remove the first 2k8 DC from the domain after I messed it up completely in the first try. I followed "Demoting an Offline Domain Controller" from the wiki here. This time joining fails right during running dcpromo. I get the error that it could not replicate "cn=Configuration,dc=domain,dc=com" beca...
2015 Nov 17
0
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
There was a copy and paste error. It should have read: $ md5sum viostor/2k8/amd64/* viostor/w7/amd64/* d1132fbd27c98f25ea71a6eb4037b2f8 viostor/2k8/amd64/viostor.cat defccbe48aca1cd97fee4d7b16053b72 viostor/2k8/amd64/viostor.inf 6da6120368c097806e4ac7fc6b940810 viostor/2k8/amd64/viostor.pdb 63b05edfb75d9dc60e82ab3c0bfee701 viostor/2k8/amd64/viostor.sys af0cca02244fcfed...
2010 Aug 17
1
Two Windows 2k8 Server an booting via pxelinux
Hello list, I have a question concerning the possibility of booting one of two Windows systems installed on two partitions. In case with one Windows system and one Linux system, I can chainload grub or windows loader, and this is OK. But in case with two Windows systems, when I installed second system, the installer added multi boot loader(I think it's called bootmgr), and then I can't
2017 Apr 05
2
Demoting offline DC on 4.3.11-Ubuntu
...ill not Un-join the AD "domain" either via dcpromo. This brings me to my actual question - Now that I have completed all the steps to join and migrate my AD to the new samba server, samba-tool domain demote will NOT succeed for my old 4.1.6 DC - it complains about the "broken" 2k8 AD server, and won't demote. I thought I would shut down the old 2k8 broken DC and the 4.1.6 DC servers, and then demote these "offline" servers? BUT The samba.org howto for demoting offline servers https://wiki.samba.org/index.php/Demoting_a_Samba_AD_DC says if you are running old...
2008 Jun 30
0
Failed to join domain: failed to set machine spn: Operations error Win 2k8 samba 3.2.0rc2
Hello, I'm trying to join Samba 3.2.0rc2 with Windows 2008 domain. Net ads join returns: Failed to join domain: failed to set machine spn: Operations error Tried to use ktpass and keytab, but it also failed. Tried googling failed to set machine spn, but got no results. What else could I try ? Some more debug info: -d 10 output (replaced domain and domain sid): [2008/06/30 13:38:10, 10]
2015 Nov 18
0
Re: Fwd: [PATCH] v2v: virtio-win: include *.dll too
...on/w8/amd64/balloon.sys > 56f63afdd992a5395a4d8da6a52e559e Balloon/w8/amd64/blnsvr.exe > c539f2056fb196da377d14180fda195c Balloon/w8/amd64/blnsvr.pdb > d10864c1730172780c2d4be633b9220a Balloon/w8/amd64/WdfCoInstaller01011.dll > > (completely identical) > > $ md5sum viostor/2k8/amd64/* viostor/w7/amd64/*d1132fbd27c98f25ea71a6eb4037b2f8 viostor/2k8/amd64/viostor.cat > defccbe48aca1cd97fee4d7b16053b72 viostor/2k8/amd64/viostor.inf > 6da6120368c097806e4ac7fc6b940810 viostor/2k8/amd64/viostor.pdb > 63b05edfb75d9dc60e82ab3c0bfee701 viostor/2k8/amd64/viostor.sys &g...
2015 Nov 18
2
Re: [PATCH] v2v: virtio-win: include *.dll too
...6f63afdd992a5395a4d8da6a52e559e Balloon/w8/amd64/blnsvr.exe > > c539f2056fb196da377d14180fda195c Balloon/w8/amd64/blnsvr.pdb > > d10864c1730172780c2d4be633b9220a Balloon/w8/amd64/WdfCoInstaller01011.dll > > > > (completely identical) > > > > $ md5sum viostor/2k8/amd64/* > > viostor/w7/amd64/*d1132fbd27c98f25ea71a6eb4037b2f8 > > viostor/2k8/amd64/viostor.cat > > defccbe48aca1cd97fee4d7b16053b72 viostor/2k8/amd64/viostor.inf > > 6da6120368c097806e4ac7fc6b940810 viostor/2k8/amd64/viostor.pdb > > 63b05edfb75d9dc60e82ab3c0bfee701...
2015 Nov 19
0
Re: [PATCH] v2v: virtio-win: include *.dll too
...amd64/blnsvr.exe > > > c539f2056fb196da377d14180fda195c Balloon/w8/amd64/blnsvr.pdb > > > d10864c1730172780c2d4be633b9220a > > > Balloon/w8/amd64/WdfCoInstaller01011.dll > > > > > > (completely identical) > > > > > > $ md5sum viostor/2k8/amd64/* > > > viostor/w7/amd64/*d1132fbd27c98f25ea71a6eb4037b2f8 > > > viostor/2k8/amd64/viostor.cat > > > defccbe48aca1cd97fee4d7b16053b72 viostor/2k8/amd64/viostor.inf > > > 6da6120368c097806e4ac7fc6b940810 viostor/2k8/amd64/viostor.pdb > > > 63b05ed...
2011 Dec 21
0
Boot WDS (win 2008r2) from pxelinux
Hi everybody, I'm facing a issue with the pxelinux when trying to Boot WDS and I run PXELINUX version 4.03 2010-10-22 and trying to chain (pxechain.com is from the same syslinux package as pxelinux) the WDS (that is a windows 2008 R2). $WINDOWS-2K8-R2-IP$ = The IP address to the WDS server and this is the config in the pxelinux.cfg/default $LINUX-PXE-SERVER$ = The server that serves the tftp, dhcpd, http and the binarys for pxelinux and ipxe (version 1.0.1). LABEL wds COMBOOT pxechain.com APPEND $WINDOWS-2K8-R2-IP$::\Boot\x86\wdsnbp.com...
2016 Jul 19
2
TSIG failure
I'm attempting to join samba 4 (using latest 4.4 built from source) as DC to an existing Win 2k8 server domain. The join works fine with no errors and appears to be replicating fine. However the DNS is not updated and I get the following error multiple times when running samba_dnsupdate --all-names: TSIG error with server: tsig verify failure I've checked the time and all servers are...
2013 Sep 27
2
Intel 10G X520-2 and iscsi storage poor performance
...ric Interconnect 10G Switch. I formated the storage with ext4 defaults, one volume and got r/w rates about 10MB/s some up to 40MB/s .... VERY POOR.... So we returned the storage to our dealer and they tested the hardware and did some IO Meter Test with VMware ESXi 5.1 Server -> virtual Windows 2k8-R2 on the Qsan Storage. The VM did some r/w IO Meter Benchmark up to 1000 MB/Sec. Better. Hardware looks o.k. Than they installed a Windows 2k8-R2 server and attached the QSAN. The r/w speed is about 400-500 MB/s. After that the dealer installed a Centos 6.4 as I did and the r/w performance is b...
2013 Jul 31
2
Problem to demote samba4 dc
Hi all, I recently migrated our samba 3 domain to an AD domain using Samba 4 classic upgrade tool. Well, every seems to work fine since i'm still alive ;) . I promoted a Windows 2k8 box as a new DC of this domain and I transfer the 5 FSMO roles to it. Now I would like to demote the Samba4 DC but when I tried I got this message : # samba-tool domain demote ERROR: Current DC is still the owner of 2 role(s), use the role command to transfer roles to another DC When check th...