Displaying 20 results from an estimated 1000 matches similar to: "smb og smbfs-error; Connection reset by peer"
2001 Nov 13
1
Oops in 2.2.20 with ext3-0.0.7a
One of our servers (false) just oopsed. In the middle of lunch. Any
advise?
On console:
false kernel: Assertion failure in journal_start() at transaction.c line
245: "handle->h_transaction->t_journal == journal"
In kernel log (ran it through ksymoops):
Nov 13 12:35:37 false kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000000
Nov 13 12:35:37
2004 Nov 12
1
Enlarge ext3 Logical Volume (Filesystem) in a volume group (LVM)
Anybody know a way to enlarge a filesystem ext3 without having to unmounted it, when they are still space left in the volume group (when using LVM) ?
I will be running large production linux system running Oracle.
I can't stop the database everytime I have to enlarge a filesystem.
We can do it with all others filesystems (JFS, REISERSFS and XFS) when they are created in a volume group. Why
2006 Jan 11
0
About smbfs: smb_get_length error
Hi All:
When I use samfs, sometimes I got the following messages, Mr. Google says
this is because the windows client use the share, and the connection
is "reconnected"! Does it right?
How to ward off the error? Is there any potential problem if I ignore it?
My actions are smbmount and smbumount some shares. Sometimes some shares are
smbumount before they mounted (thus cause a
2001 Feb 28
1
Crash-report; 2.2.19pre14-ext3-0.0.6b
Our main NFS-server, running Debian Potato, died this morning whilst
under quite heavy load - due to a runaway perl-script forking of some
200 instances of "/bin/cp" (the load was ~ 50). The server is running
2.2.19pre14 with ext3-0.0.6b. The server is running kernel-nfs.
Assertion failure in journal_dirty_metadata() at transaction.c line 796: "bh->b_next_transaction ==
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
2001 May 11
1
ext3 filesystem lost.
Hello.
We have, over the last few months, lost ext3 filesystems three times.
The whole filesystem left unusable.
nfs-server:~# mount /dev/rd/c0d1p1 /mnt -t ext3
mount: wrong fs type, bad option, bad superblock on /dev/rd/c0d1p1,
or too many mounted file systems
(in dmesg)
EXT3-fs: journal inode is deleted.
EXT3-fs: get root inode failed
nfs-server:~# fsck /dev/rd/c0d1p1
Parallelizing
2003 May 22
0
use-after-free in smbfs on 2.5.69-mm5
Hi Urban
smbfs modifies some memory after free...
smb_get_length: Invalid NBT packet, code=4a
smb_add_request: request [d828617c, mid=1802201963] timed out!
Slab corruption: start=d828617c, expend=d8286287, problemat=d8286184
Last user: [<ec992e35>](smb_free_request+0x45/0x4c [smbfs])
Data: ********6A
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
2005 Dec 20
2
Unable to handle kernel NULL pointer
Hi,
Running MySQL Cluster datanode (a process of large memory which checkpoints
data to disk periodically) on a 2xXeon Dell PowerEdge SC1425
(2.6.9-5.ELsmp#1 SMP x86_64), and recieved this notice in
/var/log/messages. The datanode
process crashed, and using the partition after this seemed to hang
processes, eg ls /data/ would hang. Reboot fixed this, boot.log states that
the partition was clean,
2005 Apr 08
1
Wine and USB scanner access ?
Hi,
I'm using latest Wine (20050310) with Debian sid (kernel 2.6.11).
I own an USB 1.1 scanner : Agfa SnapScan 1212U.
I successfully installed ScanWise software provided by the vendor (2.0.0.9 version) but when I
launch it, it behaves as if the scanner's light wasn't on, or it was unplugged : it asks for me to
connect the scanner.
Below is the debugging info. I also tried to
2011 Apr 05
2
IFELSE function XXXX
Hello everyone,
This IFELSE function call is not working properly. I do not receive an error
message, but the actions are not executed conditional as I was hoping. Any
assistance is appreciated.
set.seed(12345)
res1<-rbinom(10000,1,.1)
rdata3<-transform(data.frame(res1),input1=rnorm(10000,50,10))
data3
#inducing correlation between res1 & input1
2009 Nov 12
2
redundant factor levels after subsetting a dataset
#I have a data frame with a numeric and a character variable.
x=c(1,2,3,2,0,2,-1,-2,-4)
md=c(rep("Miller",3), rep("Richard",3),rep("Smith",3))
data1=data.frame(x,md)
#I subset this data.frame in a way such that one level of the character
variable does not appear in the new dataset.
data2=data1[x>0,]
data3=subset(data1,x>0)
#However, when I check the levels
2003 Dec 02
0
xtabs or model.frame (PR#5461)
# Your mailer is set to "none" (default on Windows),
# hence we cannot send the bug report directly from R.
# Please copy the bug report (after finishing it) to
# your favorite email program and send it to
#
# r-bugs@r-project.org
#
######################################################
Here is the bug report I got from Professor Hsuan, and my exploration
of it. The cause of the
2009 Jun 03
1
Still can't find missing data - How do I get NA in xtabs with factors?
The problem here is Table doesn't seem to have a way to weigh the data.
> ToyData
Data1 Data2 Data3 Weight
101 Sam Red Banana 1.1
102 Sam Green Banana 2.1
103 Sam Blue Orange 2.1
104 Fred Red Orange 2.1
105 Fred Green Guava 2.1
106 Fred Blue Guava 2.1
107 <NA> Red Pear 50.1
108 <NA> Green Pear 50.1
109 <NA> Blue
2016 Dec 01
0
cannot access to linux share from windows
By the way, I can access to the linux shares that are on the freeipa F25
server from the windows desktop and I do not have the 'ntlm auth' set to
yes.
On Thu, Dec 1, 2016 at 1:10 PM, Fujisan <fujisan43 at gmail.com> wrote:
> Now I have this config on the f25 desktop and restarted the smb service
> but I still have the same problem.
>
> # net conf list
> [global]
>
2010 Mar 09
0
wavethresh: length must be power of two
Hello.
I am using the 4.2 version of the wavethresh package available from here: http://www.stats.bris.ac.uk/~wavethresh/ trying to follow the book of Nason (http://www.springer.com/978-0-387-75960-9).
I am interested in the analysis of several years time series of daily data with wavelets methods. But the functions of this package only accept data whose lengths are power of two, even for
2002 Dec 05
1
Passing options as lists
Hi,
I apologize if this has previously been posted. I've just subscribed to the
R-help digest.
I'm writing a plotting function that uses layout() to plot several different
plots on the same device. This function uses plot(), image(), and a custom
function that uses text(). Each cell of the layout needs different par()
parameters, so what I'd like to do is pass them as lists:
2017 Mar 15
2
Data structure improvement for the SLP vectorizer
Maybe it would illustrative to give an IR example of the case I'm
interested in. Consider
define void @"julia_transform_bvn_derivs_hessian!"(double* %data,
double* %data2, double *%data3, double *%out) {
%element11 = getelementptr inbounds double, double* %data, i32 1
%load10 = load double, double* %data
%load11 = load double, double* %element11
%element21 =
2016 Feb 06
1
[PATCH v3] inspect: get windows drive letters for GPT disks.
This patch updates the guestfs_inspect_get_drive_mappings API call to
also return drive letters for GPT paritions. Previously this worked
only for MBR partitions. This is achieved by matching the GPT partition
GUID with the info stored in the blob from
HKLM\SYSTEM\MountedDevices\DosDevices keys. For GPT partions this blob
contains a "DMIO:ID:" prefix followed by a 16 byte binary GUID.
2016 Dec 01
2
cannot access to linux share from windows
Now I have this config on the f25 desktop and restarted the smb service but
I still have the same problem.
# net conf list
[global]
workgroup = MYDOMAIN
realm = MYDOMAIN
netbios name = F25SERVER
server string = Samba Server Version %v
kerberos method = dedicated keytab
dedicated keytab file = FILE:/etc/samba/samba.keytab
log file = /var/log/samba/log.%m