ip.guy
2004-Oct-14 03:59 UTC
[Samba] Photoshop "Disk Full" error, a linux filesystem NOT Samba issue
Hi all. Thought you would all be interested to know that i, like many others, am experiencing issues with Samba and Photoshop 7.0. The problem is specific to Photoshop 7.0 when saving files to a Samba share via a W2k/XP OS. Users experience a disk full error when saving from Photoshop but have no issues copying/moving etc files to/from the share outside of PS. Well, after some testing, the problem as been narrowed down to a Linux filesystem issue, well at lest this is my current thinking. To explain. ----------- We have 2 x 2TB Dell Powervault arrays, both identically formatted and mounted on the same Dell PowerEdge server, no issues. If i create a share on /dev/sdb, Photoshop will not save to that share, disk full error If i create a share on /dev/sdc, no problems. In both cases, the options for the shares are identical (apart from the share name, blah1/blah2, and pathing information) Well, that's where I'm at at the moment, further investigation pending. -ipguy
Laurenz, Dirk
2004-Oct-14 05:22 UTC
[Samba] Photoshop "Disk Full" error, a linux filesystem NOT Samba issue
Hi,
which filesystems do you use?
What are the mount options?
Mit freundlichem Gru?,
Dirk Laurenz
Systems Engineer
Fujitsu Siemens Computers
Sales Central Europe Deutschland
Professional Service Organisation Nord / Ost
Hildesheimer Strasse 25
30880 Laatzen
Germany
Telephone: +49 (511) 84 89 - 18 08
Telefax: +49 (511) 84 89 - 25 18 08
Mobile: +49 (170) 22 10 781
Email: mailto:dirk.laurenz@fujitsu-siemens.com
Internet: http://www.fujitsu-siemens.com
http://www.fujitsu-siemens.de/rl/servicesupport/itdienstleistungen/competencecenter.html
*******************************************************************************************************************
-| -----Original Message-----
-| From:
-| samba-bounces+dirk.laurenz=fujitsu-siemens.com@lists.samba.o
-| rg
-| [mailto:samba-bounces+dirk.laurenz=fujitsu-siemens.com@lists
-| .samba.org] On Behalf Of ip.guy
-| Sent: Thursday, October 14, 2004 5:59 AM
-| To: samba@samba.org
-| Subject: [Samba] Photoshop "Disk Full" error,a linux
-| filesystem NOT Samba issue
-|
-| Hi all.
-|
-| Thought you would all be interested to know that i, like
-| many others, am
-| experiencing issues with Samba and Photoshop 7.0.
-|
-| The problem is specific to Photoshop 7.0 when saving files
-| to a Samba
-| share via a W2k/XP OS.
-|
-| Users experience a disk full error when saving from
-| Photoshop but have
-| no issues copying/moving etc files to/from the share outside of PS.
-|
-| Well, after some testing, the problem as been narrowed down
-| to a Linux
-| filesystem issue, well at lest this is my current thinking.
-|
-| To explain.
-| -----------
-| We have 2 x 2TB Dell Powervault arrays, both identically
-| formatted and
-| mounted on the same Dell PowerEdge server, no issues.
-|
-| If i create a share on /dev/sdb, Photoshop will not save to
-| that share,
-| disk full error
-|
-| If i create a share on /dev/sdc, no problems.
-|
-| In both cases, the options for the shares are identical
-| (apart from the
-| share name, blah1/blah2, and pathing information)
-|
-| Well, that's where I'm at at the moment, further
-| investigation pending.
-|
-| -ipguy
-| --
-| To unsubscribe from this list go to the following URL and read the
-| instructions: http://lists.samba.org/mailman/listinfo/samba
-|
Pierre Dinh-van
2004-Oct-14 05:28 UTC
[Samba] Photoshop "Disk Full" error, a linux filesystem NOT Samba issue
Le jeudi 14 Octobre 2004 05:59, ip.guy a ?crit?:> Hi all.Hi> Thought you would all be interested to know that i, like many others, am > experiencing issues with Samba and Photoshop 7.0. > > The problem is specific to Photoshop 7.0 when saving files to a Samba > share via a W2k/XP OS. > > Users experience a disk full error when saving from Photoshop but have > no issues copying/moving etc files to/from the share outside of PS.max disk size (G) This option allows you to put an upper limit on the apparent size of disks. If you set this option to 100 then all shares will appear to be not larger than 100 MB in size. I had the same problem on a 1,6T share, putting a fake limit of 10G solved my problem. Pierre -- --- Colos p?dophiles --- "Autrefois, avant de partir en vacances, nos parents nous donnaient de la cr?me contre le soleil. Aujourd'hui, ils nous donnent de la vaseline pour le cul." +-- Br?ves Charlie Hebdo n?259 (04/06/97) --+
ip.guy
2004-Oct-14 05:31 UTC
[Samba] Photoshop "Disk Full" error, a linux filesystem NOT Samba issue
my "smb.conf" as requested.
no, i'm not reporting a fixed disk size
-------
[global]
netbios name = MYSERV-SAMBA
netbios aliases = MYSERV-NPS
workgroup = MYSERV_NET
log level = 2
log file = /array/.samba-logs/samba.log.%U
security = domain
hosts allow = xxxx
password server = MYSERV
encrypt passwords = Yes
wins server = xxxx
server string = "Samba File/Print Server"
winbind separator = +
winbind cache time = 15
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = Yes
winbind enum groups = Yes
socket options = TCP_NODELAY
nt acl support = No
directory mask = 770
strict allocate = Yes
load printers = Yes
printer admin = MYSERV_NET+fullaccess
map archive = Yes
interfaces = xxxx
hide files = /~$*/~*/DesktopFolderDB/Thumbs.db/
veto files =
/.recycle*/*.divx/.secure/*.mp3/*.eml/*.nws/riched20.dll/*.{*}/MSVXD.EXE/MSVXD16.DLL/MSVXD32.DLL/
invalid users = root in daemon adm lp sync shutdown halt mail news uucp
operator games gopher ftp nobody rpm vcsa nscd sshd rpc rpcuser
nfsnobody mailnull smmsp pcap apache xfs named ntp
host msdfs = yes
[distributed-fs]
path = /export/dfsroot
msdfs root = yes
[print$]
writeable = yes
path = /array/samba/compiled-drivers
browseable = No
[homes]
vfs options = /etc/samba/recycle.conf
browseable = no
writeable = Yes
include = /etc/samba/%U.conf
path = /array2/samba/homes/%U
vfs object = /etc/samba/recycle.so
preexec = /bin/mkdir /array2/samba/homes/%U
force create mode = 770
create mask = 0770
comment = '(H:) Your Private Home Directory'
[helpdesk]
path = /array2/samba/helpdesk
browseable = No
writeable = Yes
vfs object = /etc/samba/recycle.so
vfs options = /etc/samba/recycle.conf
valid users = MYSERV_NET+fullaccess
read list = MYSERV_NET+fullaccess
write list = MYSERV_NET+IT
force group = MYSERV_NET+fullaccess
create mask = 0770
force create mode = 770
[share]
writeable = Yes
path = /array/samba/share
force group = MYSERV_NET+fullaccess
force create mode = 770
create mask = 0770
valid users = MYSERV_NET+fullaccess
write list = MYSERV_NET+fullaccess
[share1]
vfs options = /etc/samba/recycle.conf
writeable = Yes
path = /array/samba/share1
vfs object = /etc/samba/recycle.so
force group = MYSERV_NET+share1
force create mode = 770
create mask = 0770
valid users = MYSERV_NET+share1
[share2]
vfs options = /etc/samba/recycle.conf
writeable = Yes
path = /array/samba/share2
vfs object = /etc/samba/recycle.so
force group = MYSERV_NET+share2
force create mode = 770
create mask = 0770
valid users = MYSERV_NET+share2
[share3]
vfs options = /etc/samba/recycle.conf
writeable = Yes
path = /array/samba/share3
vfs object = /etc/samba/recycle.so
force group = MYSERV_NET+fullaccess
force create mode = 770
create mask = 0770
valid users = MYSERV_NET+fullaccess
[share4]
writeable = Yes
path = /array/samba/share4
vfs object = /etc/samba/recycle.so
vfs options = /etc/samba/recycle.conf
force group = MYSERV_NET+fullaccess
force create mode = 770
create mask = 0770
valid users = MYSERV_NET+fullaccess
[share5]
writeable = yes
path = /array2/samba/share5
vfs object = /etc/samba/recycle.so
vfs options = /etc/samba/recycle.conf
force group = MYSERV_NET+fullaccess
force create mode = 770
create mask = 0770
valid users = MYSERV_NET+fullaccess
[graphics]
vfs options = /etc/samba/recycle.conf
writeable = Yes
path = /array2/samba/graphics
vfs object = /etc/samba/recycle.so
force group = MYSERV_NET+graphics
force create mode = 770
create mask = 0770
valid users = MYSERV_NET+graphics
> send an output of your smb.conf
> are you reporting a fixed disk size ?
> RP
>
> ip.guy wrote:
>
>> Hi all.
>>
>> Thought you would all be interested to know that i, like many others,
>> am experiencing issues with Samba and Photoshop 7.0.
>>
>> The problem is specific to Photoshop 7.0 when saving files to a Samba
>> share via a W2k/XP OS.
>>
>> Users experience a disk full error when saving from Photoshop but have
>> no issues copying/moving etc files to/from the share outside of PS.
>>
>> Well, after some testing, the problem as been narrowed down to a Linux
>> filesystem issue, well at lest this is my current thinking.
>>
>> To explain.
>> -----------
>> We have 2 x 2TB Dell Powervault arrays, both identically formatted and
>> mounted on the same Dell PowerEdge server, no issues.
>>
>> If i create a share on /dev/sdb, Photoshop will not save to that
>> share, disk full error
>>
>> If i create a share on /dev/sdc, no problems.
>>
>> In both cases, the options for the shares are identical (apart from
>> the share name, blah1/blah2, and pathing information)
>>
>> Well, that's where I'm at at the moment, further investigation
pending.
>>
>> -ipguy
>
>
>
Drexx
2004-Oct-14 05:45 UTC
[Samba] Photoshop "Disk Full" error, a linux filesystem NOT Samba issue
Hi lists
Just installed RHFC2 with Samba3.0.3-5. my problem is when I log on my
windows98 logon script was run but it did not map my home directory
and MS Office to my windows98 machine. Logon bat script has only this
net use h: /home
net use m: \\smbnfs\MS Office
here is the output of my testparm
# Global parameters
[global]
workgroup = BMCMNL
server string = Samba Server log-on domain for win95 and win98
interfaces = 192.168.101.124/25
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
logon script = logon.bat
logon path = \\%L\profiles\%U\%m
logon home = \\%L\%U\.win_profile\%m
domain logons = Yes
dns proxy = No
wins support = Yes
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
hosts allow = 192.168.101., 127.
[homes]
comment = Home Directories
read only = No
browseable = No
[netlogon]
comment = Network Logon Service
path = /home/netlogon
browseable = No
share modes = No
[profiles]
path = /home/profiles
read only = No
guest ok = Yes
browseable = No
root preexec = /bin/mkdir /home/profiles/%U; /bin/chown %U
/home/profiles/%U; /bin/chmod 700 /home/profiles/%U
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[MS Office]
comment = Microsoft Office 97 for all
path = /mnt/win/Program Files/Microsoft Office/Office
guest ok = Yes
thanks
drex
Laurenz, Dirk
2004-Oct-14 05:54 UTC
[Samba] Photoshop "Disk Full" error, a linux filesystem NOT Samba issue
Hi,
do you think /home is right in Win Platform?
Put the \\smbnfs\MS Office in " like "\\smbnfs\MS Office".
I think Win98 doesn't like blanks and share names longer than eight
characters
Mit freundlichem Gru?,
Dirk Laurenz
Systems Engineer
Fujitsu Siemens Computers
Sales Central Europe Deutschland
Professional Service Organisation Nord / Ost
Hildesheimer Strasse 25
30880 Laatzen
Germany
Telephone: +49 (511) 84 89 - 18 08
Telefax: +49 (511) 84 89 - 25 18 08
Mobile: +49 (170) 22 10 781
Email: mailto:dirk.laurenz@fujitsu-siemens.com
Internet: http://www.fujitsu-siemens.com
http://www.fujitsu-siemens.de/rl/servicesupport/itdienstleistungen/competencecenter.html
*******************************************************************************************************************
-| -----Original Message-----
-| From:
-| samba-bounces+dirk.laurenz=fujitsu-siemens.com@lists.samba.o
-| rg
-| [mailto:samba-bounces+dirk.laurenz=fujitsu-siemens.com@lists
-| .samba.org] On Behalf Of Drexx
-| Sent: Thursday, October 14, 2004 7:45 AM
-| To: samba@samba.org
-| Subject: Re: [Samba] Photoshop "Disk Full" error,a linux
-| filesystem NOT Samba issue
-|
-| Hi lists
-| Just installed RHFC2 with Samba3.0.3-5. my problem is when
-| I log on my
-| windows98 logon script was run but it did not map my home directory
-| and MS Office to my windows98 machine. Logon bat script has
-| only this
-| net use h: /home
-| net use m: \\smbnfs\MS Office
-|
-| here is the output of my testparm
-|
-| # Global parameters
-| [global]
-| workgroup = BMCMNL
-| server string = Samba Server log-on domain for
-| win95 and win98
-| interfaces = 192.168.101.124/25
-| log file = /var/log/samba/%m.log
-| max log size = 50
-| socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
-| printcap name = /etc/printcap
-| logon script = logon.bat
-| logon path = \\%L\profiles\%U\%m
-| logon home = \\%L\%U\.win_profile\%m
-| domain logons = Yes
-| dns proxy = No
-| wins support = Yes
-| idmap uid = 16777216-33554431
-| idmap gid = 16777216-33554431
-| hosts allow = 192.168.101., 127.
-|
-| [homes]
-| comment = Home Directories
-| read only = No
-| browseable = No
-|
-| [netlogon]
-| comment = Network Logon Service
-| path = /home/netlogon
-| browseable = No
-| share modes = No
-|
-| [profiles]
-| path = /home/profiles
-| read only = No
-| guest ok = Yes
-| browseable = No
-| root preexec = /bin/mkdir /home/profiles/%U; /bin/chown %U
-| /home/profiles/%U; /bin/chmod 700 /home/profiles/%U
-|
-| [printers]
-| comment = All Printers
-| path = /var/spool/samba
-| printable = Yes
-| browseable = No
-|
-| [MS Office]
-| comment = Microsoft Office 97 for all
-| path = /mnt/win/Program Files/Microsoft Office/Office
-| guest ok = Yes
-|
-|
-| thanks
-| drex
-| --
-| To unsubscribe from this list go to the following URL and read the
-| instructions: http://lists.samba.org/mailman/listinfo/samba
-|