Displaying 20 results from an estimated 2000 matches similar to: "Chronic Problems with "File system does not support long filenames""
2009 Jan 20
0
Chronic Intermittent Problems with "File system does not support long filenames."
When trying to create a file or folder, or sometimes even rename a file,
on a samba share (3.0.28-0.el4.9) from a Windows 2003 R2 server, I
occasionally receive an error message stating that the target filesystem
does not support long filenames. It does not always happen. Also, I have
another samba 3.0.28-0.el4.9 server where this does not happen at all.
What causes this?
Here's the
2009 Jan 15
0
Continual Problems with "File system does not support long filenames"
When trying to create a file or folder on a samba 3.0.28-0.el4.9 share
from a Windows 2003 R2 server, I continually receive an error message
stating that the target filesystem does not support long filenames. I
have another samba 3.0.28-0.el4.9 server where this does not happen.
What causes this?
Here's the smb.conf from the "bad" server. It's pretty much the same as
the
2009 Feb 28
7
Most of You Have Probably Seen This 100 Times, But...
Attempting to install a fully virtualized instance of Windows 2003 fails
on CentOS 5.2 x86_64 with xen-3.0.3-64.el5.
After issuing the command...
# virt-install --hvm -s 70 -f /vm/ts05/ts05.dsk -n ts05 --cdrom
/download/Win2003x64/disk1.iso --vnc -r 1024
The script just hangs at...
Creating domain...
In another terminal window, I can see that vnc-viewer has been started
and is
2008 Feb 20
1
Chronic parse problem?
Hi all,
Using the Chronic.parse method, I see some weird behavior. Perhaps
someone can set me straight or confirm that it is indeed weird. Note
that the date changes to one day earlier in the last example below.
Since the date and time are uniquely specified using the hh:mm:ss
notation -- though in the future -- I would expect the same result as
when I specify the time as in
2012 Jan 01
4
Chronic parsing date range in console but not in application in rails 3
Hey all,
Chronic will parse a date range in console:
Chronic.parse(1/1/2011 - 1/1/2012, :guess => false)
=> 2012-01-01 12:00:00 -0500..2012-01-01 12:00:01 -0500
However, when I use logger to check if it''s parsing in application, it
is not:
logger.info "The value of history date is #{history_date}" =>
The value of history date is 1/1/2011 - 1/1/2012
2006 Nov 04
2
[ Rails ] Multiple rails apps on 1 host
Team,
I''m trying to figure out how to run 2 rails apps on one host.
I ran an experiment:
cd /tmp/
rails app1
rails app2
cd app1
script/server
rails put a copy of lighttpd.conf in
/tmp/app1/config/
and then started lighttpd
http://localhost:3000
gave me the splash page.
I shutdown the server
I added something to
/tmp/app1/config/lighttpd.conf
server.modules = (
2012 Jan 22
4
undefined method `gsub!' for 2012-01-22 17:00:00 -0500..2012-01-23 00:00:00 -0500:Chronic::Span
Hey all,
I am getting this error:
NoMethodError (undefined method `gsub!'' for 2012-01-22 17:00:00
-0500..2012-01-23 00:00:00 -0500:Chronic::Span):
in this code:
date_range = Chronic.parse(the_date, :guess =>
false)
reports.sum_distance_by_date(date_range).each do |d|
u[:m] << d
end
def
2001 Apr 08
0
Meet us on Wine Alley
Hello!
I found your address on a site about wine and spirits, cigar and good
living and I thought that you would be interested by the services that our
site offers.
Wine Alley is a virtual Club for all those interested in wine in
both a professional and personal capacity. You too can be among our 7085
members to receive our free weekly bulletin which commits you to nothing but presents an
2006 Jun 18
1
Problem using "rake db:migrate"
Hi all,
I am facing a problem while using rails "migrate" feature for creating
tables in a database.
Following are the details.
I have 2 applications say "app1" & "app2". I want both of them to use same
database say "testdb".
For "app1", I create 3 models which in turn create 3 migration files with
prefix, 001_, 002_ & 003_. Now I
2011 Nov 02
2
How to Configure Samba to Use Multiple AD Logon Servers for Redundancy
Our samba boxes are integrated with our Windows 2003 AD domain, with
Windows servers acting as AD domain controllers. Everything is working
fine, but in my krb.conf and krb5.conf files on my Linux boxes, I
currently only have one Windows server specified as the AD logon server.
If that server is down, I suspect that Linux users could not login. How
to I specify more than one AD domain controller
2011 Aug 09
1
pdbedit profile and homedir not chaning on command
Any ideas why this is not working?
[root at host67 ~]# pdbedit -u testuser -h \\\\five-68\\testuser -p
\\\\five-68\\testuser\\profile
Unix username: testuser
NT username:
Account Flags: [U ]
User SID: S-1-5-21-369316088-3201261441-1704813131-2216
Primary Group SID: S-1-5-21-369316088-3201261441-1704813131-513
Full Name:
Home Directory: \\host67\testuser
2008 Nov 11
0
I'm Sure I'm Missing Something Simple and Stupid, But...
Problem: When I try to open a samba share from a Windows 2003 R2
computer, I get a login challenge.
When winbind and smb start up, the logs look clean except for the
following:
smbd.log
--------
[2008/11/11 04:42:16, 3] lib/privileges.c:get_privileges(261)
get_privileges: No privileges assigned to SID [S-1-22-1-0]
[2008/11/11 04:42:16, 3] lib/privileges.c:get_privileges(261)
2006 Dec 21
4
my apache 2.2 conf
I just finished updating our internal site, which hosts multiple Rails
apps, to Apache 2.2.3. It also has a TWiki rewritten into the root,
ViewVC mounted on /cvs, and /server-status and /server-info.
<VirtualHost *:80>
ServerName int.example.com
ServerAlias int
CustomLog /var/www/logs/int.example.com/access.log combined
ErrorLog /var/www/logs/int.example.com/error.log
[...]
2008 Nov 14
2
string_to_sid: Sid MYDOMAIN\mygroup does not start with 'S-'.
I've been struggling for almost 2 weeks to get Samba working on two new
servers.
When I try to open a Samba share from a Windows 2003 computer, I always
get a logon challenge. I always get the following lot message
[2008/11/13 16:05:06, 3] lib/util_sid.c:string_to_sid(228)
string_to_sid: Sid MYDOMAIN\mygroup does not start with 'S-'.
[2008/11/13 16:05:06, 2]
2010 Apr 14
1
sshd sending eof to peer instead of SSH_MSG_CHANNEL_CLOSE.
I am using the ssh port forwarding feature. My configuration is as
follows:
On my server machine, running sshd, and app1.
On my client machine, running ssh (client) and app2.
The client connects to the server requesting remote port forwarding from
port X on the server machine to port Y on the client machine.
app2 is listening on port Y on the client machine.
app1 connects to port X
2006 Dec 16
5
trying to add another app
hey all,
I have an app working great with apache2 and mongrel_cluster.
However, I''m trying to run another application and now when I go to
app1.comit falls to
app2.com and the opposite. That''s probably because I messed up somewhere
with the cluster.
this is the content of my conf.d/app1.proxy_cluster.conf:
<Proxy balancer://mongrel_cluster>
BalancerMember
2014 Mar 13
1
Any help Address 0xfffffffe out of bounds in app_confbridge.casterisk-11.5.1 using confbridge.conf
Address 0xfffffffe out of bounds why and how to
solve.MyConfbridgeCount(conferencenumber,variablename )return total number
of user in conference given by conferencenumber otherwise zero.At runtime
using MyConfbridgeCount(4000,count ).now app2: MyConfbridgeCount will call
function count_exec(struct ast_channel *chan, const char *data).But at
compile time char * data cause core dumped.
2006 Jul 23
1
Mongrel, Apache 2.2, Rails question. HELP!
Sorry to bother you with a Rails "newbie"-like question, but I have been
tearing my hair out for a couple of days with the deployment scenario I am
trying to setup. I use a service provider that supports multiple domains via
Virtual Hosts. I have all the software installed and "working". I want to
deploy two apps under my domain and have the following in my .conf file:
2008 Apr 08
0
Mac OS upgrade upsets access to samba shares
Mac OS details:
Our client was able to access her network resources without any problem
until yesterday.
She is using a high end Macbook Pro. She has the latest full version of
Dave 7.1 installed. Her Mac OS X is 10.4.11
When she attempts to connect to these resources she receives the
following error:
"The Finder cannot complete the operation because some of the data in
2009 May 19
1
Problems with one thread excessive CPU usage.
Good morning.
I'm having some problems with one thread of samba, taking excessive CPU
usage.
This is one single thread, that i can kill with 'kill -9 pid', and the
server will keep other connections.
This thread will severely slow down the server, and clients notify me
within minutes of this happening.
In essense the server becomes unuseable, because it's too slow.
This is