similar to: Hide empty Samba shares?

Displaying 20 results from an estimated 10000 matches similar to: "Hide empty Samba shares?"

2014 Jan 02
3
Disappearing directory
Hi All and happy new year, Via a cron job a USB disk is mounted on a Centos 6.4 machine for backup and dismounted after. I've noticed this failing. See below, the backup directory that was in /mnt had disappeared, so creating it again as follows... # cd /mnt # mkdir backup # mount /dev/sdb1 /mnt/backup/ # ls backup # cd backup/ # ls boot.tar.gz etc etc.tar.gz home home.tar.gz
2013 Jun 19
3
shutdown -r / shutdown -h / reboot all hang and don't cleanly dismount
Hello -STABLE@, So I've seen this situation seemingly randomly on a number of both physical 9.1 boxes as well as VMs for I would say 6-9 months at least. I finally have a physical box here that reproduces it consistently that I can reboot easily (ie; not a production/client server). No matter what I do: reboot shutdown -p shutdown -r This specific server will stop at "All buffers
2010 Jul 14
16
For what reason the "official" Wine does not support USB ?
Hello A lot of windows application need access to an USB port. For Wine a library (or a patch) exists to manage that but it is not include in the "official" release. If we want to work with this USB port, we have to compile a personal version of Wine, but this is not really obvious for every body. Why this feature is not include in the release ? Do you plan an official release with
2009 Jan 31
2
Strange behaviour with rsync and mounted truecrypt volume
Hello, when i mount a truecrpyt volume with truecrypt 5.1a and synchronize data locally with rsync (version 2.6.9 protocol version 29) like this way: $ truecrypt myvolume.tc $ rsync -av /home/oliver/myfolder /media/truecrypt The myfolder is copied to /media/truecrypt like it should. But when i dismount the truecrypt volume and mount it again: $ truecrypt -d /media/truecrypt $ truecrypt
2011 Jun 06
4
UPS on Freenas
Dear Sir or Ma'am, I have set-up a very functional NAS in my home using Freenas 0.7.2.5543. I had problems when losing power to the NAS. When I'd power it back on, my Raid 5 array and other disks would say that it was not properly dismounted, until I erased the disks, reformatted and remounted. The problem would then go away. I have since put an UPS between my NAS and the power to
2011 Jun 06
4
UPS on Freenas
Dear Sir or Ma'am, I have set-up a very functional NAS in my home using Freenas 0.7.2.5543. I had problems when losing power to the NAS. When I'd power it back on, my Raid 5 array and other disks would say that it was not properly dismounted, until I erased the disks, reformatted and remounted. The problem would then go away. I have since put an UPS between my NAS and the power to
2014 Mar 12
2
[PATCH v6 04/11] qspinlock: Optimized code path for 2 contending tasks
On 03/12/2014 02:54 PM, Waiman Long wrote: > + > + /* > + * Now wait until the lock bit is cleared > + */ > + while (smp_load_acquire(&qlock->qlcode)& _QSPINLOCK_LOCKED) > + arch_mutex_cpu_relax(); > + > + /* > + * Set the lock bit& clear the waiting bit simultaneously > + * It is assumed that there is no lock stealing with this > +
2014 Mar 12
2
[PATCH v6 04/11] qspinlock: Optimized code path for 2 contending tasks
On 03/12/2014 02:54 PM, Waiman Long wrote: > + > + /* > + * Now wait until the lock bit is cleared > + */ > + while (smp_load_acquire(&qlock->qlcode)& _QSPINLOCK_LOCKED) > + arch_mutex_cpu_relax(); > + > + /* > + * Set the lock bit& clear the waiting bit simultaneously > + * It is assumed that there is no lock stealing with this > +
2011 Feb 28
1
OSX 10.6 Clients on a 3.4.11 Server
Hello, I'm running Samba 3.4.11 on CentOS 5.2.. I Have some users at my company that have recently upgraded their macs to Snow Leopard 10.6.6 and are running in to some SMB issues. When they mount a share they can move,delete,copy folders just fine. If they open and close a file in one of those folders though, they cannot rename, delete, or move the folder because samba has it locked and
2004 Jun 16
1
Huge delays on login/first access from WinXP clients on samba 3.0.4 PDC
Hi *, after upgrade from 2.2.8a to 3.0.4, I'm suffering from ~10 min. delays on login/first access of a share from a WinXPpro client to a samba 3.0.4 PDC (SuSE 9.0). This is printed in the logs: [2004/06/16 11:58:20, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2004/06/16 11:59:20, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) -
2006 Mar 17
3
SETFEATURES SET TRANSFER MODE semaphore timeout on FreeBSD 6.0 RELEASE
Hi I have a newly installed FreeBSD 6.0 release machine on which I am getting the following error on the console: "ad4: req=0xc23bc258 SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !!" This is generally associated with heightened disk activity, but it happens inevitably after a while (minutes or hours) if the machine is running. The atacontrol list shows:
2008 Apr 25
2
reversing the effects of mkfs.btrfs?
I was playing around with btrfs, and did a mkfs.btrfs on one of my partition. Mistakes, it was my data partition (ext3 based). I have not yet mounted the device, but the mkfs.btrfs continued to completion. Is it possible to salvage my ext3 filesystem? Anyway to reverse the effect of mkfs.btrfs? Thank you for your help/answer. -- Regards, Peter Teoh
2005 Feb 19
3
Low compression on high noise?
Hi List, I noted that compressing music like Merzbow or other Japanese chaotic noise-bands usually results in very low compression rates. That means, that the resulting .flac-file is nearly as big as the initial .wav-file. Other kinds of music get compressed much better. Any explanation? Regards Thomas -------------- next part -------------- A non-text attachment was scrubbed... Name: not
2011 Jun 07
7
text-mode system and /media
I'm running a headless server, so no GUI, just ssh logins. I don't seem to have the mechanism that automounts USB drives to a subdirectory of /media, and from googling around I think that's a feature of a GUI-based system. What implements it? Right now I manually create a mountpoint in /mnt and then manually mount by label from /dev/disk/by-label after plugging the drive in. It
2006 Jul 07
6
parametric proportional hazard regression
Dear all, I am trying to find a suitable R-function for parametric proportional hazard regressions. The package survival contains the coxph() function which performs a Cox regression which leaves the base hazard unspecified, i.e. it is a semi-parametric method. The package Design contains the function pphsm() which is good for parametric proportional hazard regressions when the underlying base
2012 Jul 06
1
How to compute hazard function using coxph.object
My question is, how to compute hazard function(H(t)) after building the coxph model. I even aware of the terminology that differs from hazard function(H(t)) and the hazard rate(h(t)). Here onward I wish to calculate both. Here what I have done in two different methods; ##########################################################################################
2003 Jul 11
2
hazard estimate
Dear list, is there a function available which provides an estimate of the hazard function based on a cox proportional hazard model? I only found the cumulative hazard and the survival function as survfit options. Thanks for your help Peter
2008 Apr 09
2
How to estimate a hazard ratio using an external hazard function
Hi, I would like to compare the hazard functions of two samples using the Cox proportional hazards model. For sample 1 I have individual time-to- event data. For sample 2 I don't have individual data, but grouped data that allows to obtain a hazard function. I am wondering if there is an R function that allows to obtain a hazard ratio of the two hazard funtions (under the
2005 Jun 10
1
Estimate of baseline hazard in survival
Dear All, I'm having just a little terminology problem, relating the language used in the Hosmer and Lemeshow text on Applied Survival Analysis to that of the help that comes with the survival package. I am trying to back out the values for the baseline hazard, h_o(t_i), for each event time or observation time. Now survfit(fit)$surv gives me the value of the survival function, S(t_i|X_i,B),
2013 Sep 22
2
[LLVMdev] how to detect data hazard in pre-RA-sched
hi, LLVM, I found there is a flag DisableHazardRecognizer in TargetInstrImpl.cpp. I still don't understand how llvm detects data hazard in pre-RA-sched. pre-RA-sched is based on SDNode and all operands are vregs. Even you can calculate the operators of SDNodes, the data hazard in vreg are not same as physical register data hazard. Is it useful to optimize processor pipeline? thanks, --lx