search for: daten1

Displaying 15 results from an estimated 15 matches for "daten1".

Did you mean: daten
2024 Dec 18
1
shadow_copy2
Am 18.12.24 um 19:42 schrieb Ralph Boehme: > On 12/18/24 7:16 PM, Stefan Kania via samba wrote: >> I would say that's fine :-) > > hm... can you > > kania$ cd /glusterfs/admin-share/daten1/ > > ? Yes :-) skania at cluster01:~$ cd /glusterfs/admin-share/daten1/ skania at cluster01:/glusterfs/admin-share/daten1$ ls -l insgesamt 1 -rwxrwx---+ 1 skania domain users 0 18. Dez 19:15 dat22 drwxrwx---+ 2 skania domain users 64 18. Dez 11:19 skania drwxrwx---+ 2 skania domain users...
2024 Dec 18
1
shadow_copy2
Hi Stefan On 12/18/24 5:40 PM, Stefan Kania via samba wrote: > skania at cluster01:~$ ls -ld /glusterfs/admin-share/daten1/.snaps > drwxr-xr-x 2 root root 4096? 1. Jan 1970 /glusterfs/admin-share/ > daten1/.snaps what are the permissions of *each* path component # ls -ld / # ls -ld /glusterfs # ls -ld /glusterfs/admin-share/ # ls -ld /glusterfs/admin-share/daten1/ -- SerNet Samba Team Lead https://sernet.de/...
2024 Dec 18
1
shadow_copy2
Hi Ralph, Am 18.12.24 um 18:59 schrieb Ralph Boehme via samba: > Hi Stefan > > On 12/18/24 5:40 PM, Stefan Kania via samba wrote: >> skania at cluster01:~$ ls -ld /glusterfs/admin-share/daten1/.snaps >> drwxr-xr-x 2 root root 4096? 1. Jan 1970 /glusterfs/admin-share/ >> daten1/.snaps > > what are the permissions of *each* path component > > # ls -ld / > # ls -ld /glusterfs > # ls -ld /glusterfs/admin-share/ > # ls -ld /glusterfs/admin-share/daten1/ &gt...
2024 Dec 18
1
shadow_copy2
...yes winbind expand groups = 1 template shell = /bin/bash [admin-share] path = /glusterfs/admin-share vfs objects = acl_xattr glusterfs_fuse comment = admin share auf dem Cluster guest ok = no read only = no browseable = yes [daten1] comment = Mit glusterfs_fuse guest ok = no read only = no vfs objects = acl_xattr shadow_copy2 glusterfs_fuse path = /glusterfs/admin-share/daten1 shadow:snapdir = /glusterfs/admin-share/daten1/.snaps shadow:basedir = /glusterfs/admin-...
2024 Dec 20
1
smbclient and Kerberos authentication
...d for [EXAMPLE\root]: Anonymous login successful Sharename Type Comment --------- ---- ------- IPC$ IPC IPC Service (Samba 4.21.2-Debian-4.21.2+dfsg-3~bpo12+1) admin-share Disk admin share auf dem Cluster daten1 Disk Mit glusterfs_fuse SMB1 disabled -- no workgroup available ------------------- I'm getting the result with anonymous access. That's ok. Then I do: ------------------ root at dc01:~# kinit administrator administrator at EXAMPLE.NET's Password: root at dc01:~# smbclien...
2025 Jan 04
0
Users can't access snapshot
...Origin Volume name : gv1 Snaps taken for gv1 : 1 Snaps available for gv1 : 255 Status : Started ------------------ As user "root" I can access the snapshot in my samba-share ------- root at cluster01:~# cd /glusterfs/admin-share/daten1/.snaps/snap1_GMT-2025.01.04-09.53.36/ root at cluster01:/glusterfs/admin-share/daten1/.snaps/snap1_GMT-2025.01.04-09.53.36# ls meins u1-verw ls -ld /glusterfs/admin-share/daten1/.snaps drwxr-xr-x 2 root root 4096 1. Jan 1970 //glusterfs/admin-share/daten1/.snaps ------- If I try the same as no...
2024 Dec 18
1
shadow_copy2
On 12/18/24 7:16 PM, Stefan Kania via samba wrote: > I would say that's fine :-) hm... can you kania$ cd /glusterfs/admin-share/daten1/ ?
2012 Jan 03
7
Low performance
...5 to 7% of one core. Memory-usage is 1703 out of 64557MB. There are no other jobs running on the two machines. The LSI controllers both say: State: Optimal machine A has a rsync-daemon with the following configuration: ---------- read only = false use chroot = false hosts allow = 10.99.11.0/24 [Daten1] path = /var/daten1 use chroot = yes read only = yes list = yes uid = root gid = root strict modes = yes ignore errors = no ignore nonreadable = yes transfer logging = no timeout = 600 refuse options = c...
2024 Dec 20
1
smbclient and Kerberos authentication
...in successful > > Sharename Type Comment > --------- ---- ------- > IPC$ IPC IPC Service (Samba > 4.21.2-Debian-4.21.2+dfsg-3~bpo12+1) > admin-share Disk admin share auf dem Cluster > daten1 Disk Mit glusterfs_fuse > SMB1 disabled -- no workgroup available > ------------------- > I'm getting the result with anonymous access. That's ok. Then I do: > ------------------ > root at dc01:~# kinit administrator > administrator at EXAMPLE.NET's Passw...
2008 Oct 13
0
Re : using predict() or fitted() from a model with offset; unsolved, included reproducible code
...gt; formula, as seen below in the code. > I have also tried to use predict, with exactly the same result: the > offset is ignored. This applies to both lms and glms. > > Am I missing something here? > Thank you > Samuel Riou > > CODE > #no offset lmA<-lm(MassChange24h~DATEN1, subset(Chicks1, Year==2007? & > AGE>10), na.action=na.exclude) > summary(lmA) > > #linear offset > lmAO<-lm(MassChange24h~DATEN1+offset(-0.37356*AGE), subset(Chicks1, > Year==2007? & AGE>10), na.action=na.exclude) > summary(lmAO) > > > print(Chicks$...
2019 Nov 14
6
get_share_mode_lock: get_static_share_mode_data failed: NT_STATUS_NO_MEMORY
Upgraded to Samba 4.11.2 and I?ve now too started seeing the message: get_share_mode_lock: get_static_share_mode_data failed: NT_STATUS_NO_MEMORY A lot. I modified the source in source3/locking/share_mode_lock.c a bit in order to print out the values of the service path, smb_fname & old_write_time when it fails and it seems they are all NULL? [2019/11/14 14:24:23.358441, 0]
2010 Jul 05
1
question concerning VGAM
Hello everyone, using the VGAM package and the following code library(VGAM) bp1 <- vglm(cbind(daten$anzahl_b, daten$deckung_b) ~ ., binom2.rho, data=daten1) summary(bp1) coef(bp1, matrix=TRUE) produced this error message: error in object$coefficients : $ operator not defined for this S4 class I am bit confused because some day ago this error message did not show up and everything was fine. Thank you very much in advance for your help...
2001 Feb 28
10
Bug Report
Hello Samba Team: I don't know if this is a bug but I have compiled the source code for samba-2.2.0-alpha2 on Solaris 7 and cannot make the binaries. After the "./configure" command I try "make" and this is the result: [...cutting..] Compiling smbd/oplock_irix.c Compiling smbd/oplock_linux.c Compiling smbd/notify.c Compiling smbd/notify_hash.c Compiling
2009 Jan 02
8
samba freezes the server
...write list = @ntadmin root force group = ntadmin create mask = 0664 directory mask = 0775 [netlogon] comment = Network Logon Service path = /var/lib/samba/netlogon write list = root [projects] inherit acls = Yes path = /usr/local/pub/daten1/projects read only = No create mask = 0775 directory mask = 0775 force group = samba-users force user = root case sensitive = No guest ok = Yes [install] inherit acls = Yes path = /usr/local/pub/daten2/install/ read on...
2010 Dec 11
0
is there a packge or code to generate markov chains in R
...W A 2 0 1 M A 3 0 1 M B 4 0 1 M B 5 0 1 W A 6 0 1 M B I would like to form a subset consisting of all entries with Geschlecht=M and GG=A. Using >T1 <- subset(daten1, Geschlecht=="M", GG=="A") delievers data frame with 0 columns and 6 rows > T1 <- subset(daten1, Geschlecht=="M") delievers numacc_b coverage_b Geschlecht GG 2 0 1 M A 3 0 1 M B 4 0 1...