search for: data_ready

Displaying 20 results from an estimated 30 matches for "data_ready".

1998 Oct 26
0
Linux system crash - odd samba kernel messages
...12:24:03 whelk kernel: smb_put_inode: could not close This one suggests to me that the file system had crashed for some reason, so samba couldn't close an open file - but maybe I'm wrong. Dubios messages following reboot: Oct 26 11:43:48 whelk kernel: smb_dont_catch_keepalive: server->data_ready == NULL Oct 26 11:44:36 whelk kernel: smb_dont_catch_keepalive: sk->data_callback != smb_data_callback Oct 26 11:45:31 whelk kernel: smb_dont_catch_keepalive: server->data_ready == NULL Oct 26 11:45:37 whelk kernel: smb_dont_catch_keepalive: server->data_ready == NULL Oct 26 11:46:21 whelk...
2006 Nov 05
5
backgroundrb preview
Hi Ezra/skaar, Wow man, the exercise was worth it. The connection closed problem with socket as i mentioned in my earlier mails...completely disappeared, and now i can connect only once to the socket and keep reading..till end of its days. Literally impossible with older release of backgroundrb. This could also potentially solve the issues people were having with ActiveRecord. As i said
1998 Feb 26
0
Invalid NBT packet
I get the following error when trying to mount a Windows 95 machine from my Linux machine (RedHat4.2, 2.0.30) [Samba version 1.9.16p11]. smb_get_length: Invalid NBT packet smb_dont_catch_keepalive: server->data_ready == NULL smb_dont_catch_keepalive: server->data_ready == NULL My command line argument is: $ smbmount //printser/test /mnt/test I have also tried -c, -U, -P options and get the same message. Is this a problem on my Linux machine or on the Windows side. The directory I am trying to mount is D:\...
1998 Nov 09
1
Problemas con Samba
...er/recurso /punto_de_anclaje /I IP_del_server -C -U Administrador <RET> password:passwd_del_Administrador<RET> mount error:invalid argument Please look at smbmount?s manual page for possible reasons En la consola del servidor Linux sale por pantalla. smb_dont_catch_keepalive:server->data_ready == NULL ?Que me pasa...? ************************************ * Santiago Riquelme * * Responsable de Aulas de Inform?tica * * Centro de Gesti?n de Campus de Orihuela * * Tlf.: 966 749 607 Fax.: 966 749 605 * ********************************...
1999 Mar 19
0
NT test of smbmount
...n my computer. It works great and > > I can mount all Windows computers, except NT. When I try > > "smbmount //192.168.1.4/C /mnt/test" I get this error: > > > > Password: > > smb_get_length: Invalid NBT packet > > smb_dont_catch_keepalive: server->data_ready == NULL > > smb_dont_catch_keepalive: server->data_ready == NULL > > mount error: Invalid argument > > Please look at smbmount's manual page for possible reasons And I replied: > Did you try smbclient? If so, can you get in? I can't Net View > our NT4 machine...
1999 Nov 09
0
Samba server rejects (Win95) request
...e Coputer empf?ngt keine Anforderungen. Wiederholen Sie den Vorgang sp?ter."); 2.) in Linux the error (when using smbmount from another machine (I already tested to smbmount a windows95 directory on a win95 machine from this Linux machine and it worked.)): smb_dont_catch_keepalive: server->data_ready == NULL smb_dont_catch_keepalive: server->data_ready == NULL mount error: Invalid argument What can I do ? I modified the server's /etc/smb.conf many times. Here is it: # /etc/smb.conf # Global parameters [global] server string = Samba Server ZAPHOD map to guest = Bad User null password...
2019 Aug 09
0
[RFC PATCH v6 27/92] kvm: introspection: use page track
...static struct kmem_cache *job_cache; static bool kvmi_create_vcpu_event(struct kvm_vcpu *vcpu); static void kvmi_abort_events(struct kvm *kvm); +static bool kvmi_track_preread(struct kvm_vcpu *vcpu, gpa_t gpa, gva_t gva, + u8 *new, int bytes, struct kvm_page_track_notifier_node *node, + bool *data_ready); +static bool kvmi_track_prewrite(struct kvm_vcpu *vcpu, gpa_t gpa, gva_t gva, + const u8 *new, int bytes, struct kvm_page_track_notifier_node *node); +static bool kvmi_track_preexec(struct kvm_vcpu *vcpu, gpa_t gpa, gva_t gva, + struct kvm_page_track_notifier_node *node); +static void kvmi_track_...
1998 Jul 02
0
Can't sometimes mount smbfs
Hi! I am using smbfs to mount a NT 4.0 SP3 disk to a Linux 2.0.33 box (SuSE 5.1). This works most of the time. Sometimes, I get a syslog entry |Jun 26 23:03:10 palandt kernel: smb_dont_catch_keepalive: server->data_ready == NULL on the smbmount command, which subsequently fails "illegal parameter". What am I doing wrong? I currently can't browse the digest archives because my ISPs lines are saturated :-( Any hints will be appreciated. Greetings Marc -- -------------------------------------- !! N...
1998 Nov 09
1
error while trying smbmount
Hi all, when i try to smbmount an WinNT shared drive, i get the following message: mount error: Invalid argument And in my logfile i get at this time: Nov 9 18:02:33 linux3 kernel: smb_dont_catch_keepalive: server->data_ready == NULL On my other linux-system i can mount with the same command without any problems. have anyone an idea?? thx bye Sven
1999 Jun 15
0
can't smbmount samba share
...lient and smbmount to access shares from kemmer and torres. kemmer can: - access shares on janeway via smbmount and smbclient - access shares on torres via smbclient. However, accessing shares on torres via smbmount doesn't work. The error message is "smb_dont_catch_keepalive: server->data_ready == NULL", "Mount error: Invalid Argument", "Please look at smbmount's manual page for possible reasons". The manual page (including the referred man pages for smbclient and smbmnt and /usr/src/linux/Documentation/filesystems/smbfs.txt) don't offer any help in debug...
1999 Aug 19
0
smbmount and passwords
Samba 2.0.5a smbfs 2.0.1 linux 2.0.36 (RedHat 5.2) encrypted passwords in /etc/smbpasswd When I try to mount a share with my correct Samba password, I get: smb_dont_catch_keepalive: server->data_ready == NULL mount error: Invalid argument Please look at smbmount's manual page for possible reasons Then once I accidentally used my UNIX password, and it works. O?O Why? Shouldn't it use the same authentication as smbclient?
1999 Sep 22
0
smbmount and smb_dont_catch_keepalive
...me for my password and grants me access to my home directory on torres. Thus, I feel that samba is installed correctly on torres. But when I try to use smbmount //torres/mh /mnt/tempdisk -U mh, it prompts me for my password and then gives the error message smb_dont_catch_keepalive:; server->data_ready==NULL mount error: Invalid argument Please look at smbmount's manual page for possible reasons I have read the man page numerous times and can't seem to figure out what I am doing wrong. Since smbclient works fine, this might be a problem with smbfs. However, smbmounting the shares from ja...
1999 Nov 10
0
Errors in /var/log/messages and "dmesg"
...rcache: readdir failed, result=-23 smb_proc_readdir_long: name=\local\*, entries=0, rcls=2, err=1 smb_refill_dircache: readdir failed, result=-23 (followed by a bunch more similar entries) smb_get_length: recv error = 5 smb_request: result -5, setting invalid smb_dont_catch_keepalive: server->data_ready == NULL *************************************************************************** In /var/log/messages there were similar messages and some others: *************************************************************************** Nov 7 13:53:50 scrappy kernel: SMBFS: Win 95 bug fixes enabled Nov 7...
1998 Sep 30
3
Error messages
Can someone tell me where to find what error messages mean or enlighten me as to what smb_dont_catch_keepalive: server->data_ready == NULL means ? Many thanks Ian
1998 Aug 25
1
static entries to WINS, how to do correct ?
Dear samba users, I'm trying to add static entries to a samba WINS server (samba-1.9.18p8-51.2). Therefore I have a file /etc/samba/lmhosts: -------------------------------------------- klimt.iwr KLIMT klee KLEE -------------------------------------------- and start nmb with: /usr/sbin/nmbd -d 3 -H /etc/samba/lmhosts The problem now is: Only if "wins proxy=yes"
1998 Jul 09
21
problem
dear folks, when I run smbclient -L <hostname>, I've got the problem ; Added interface ip=10.1.1.32 bcast=10.1.7.255 nmask=255.255.248.0 Server time is Thu Jul 9 15:30:47 1998 Timezone is UTC+7.0 Domain=[AIFILE] OS=[Unix] Server=[Samba 1.9.16p9] SMBtconX failed. ERRSRV - ERRaccess (The requester does not have the necessary access rights within the specified context for the
1998 Aug 24
10
smbmount problem
Hello. I hope that this is the proper place to ask this. Here is my problem. I have several smbmounts under Red Hat Linux 5.1. They need to be accessed by my apache web server. One of the mounts keeps getting disconnected, but this is not noticed by Linux. So the Linux box thinks that the files under the smbmount are still accessable when they aren't actually mounted. What would be the best
2020 Jul 21
0
[PATCH v9 34/84] KVM: x86: page_track: add support for preread, prewrite and preexec
...he node should figure out if the read page is the one that the node + * is interested in by itself. + * + * The nodes will always be in conflict if they track the same page: + * - accepting a read won't guarantee that the next node will not override + * the data (filling new/bytes and setting data_ready) + * - filling new/bytes with custom data won't guarantee that the next node + * will not override that + */ +bool kvm_page_track_preread(struct kvm_vcpu *vcpu, gpa_t gpa, gva_t gva, + int bytes) +{ + struct kvm_page_track_notifier_head *head; + struct kvm_page_track_notifier_node *n; +...
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place