Displaying 20 results from an estimated 9000 matches similar to: "problem when writing to a deleted file"
2002 Oct 15
1
smb_errno: class ERRDOS, code 112 from command 0xb
Hi.
We run Samba 2.2.1a in production and it seems to be working fine. We
run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure
it's for a reason, but I can't tell why), this shows up in the logs:
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct
2005 Jun 16
0
Error with smbfs
Hello,
with kernel 2.6.11.11 and above (I've tried 2.6.11.12 also), I get error
in write on smbfs with Novell NetWare server.
New kernel work correctly when I get services from other server (Win2k
server or pro)
I've tested the Alan-Cox's patch 7 also, but without succesfull.
My previos kernel (2.4.24) work correctly.
Smbclient work correctly with new kernels.
Report error from
2009 Jul 17
2
[LLVMdev] Bug in LiveIntervals? Please Examine
In LiveIntervals::processImplicitDefs() we have this:
for (MachineRegisterInfo::use_iterator UI = mri_->use_begin(Reg),
UE = mri_->use_end(); UI != UE; ) {
MachineOperand &RMO = UI.getOperand();
MachineInstr *RMI = &*UI;
++UI;
MachineBasicBlock *RMBB = RMI->getParent();
if (RMBB == MBB)
continue;
const
2009 Jul 17
0
[LLVMdev] Bug in LiveIntervals? Please Examine
On Jul 17, 2009, at 7:57 AM, David Greene wrote:
> In LiveIntervals::processImplicitDefs() we have this:
>
> for (MachineRegisterInfo::use_iterator UI = mri_->use_begin(Reg),
> UE = mri_->use_end(); UI != UE; ) {
> MachineOperand &RMO = UI.getOperand();
> MachineInstr *RMI = &*UI;
> ++UI;
> MachineBasicBlock *RMBB
2013 Mar 13
2
How to add a new line at a particular place in a file..
Hi all,
How can i write a puppet code such that..it adds a line of content that i
want..at a desired place in a file..
if [ "x$JAVA_OPTS" = "x" ]; then
JAVA_OPTS="-Xms64m -Xmx512m -XX:MaxPermSize=256m
-Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from
listening globally on TCP 1099 or 58722
How do I disable them from listening globally without having to resort to
iptables?
$ lsof -i -n -P | grep java | grep LISTEN
java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN)
java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772
2009 Jan 05
1
error message of RODBC...
channel <- odbcConnectExcel("nuova tabella terapia occupazionale mod.xls")
> ## list the spreadsheets
> sqlTables(channel)
TABLE_CAT
TABLE_SCHEM TABLE_NAME
1 c:\\TABELLE DEFINITIVE\\nuova tabella terapia occupazionale mod
<NA> 'emi tot 2006 OAI_60g TO FU1$'
2 c:\\TABELLE DEFINITIVE\\nuova
2004 Oct 27
1
Problem changing pw from win2k & xp
Hi here,
I have the following problem:
I have win98 / Win XP pro / Win2k Pro clients and a samba 3.0.2a server.
When i try and change passwords from a win98 client it all works fine, but when i
try to change a pw from a win2k or win XP pro client i get a message:
"The system cannot change your password now because the domain GENERAL is not available"
(our domain is called GENERAL)
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
Hi,
I would like to use dtrace to observe some behaviour in my J2EE app
running in JBoss. I start JBoss normally in a 1.6 VM. When I try to
enable set the ExtendedDTraceProbes flag using jinfo, I get a thread
dump in the JBoss console and the message: "Unable to open door: target
process not responding or HotSpot VM not loaded" in the jinfo console.
I have tried this with both
2012 Oct 05
4
PHP version dilemma
I am running Centos 5.8; at least
uname -rmi
gives me centos-release-5-8.el5.centos
A CMS package is telling me that I need PHP 5.2x, however yum
update says that I am fully up to date.
Is there a "safe" way to upgrade PHP to 5.2x?
Todd
--
Ariste Software
Bend, OR 97702
http://www.aristesoftware.com
2003 Nov 04
1
ACL + sticky bit
Lo folks,
I got a little question. Ive set up samba 3.0.0 + RH 8. And since ACL within samba only works on share niveau i wanted to implement POSIX ACL.
I was thinking what is the difference between "full" access and "change" on a NT4 server. As far as i could think the difference is that "full" acces can delete a file and "change" can only change it. So i
2011 Nov 03
5
Fully-Virtualized XEN domU not Booting over iSCSI
Hello,
I am currently trying to move my VMs from running on local host storage to
a shared storage (trying out iSCSI) but I am
facing a bit of a booting dilemma.
The domUs are a mix of paravirtualized and fully-virtualized VMs. They all
boot and run like clockwork when on local
storage.
The paravirtualized domUs appear not to have a problem when I relocate and
boot them from the shared storage
2004 Jan 15
3
ISDN CAPI and anonymous callers
Hello,
I am trying to use * to handle anonymous ISDN callers.
Something like
exten => 5150/0,1,Congestion
should work but doesn't. Apparently because the ISDN CAPI doesn't
use 0 for callers who don't send their number.
Is there a way to make * identify ISDN callers who use CLIR?
-Walter
--
Walter Doerr =*= wd@infodn.rmi.de =*= FAX: +49 2421 962001
2004 Jun 11
0
cannot copy files (samba 3.0.3, kernel 2.6)
Hi everybody.
First of all: i am using samba 3.0.3 and a 2.6 kernel.
I am experiencing a strange problem. I can see, mount and use Windows
shares. I can see and mount also Apple shares (through appleshareip and
some sort of smb/cifs server on the apple side), but i can't browse them
nor copy any files.
With kernel 2.4 i couldn't browse, but i could normally copy files and
rsyinc
2004 Aug 27
0
Strange samba errors
Hi list members!
Probably this one isn't even samba-related, but as I do not fully
understand the error messages and this list is read by people who work
wokr with samba more often than me, I hope someone can help me.
Okay, here is what I've got. I boot knoppix on a workstation and start a
script, which backs up the harddrive onto another PC which is running
Windows NT Workstation.
2003 Aug 12
0
Copy large files to samba share
Hi!
I have several linux boxes, that need to be backed up. I wrote a small
script for this task that simply creates a .tar.gz file with alle the
important stuff in it.
The tape drive is connected to a windows box, so the script also mounts a
windows share and copies the .tar.gz file. Unfortunately I get errors from
time to time when the script copies large files (>200 MB). Small files
(<100
2006 Mar 06
0
write failure on smb mounted NAS partition
I have a Thecus NAS, which seems to be a samba server internally
# smbclient -L thecus :
Domain=[THECUS] OS=[Unix] Server=[Samba 3.0.14a]
My Workstation (Mandrake 10.1):
# uname -r
2.6.11-6mdk
# rpm -qa |grep samba
samba-server-3.0.13-2mdk
samba-swat-3.0.13-2mdk
samba-common-3.0.13-2mdk
samba-client-3.0.13-2mdk
The problem:
when I 'mount -t smbfs' one of the folders of the thecus and
2013 Oct 11
1
Centos 6.4 - doesnt power off with shutdown/poweroff cmd
Hello,
I'm looking for help figuring out why I am having problems with shutting
down a machine.
I have tested the machine using Fedora 19 and Ubuntu 12 Live CD's and both
power down without issues.
I added acpi.debug_level=1 to the grub boot as it was suggested to see more
info about ACPI in the logs
I found the following ACPI Errors in the /var/log/messages
Oct 11
2004 Sep 10
0
Smbfs problems after upgrading from Woody to Sarge
I earlier this week upgraded from Debian woody to sarge on a machine that
does a nightly backup to another machine via a samba share. Since then I
have had some issues with accessing that share with I believe are a result
of the upgrade. I upgraded the kernel at the same time to 2.4.27-1-686 #1
via apt-get, which might be the related to the problem. Smbfs is version
3.0.6-3
2014 Dec 26
2
[LLVMdev] X86 disassembler & assembler mismatch
The IMM3/IMM5 come from here
X86RecognizableInstr.cpp
943 TYPE("SSECC", TYPE_IMM3)
944: TYPE("AVXCC", TYPE_IMM5)
On Thu, Dec 25, 2014 at 8:22 PM, Jun Koi <junkoi2004 at gmail.com> wrote:
>
>
> On Fri, Dec 26, 2014 at 11:54 AM, Jun Koi <junkoi2004 at gmail.com> wrote:
>
>> hi,
>>
>> some instructions