similar to: Samba4 oplocks: LibreOffice and Word file locking

Displaying 20 results from an estimated 900 matches similar to: "Samba4 oplocks: LibreOffice and Word file locking"

2016 Apr 05
22
[PATCH 0/7] Add support for SUSE virtio windows drivers
Hi there, SUSE ships Virtual Machine Driver Pack for the virtio windows drivers. Get v2v and customize to discover them and use them if available. Cédric Bosdonnat (7): v2v: check next free oem%d.inf in /Windows/Inf v2v: extract controller offset discovery as a function customize: add support for pvvxsvc v2v: extract reusable parts of viostor regedits v2v: adapt the subkey in Enum
2014 Dec 02
1
[PATCH NOT TO BE APPLIED] v2v: windows: Make registry changes to all ControlSets, not
[Partly using the mailing list as a backup again ...] This commit changes virt-v2v to make registry changes to all ControlSets, not just the CurrentControlSet. Not sure what difference if any this would make. Rich.
2010 May 31
0
win7/samba problems with offline folder
Hello, we have some trouble with our Win7 clients accessing our Samba server. OS: RHEL 5.5 (same with RHEL 4) Sambaversion: 3.5.3 (same with 3.3.8) Sambaconfig: ?? ?... ?? ?security = ADS ?? ?passdb backend = tdbsam ?? ?oplocks = yes ??? level2 oplocks = yes ??? kernel oplocks = no ?? ?... The problems begin when users want to make their samba shares available offline. The sync process on the
2020 Jan 13
2
delayed write files errors
Le 07/01/2020 ? 18:27, Rowland penny via samba a ?crit?: > >> >>>> Anyway, I still get the same error with all this files : >>>> >>>> ?? ??? mrxsmb : >>>> \.system\Thunderbird\profile.default-release\calendar-data\cache.sqlite-shm >>>> >>>> >>>>
2020 Jan 07
2
delayed write files errors
Le 05/01/2020 ? 14:27, Rowland penny via samba a ?crit?: > On 05/01/2020 11:36, Ni Co wrote: >> Hello Rowloand, >> >> ok, I just keep "default" for the mounting. >> >> I changed the path of my share : >> >> [homes] >> comment = User Home Folder >> path = /home/%U >> read only = no >> follow symlinks = yes >> wide
2013 Oct 14
1
[Samba 4.0.9 | Win 7 x64 | Office 2007 x86 | Folder Redirection | Local Cache] : Word-documents, Corrupt
Hello, First of all I would like to thank the Samba Project Group for this state of the art software. I would like to thank every body for helping each other out. Please ignore my poor English writing. It is not my native language. Although: I do the best I can. We use Samba for a while now. We started with version 4.0.6 and updated each time. Now we are at version 4.0.9 and we are planning to
2016 Apr 06
8
[PATCH 0/4] v2v: simplify Windows registry patching
The way we patch the Windows registry in order to allow it to boot off a virtio-blk drive was initially conceived by comparing the state with virtio-blk driver properly installed, to that without. However, we don't want to replicate the Windows PnP system; rather we need to apply just enough edits to make the system boot, and then let the Windows PnP manager figure out the rest. This series
2016 Apr 05
0
[PATCH 4/7] v2v: extract reusable parts of viostor regedits
There are registry entries that are needed to add some other drivers. Extracting them into a function will help adding SUSE VMDP support. --- v2v/windows_virtio.ml | 311 ++++++++++++++++++++++++++++---------------------- 1 file changed, 176 insertions(+), 135 deletions(-) diff --git a/v2v/windows_virtio.ml b/v2v/windows_virtio.ml index 14ffc51..8a0b529 100644 --- a/v2v/windows_virtio.ml +++
2016 Apr 05
0
[PATCH 5/7] v2v: adapt the subkey in Enum registry to windows version
We need to adapt the Services\viostor\Enum\PCI\VEN_1AF4&DEV_1001&SUBSYS_00021AF4&REV_00 subkey to what windows actually uses. --- v2v/windows_virtio.ml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/v2v/windows_virtio.ml b/v2v/windows_virtio.ml index 8a0b529..dfb7b71 100644 --- a/v2v/windows_virtio.ml +++ b/v2v/windows_virtio.ml @@ -139,15 +139,18 @@ and
2016 Apr 05
0
[PATCH 6/7] v2v: quiet virtio net and balloon devices wizards
Setting the ConfigFlags to 0x40 for those will make windows quiet at the first boot about those new devices. The wizard must not be presented to the user since the needed drivers will automatically be installed at firstboot... or worse, the wizard can even block the installer. --- v2v/windows_virtio.ml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/v2v/windows_virtio.ml
2016 Apr 05
0
Re: [PATCH 6/7] v2v: quiet virtio net and balloon devices wizards
On Tue, 2016-04-05 at 17:19 +0300, Roman Kagan wrote: > On Tue, Apr 05, 2016 at 01:47:32PM +0200, Cédric Bosdonnat wrote: > > Setting the ConfigFlags to 0x40 for those will make windows quiet > > at the first boot about those new devices. The wizard must not be > > presented to the user since the needed drivers will automatically > > be installed at firstboot... or
2011 May 10
1
Intermittent <MRxSMB; W50:> "Delayed Write Failed" when writing to Office 2007's "Recent Files" index.dat on a network share
We're in the process of upgrading our WinXP SP3 users to Office 2007 on a network where %APPDATA% is on a Samba 3.2.5 network share, and our testing users are getting dialogged approximately once a day with the message "Delayed Write Failed : Windows was unable to save all the data for the file \windows\settings\appdata\Microsoft\Office\Recent\index.dat". That's both annoying and
2001 Dec 31
1
win2k/samba problem
I am unable to see my samba server from my Win2k Pro machine. Can someone please help me out? I had a problem with Samba early on. The problem was resoved by removing TCP/IP from my Win2k machine and then reinstalling TCP/IP. Now I've stumbled into this problem. The following error is repeated over and over in my event viewer: ------------------------------ Event Type: Error Event
2004 Jul 14
1
issues ms04-011
I just installed Samba 3.0.4 on Freebsd 4.10-rel. I can connect to it from a linux box using smbclient. However, when attempting to connect from a windows 2000 box I get an error: System error 50 occured So, I look in the event logs and found this: ====================== Event Type: Warning Event Source: MRxSmb Event Category: None Event ID: 3034 Date: 7/14/2004 Time: 11:07:57 AM User: N/A
2023 Apr 07
1
Need SMB server / client tuning help
On 06/04/2023 22:37, Swapneel More via samba wrote: > Greetings!! > > I am seeking your help to resolve a problem I am facing with the network > throughput of an SMB share. > > We have two SMB shares: one containing files which are bigger in size and > the other containing a large number of small files. Both share sizes are in > terabytes. > > While mapping the SMB
2020 Jan 05
3
delayed write files errors
Hello Rowloand, ok, I just keep "default" for the mounting. I changed the path of my share : [homes] comment = User Home Folder path = /home/%U read only = no follow symlinks = yes wide links = yes browseable = no hide files = /desktop.ini/$RECYCLE.BIN/ I need Wide Links because in the share there are symbolics links to outside the share. Anyway, I still get the same error with all
2005 May 14
1
Intermittent file server problems
Hi - We have been running into some intermittent problems with Samba in a configuration where it is employed as a file server for several Windows Server 2003 boxes. This problem generally occurs only under heavy load when running some I/O intensive programs on the Windows side. Another common element seems to involve working with files that remain open for a long duration and are heavily updated.
2020 Jan 07
1
delayed write files errors
Hello you all, we had similiar problem with Thudnerbird and Firefox running from redirected folders. We did not find a fix for it. We just did not redirect the profile folder anymore. I posted about this last year: https://lists.samba.org/archive/samba/2019-June/223958.html Regards Christian Am 05.01.20 um 14:27 schrieb Rowland penny via samba: > On 05/01/2020 11:36, Ni Co wrote: >>
2006 Jun 16
1
3.0.22-solaris10 - Please help !
Hi !! I have already sent this message to the list, but, as I have not received any replies, I am trying again !! I have Samba 3.0.22 running as PDC on solaris10. Each time a windows client (XP SP2 or W2003) opens an explorer to access a share, I see in the log.smbd : [2006/06/15 01:28:08, 0] lib/util_sock.c:get_peer_addr(1225) getpeername failed. Error was Invalid argument [2006/06/15
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/07/2015 20:01, Ruzsinszky Attila wrote: > The error line is: *** STOP: 0x0000007B (0xF789AA94, 0xC0000034, > 0x00000000, 0x00000000) Perfect, this is what was expected. This should be easy to fix. >>> I don't want Virtio. I want to boot my image first. As I >>> mentioned I can't use the mergeide.req on the