Displaying 20 results from an estimated 8000 matches similar to: "macOS performance issues (Rowland penny)"
2025 May 13
1
Macs deleting files off RHEL8 server
*Mike Soliven*
*IT Manager*
Winnipeg, Manitoba, Canada R2X 2Y1
204.697.3338 Ext.1235
www.embassygraphics.com
CONFIDENTIALITY NOTICE: This electronic transmission and any attachment are
the confidential property of the sender, and the materials are privileged
communications intended solely for the receipt, use, benefit, and
information of the intended recipient indicated above. If you are not the
2025 May 12
1
Macs deleting files off RHEL8 server.
I?ve got a situation with my Macs connecting to a Linux server via SMB
where files/folders are randomly getting deleted from the server. The
server logs are showing that a Mac is deleting them, but I know for a fact
that it?s not human error, as my users are very vigilant in that regard,
and the files/folders have no correlation to each other.Is there anyway of
finding out how/why my Macs are
2015 Jun 18
0
macos finder error 36 when copy folder to samba 4.2.2
On Thu, Jun 18, 2015 at 09:51:28AM +0200, Sascha Kasch wrote:
> Am 17.06.2015 um 14:39 schrieb Sascha Kasch:
> >Am 17.06.2015 um 09:11 schrieb Sascha Kasch:
> >>dear list,
> >>
> >>encountered a problem and hopefully someone more experienced might help
> >>me.
> >>problem is with macos 10.9.5 and finder.
> >>
> >>i want to
2015 Jun 18
2
macos finder error 36 when copy folder to samba 4.2.2
Am 17.06.2015 um 14:39 schrieb Sascha Kasch:
> Am 17.06.2015 um 09:11 schrieb Sascha Kasch:
>> dear list,
>>
>> encountered a problem and hopefully someone more experienced might
>> help me.
>> problem is with macos 10.9.5 and finder.
>>
>> i want to copy a simple folder with subfolders and without any files
>> to my samba share.
>> files
2019 Dec 25
1
Duplicate entry in macOS "Network" when using Samba 4.9.1 and avahi 0.7
Hi.
I configured a simple samba server. As I need this server to be available in macOS ?Network? list, I configured avahi.
When I start smb.service and avahi-daemon.service I get two results in the ?Network? section.
When I don?t use avahi I get no entry.
Why are there two entries and which best practice can I use to have only one entry?
Thanks!
Steven
#####################################
cat
2020 Apr 07
1
issues with Time Machine - did macOS change how they handle things?
TL;DR: Time Machine cannot create a *new* backup on my shared drive, but can add to an *existing* backup.
I'm running macOS Catalina and my Time Machine backs up to a Debian 10 server with NetAtalk and Avahi. Since Mavericks macOS has preferred SMB, and given SMB is marginally faster I decided to switch to using SMB for the Time Machine shares. On a fresh AFP share I can start a new Time
2024 Jan 24
1
Share access permission errors after upgrade from 4.12.14
On Tue, 23 Jan 2024 21:47:27 +0000
unraidster via samba <samba at lists.samba.org> wrote:
> Hi Rowland,
>
> Thanks for getting back to me, appreciate your time and help.
> Apologies for the long response, I have tried to include as much
> information as possible.
>
> On Friday, 19 January 2024 at 10:12, Rowland Penny via samba
> <samba at lists.samba.org>
2020 Oct 11
0
macOS performance issues (Rowland penny)
> What about:
>
> fruit:copyfile = yes
I just added it but unfortunately there are still frequent drops to a fraction of the write speed.
2024 Jan 24
1
Share access permission errors after upgrade from 4.12.14
On Wednesday, 24 January 2024 at 10:51, Rowland Penny via samba <samba at lists.samba.org> wrote:
> I rearranged the smb.conf above and added comments:
>
> [global]
> netbios name = Tower
> server string = Media server
> security = USER
> workgroup = WORKGROUP
> bind interfaces only = yes
> interfaces = 192.168.66.10/24 127.0.0.1
>
> # we don't do
2018 Sep 11
1
Samba 4.8.5 breaks Time Machine support
Hi,
tl;dr - Samba 4.8.5 broke macOS's Time Machine support (at least for
me), patching in the "follow-up patch" from
https://bugzilla.samba.org/show_bug.cgi?id=13441 makes it work again.
It would be great if it could be included in an official patch release
soon. :)
Just writing about the problem and solution here, in case someone else
stumbles upon it. Couldn't find any
2019 Dec 26
2
Read-only permissions - incorrect user mapping?
CentOS 8
Samba 4.9.1
Client: macOS 10.14
[global]
workgroup = LOCAL
log file = /var/log/samba/log.smb
max log size = 1000
syslog = 0
server role = standalone server
unix password sync = no
min protocol = SMB2
ea support = yes
vfs objects = catia fruit streams_xattr
fruit:aapl = yes
readdir_attr:aapl_rsize = yes
readdir_attr:aapl_finder_info = yes
2019 Dec 26
0
Read-only permissions - incorrect user mapping?
On 26/12/2019 19:28, Steven Foucault wrote:
> CentOS 8
> Samba 4.9.1
> Client: macOS 10.14
>
> [global]
> workgroup = LOCAL
> log file = /var/log/samba/log.smb
> max log size = 1000
> syslog = 0
> server role = standalone server
> #unix password sync = no
> min protocol = SMB2
> vfs objects = catia fruit streams_xattr
2020 Jun 01
1
Extended attributes not working on mac
I?m not sure if this is related, but there was a regression a while back in handling resource forks in folder icons. It was supposed to be fixed in 4.10.13 but I don?t think it quite works yet and I haven?t had the time to test it further yet.
-Perttu
> On 30 May 2020, at 21.00, Martin Steiner / 3MF GmbH via samba <samba at lists.samba.org> wrote:
>
> I changed the configuration
2015 Dec 29
2
vfs_fruit: cannot remove any file
Mon, 28 Dec 2015 18:24:17 +0100, Ralph Boehme <slow at samba.org>:
> On Tue, Dec 29, 2015 at 01:34:34AM +0900, HAT wrote:
>> In case of OS X 10.9 and later, any file could not be removed.
>>
>> $ rm test.txt
>> rm: test.txt: Resource busy
>>
>> cannot remove:
>> OS X 10.11.2 El Capitan
>> OS X 10.10.5 Yosemite
>> OS X 10.9.5
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
Hi Rowland,
Thank you for your feedback. I apologize for not including the global
section in my previous message. Here it is:
[global]
?? min protocol = SMB3
?? workgroup = WORKGROUP
As you can see, there isn?t much in the global section.
To answer your question about the permissions on |/mnt/shared|, here are
the settings:
drwxrwxr-x 30 john_johnk sharedaccess 4096 Oct 15 23:42 shared
2020 May 30
0
Extended attributes not working on mac
I changed the configuration and raised the log level, in my opion samba tries to access the non existent double files.
Samba is now probably writing the data in a netatalk compliant way in the extended attributes of the file but is not reading it.
new configuration:
[Global]
min protocol = SMB2
vfs objects = catia fruit streams_xattr
fruit:metadata = stream
fruit:resource = stream
fruit:encoding
2020 May 29
3
Extended attributes not working on mac
I worked with Netatalk for years and want to switch to Samba now. Currently i use Ubuntu 20.04. and Debian 9 before, i had no issues with netatalk at all.
As soon as i try to add a color tag (e.g. yellow) with Mac OS 10.15.5, the tag appears shortly but hides one second later. The file system is ZFS with no special options configured.
I tried the Ubuntu package but also the builds from source
2019 Nov 02
0
Subject=Re: Mac Clients Disconnect with: source3/smbd/service.c:1050(close_cnum) closed connection to service data
And sorry, to answer your question here's what the smb.conf's looked like:
SERVERA - Ubuntu 18.04 (Samba 4.7.6) sudden issue:
Hi Louis,
> When you get a chance, it seems like a number of our excel files were
> corrupted. We can't seem to open them at all. I tried opening them from R
> and SPSS.
> They give different errors:
> My error (mac):
> Excel cannot open the
2024 Jan 23
1
Share access permission errors after upgrade from 4.12.14
Hi Rowland,
Thanks for getting back to me, appreciate your time and help. Apologies for the long response, I have tried to include as much information as possible.
On Friday, 19 January 2024 at 10:12, Rowland Penny via samba <samba at lists.samba.org> wrote:
> Sorry to be so long in replying to this, but life got in the way.
>
> You initially had an incorrect smb.conf and you
2019 Apr 07
0
SMB2 & Mac OSX
Have a WD MyCloud (v.1) NAS running “latest” (12Mar19) f/w which runs linux 3.2.26 & smbd 4.3.11 (yeah…both are EOL). vfs fruit, catia & streams_xattr are included modules.
Have tweaked server smb.conf for Mac OSX (see my post for the Mac OSX-related Globals https://community.wd.com/t/solved-tweaking-samba-smb2-for-mac-androids/236189 ), however, although I was able to reduce the SMB2