search for: ztest

Displaying 20 results from an estimated 24 matches for "ztest".

Did you mean: test
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
Hi list, My case : Local UNIX user : ZTEST domain : uuq.ork domain user : UUQ\ztest smb.conf for standalone samba : /home/hywu/smb.conf [/home/hywu] # cat /home/hywu/smb.conf [global] passdb backend = smbpasswd workgroup = WORKGROUP security=user Smbpasswd fail to change local UNIX user password (ZTEST) when samba role is DC. I want to ch...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
On Thu, 25 Jan 2024 18:27:48 +0800 hhyy ww via samba <samba at lists.samba.org> wrote: > Hi list, > > My case : > Local UNIX user : ZTEST > domain : uuq.ork > domain user : UUQ\ztest > smb.conf for standalone samba : /home/hywu/smb.conf > > [/home/hywu] # cat /home/hywu/smb.conf > [global] > passdb backend = smbpasswd > workgroup = WORKGROUP > security=user Why is the smb.conf file in /home/hywu instead o...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
Rowland Penny via samba <samba at lists.samba.org> ? 2024?1?25? ?? ??6:42??? > On Thu, 25 Jan 2024 18:27:48 +0800 > hhyy ww via samba <samba at lists.samba.org> wrote: > > > Hi list, > > > > My case : > > Local UNIX user : ZTEST > > domain : uuq.ork > > domain user : UUQ\ztest > > smb.conf for standalone samba : /home/hywu/smb.conf > > > > [/home/hywu] # cat /home/hywu/smb.conf > > [global] > > passdb backend = smbpasswd > > workgroup = WORKGROUP > > security=user >...
2007 Nov 29
2
Overriding resources in a define in a module - can''t get syntax right
Maybe it works, maybe it doesn''t, but I sure as hell can''t make it work. I get stuck with "Could not find object(s)" whatever I do This is my module init.pp class ztest::setup { notice "MAIN SETUP CLASS" file { directfile: path => "/etc/directfile", owner => root, group => root, mode => 0644, content => "A B C D\n" } testfile { testing: content => "1 2 3...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...via samba <samba at lists.samba.org> ? 2024?1?25? ?? > ??6:42??? > > > On Thu, 25 Jan 2024 18:27:48 +0800 > > hhyy ww via samba <samba at lists.samba.org> wrote: > > > > > Hi list, > > > > > > My case : > > > Local UNIX user : ZTEST > > > domain : uuq.ork > > > domain user : UUQ\ztest > > > smb.conf for standalone samba : /home/hywu/smb.conf > > > > > > [/home/hywu] # cat /home/hywu/smb.conf > > > [global] > > > passdb backend = smbpasswd > > > workgroup =...
2007 Oct 29
2
Setting variables in modules - order important?
...he assignment to ''take''. I though the ordering was immaterial. Am I doing something wrong (again) or is this a funny? ----------------------- This works: <0> sa_dewha@engpsr0000.intranetdev.barcapdev.com (0 jobs) /users/unix/sa_dewha/SVNCheckOut/bootstrap/puppet/modules/ztest/examples % cat setup.pp $int_var = "Set in setup.pp example" include ztest::setup <0> sa_dewha@engpsr0000.intranetdev.barcapdev.com (0 jobs) /users/unix/sa_dewha/SVNCheckOut/bootstrap/puppet/modules/ztest/examples % ./test.sh; cat /var/tmp/test ++ pwd + MODULEDIR=/users/unix/sa...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...2024?1?25? ?? > > ??6:42??? > > > > > On Thu, 25 Jan 2024 18:27:48 +0800 > > > hhyy ww via samba <samba at lists.samba.org> wrote: > > > > > > > Hi list, > > > > > > > > My case : > > > > Local UNIX user : ZTEST > > > > domain : uuq.ork > > > > domain user : UUQ\ztest > > > > smb.conf for standalone samba : /home/hywu/smb.conf > > > > > > > > [/home/hywu] # cat /home/hywu/smb.conf > > > > [global] > > > > passdb backend = s...
2008 Apr 25
1
replace-in-place: cannot replace, device is busy
Say I have a raidz of 3 disks: ad4 ad6 ad8 I want to tell zfs that I am pulling ad4 and replacing it with a new disk on the same controller, but I can''t get it to release its hold on ad4. [0138][root at ztest:/home/matt]# zpool offline pond ad4 Bringing device ad4 offline [0140][root at ztest:/home/matt]# zpool replace pond ad4 cannot replace ad4 with ad4: ad4 is busy ''remove'' and ''detach'' are only useful for inactive spares and mirrors/vdevs respectively. In pract...
2007 Feb 18
3
Improper use of atomic_add_64().
Hi. I noticed that when non-64bit variable is given as a second argument to atomic_add_64() function, the result is invalid. I found few places where such situation occurs. I wonder how this got unnoticed with ztest, which fails on me within a few seconds (after I started to use Solaris atomic operations) on assertions. Maybe this only doesn''t work when compiled with gcc? Not sure, but most of the time 64bit variables are used properly. Anyway, the patch is here: http://people.freebsd.org/~pjd/ope...
2006 Oct 31
0
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
Author: billm Repository: /hg/zfs-crypto/gate Revision: 33640e100342f4a847c599f1a1671dda6faf4e05 Log message: 6410698 ZFS metadata needs to be more highly replicated (ditto blocks) 6410700 zdb should support reading raw blocks out of storage pool 6410709 ztest: spa config can change before pool export Files: update: usr/src/cmd/mdb/common/modules/zfs/zfs.c update: usr/src/cmd/zdb/zdb.c update: usr/src/cmd/zpool/zpool_main.c update: usr/src/cmd/ztest/ztest.c update: usr/src/uts/common/fs/zfs/arc.c update: usr/src/uts/common/fs/zfs/dbuf.c update: u...
2011 Sep 07
1
Samba on freebsd - permissions issue
...a windows machine writes to the dir the permissions look fine. For example, -rwxrw-rw- 1 nobody nobody 0 Sep 7 13:38 New Text Document.txt However, if a Linux machine mounts the share and any user other than root writes to it the perm's are different and you get a permissions error; $ touch ztest.1.txt touch: cannot touch `ztest.1.txt': Permission denied Interestingly, regardless of the error, the file is created; -rw-r--r-- 1 nobody nobody 0 Sep 7 16:15 ztest.1.txt If the user opens the file to write to it, it is opened in read-only. I get the same results when mounting the share...
2006 Oct 31
0
6344108 snapshot create/delete interlock with scrub/resilver must sync txg
Author: bonwick Repository: /hg/zfs-crypto/gate Revision: 41acc27e604047650771dceb4535b8586bd34848 Log message: 6344108 snapshot create/delete interlock with scrub/resilver must sync txg Files: update: usr/src/cmd/ztest/ztest.c update: usr/src/uts/common/fs/zfs/spa.c
2009 Nov 13
0
z-test with NAs
Dear all I am learning R I am doing Z-test with package 'BSDA' here is my syntax and result: > sdgr.ztest<-z.test(growth[type=='SD'& from_treeline=='above'], + growth[type=='SD'& from_treeline=='below'],alternative = "two.sided", + mu = 0, sigma.x =(sd(growth[type=='SD'& from_treeline=='above'],na.rm = T)), + sigma.y =(sd(gr...
2011 Mar 22
1
In ppls package kernel method is unsupported?
require(ppls) data(BOD) X<-BOD[,1] y<-BOD[,2] Xtest=seq(min(X),max(X),length=200) dummy<-X2s(X,Xtest,deg=3,nknot=20) Z<-dummy$Z Ztest<-dummy$Ztest size<-dummy$sizeZ P<-Penalty.matrix(size,order=2) lambda<-200 number.comp<-3 penalized.pls(Z,y,P=lambda*P,ncomp=number.comp)$coefficients # By default kernel=F penalized.pls(Z,y,P=lambda*P,ncomp=number.comp,kernel=TRUE)$coefficients # Same as above...?! penalized.pls.ke...
2008 Jan 31
7
mounting a copy of a zfs pool /file system while orginal is still active
Hello SUN gurus I do not know if this is supported, I have a created a zpool consisting of the SAN resources and created a zfs file system. Using third part software I have taken snapshots of all luns in the zfs pool. My question is in a recovery situation is there a way for me to mount the snapshots and import the pool while the original is still active. Right now all I am able to do is export
2013 Oct 10
1
Question about DNS Ghost Records
...6, Records=1, Children=0 A: 192.168.2.205 (flags=f0, serial=116, ttl=0) Name=Z37, Records=0, Children=0 < ------------------------ Name=zcontroller, Records=2, Children=0 A: 134.147.57.144 (flags=f0, serial=110, ttl=900) A: 192.168.2.1 (flags=f0, serial=110, ttl=900) Name=Ztest, Records=0, Children=0 Now in order to fix that I tried to delete that record and get this: $ samba-tool dns update localhost calcdom.local Z37 A 192.168.2.203 192.168.2.210 Password for [Administrator at CALCDOM.LOCAL]: ERROR: Record does not exist I can believe that, but when I try then to a...
2007 Jan 10
1
Solaris 10 11/06
...6433679 broke zpool import 6436502 fsstat needs to support file systems greater than 2TB 6436514 zfs share on /var/mail needs to be run explicitly after system boots 6436524 importing a bogus pool config can panic system 6436526 delete_queue thread reporting drained when it may not be true 6436800 ztest failure: spa_vdev_attach() returns EBUSY instead of ENOTSUP 6439102 assertain failed: dmu_buf_refcount(dd->dd_dbuf) == 2 in dsl_dir_destroy_check() 6439370 assertion failures possible in dsl_dataset_destroy_sync() 6440499 zil should avoid txg_wait_synced() and use dmu_sync() to issue parallel IO...
2008 Jul 25
0
resynv onnv-gate
...c usr/src/cmd/man/src/man.c usr/src/cmd/mdb/common/mdb/mdb_fmt.c usr/src/cmd/mdb/common/mdb/mdb_io.c usr/src/cmd/mdb/common/modules/genunix/memory.c usr/src/cmd/picl/picld/picld.c usr/src/cmd/power/power.conf.i386 usr/src/cmd/svc/configd/backend.c usr/src/cmd/zpool/zpool_main.c usr/src/cmd/ztest/ztest.c usr/src/common/crypto/aes/Makefile usr/src/common/crypto/aes/aes_cbc_crypt.c usr/src/common/crypto/aes/aes_cbc_crypt.h usr/src/common/crypto/aes/aes_impl.c usr/src/common/crypto/aes/aes_impl.h usr/src/common/crypto/blowfish/Makefile usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c...
2011 Jun 30
1
"Exception: Couldn't read format template `query' (Permission denied)" - help?
...E="2"> <INPUT TYPE=submit NAME="&gt;" VALUE="Next"> </center><br> <INPUT TYPE=hidden NAME=DB VALUE="default"> <INPUT TYPE=hidden NAME=FMT VALUE="query"> <INPUT TYPE=hidden NAME=xP VALUE="Ztest"> <INPUT TYPE=hidden NAME=xDB VALUE="default"> <INPUT TYPE=hidden NAME=xFILTERS VALUE="--O"> </FORM> <hr><div align=right><i><small><a href="http://xapian.org/">Xapian - xapian-omega 1.2.6</a>&lt...
2013 Apr 03
1
Newbie questions about omega
Dear all, I am a newbie to Xapian-Omega. I installed Xapian-Omega (1.2.14) a few days ago on my freebsd NAS server, and intend to use it to search my CIFS/SMB share. So far it works fine (I am able to search my share using the omega web interface), nevertheless I have few newbie questions. Hoping that somebody can answer my (hopefully not to silly) newbie questions. Indexing file names: