Displaying 20 results from an estimated 1000 matches similar to: "rsync.log - two differ timestamps"
2020 Oct 12
2
setlmasterrole in config
How can setlmasterrole be set persistently? Is there a way to put it in
some config file?
If not, if setting it from the command line is the only option, what is the
recommended approach to ensure it is set upon reboot?
Thx
--
BOB BUCK
SENIOR PLATFORM SOFTWARE ENGINEER
SKIDMORE, OWINGS & MERRILL
7 WORLD TRADE CENTER
250 GREENWICH STREET
NEW YORK, NY 10007
T (212) 298-9624
ROBERT.BUCK at
2020 Oct 15
2
setlmasterrole in config
On Thu, Oct 15, 2020 at 09:01:01AM -0400, Robert Buck via samba wrote:
> Can someone please respond to this question? We're unsure how to
> persistently set these flags, which are VERY useful for performance from
> what we see. We want to ensure that after reboot, particular nodes are
> always set on (or others off).
From the ctdb/doc/ctdb.1.xml man page file:
2020 Oct 01
3
CTDB Question w/ Winbind
Martin,
Here you go,
# echo "mypassword" | net --no-dns-updates -U service-account-name ads
testjoin domain.local
kerberos_kinit_password NETBIOS_NAME$@DOMAIN.LOCAL failed: Client not found
in Kerberos database
Join to domain is not valid: The name provided is not a properly formed
account name.
On Wed, Sep 30, 2020 at 9:34 PM Martin Schwenke <martin at meltin.net> wrote:
2006 Apr 04
1
imaging and contouring
Dear R'Helpers and Colleagues,
I have looked in the documentation, asked to some colleagues in the
lab, but was unable to solve the following difficulty.
I am running R on a iMac G5 with OS 10.4.
The file below (73 rows x 144 col) shows the values of a climatic
index on the globe with a grid of 2,5 ? x 2,5 ? (NA = no value):
?
With image() and map() and running the following
2013 Jan 11
1
Date time conversion bug (as.POSIXct)?
There is something wrong, I think, with the date-time conversion from a
numeric value if you use Central European Time (CET) as timezone.
Examples from R:
If I use the GMT time zone it is OK, I get the same time back from
as.POSIXct as I entered
> as.POSIXct(as.numeric(strptime("30/01/2012 13:00:00", format="%d/%m/%Y
>
2008 Jun 03
2
tzdata, Greenwich zone: URGENT!
Hi!
It appears that there have been some changes to tzdata recently. We
run an application that needs the server to stay at GMT. Previously, we
used the Casablanca timezone but now there seems to be a 1 hour
difference to GMT. I checked the London zone and they seem to change
time too.
I tried to change the zone to GMT with system-config-date (i'm using
command line remotely) but
2010 Nov 12
7
hwclock problem
Hi.
I run peridocally (from cron) on all of my machines
30 * * * * root /sbin/hwclock --systohc
All of those machines in question take their time via NTP
from the same local server, and that server gets its time
from a ntp pool.
Now I had to reboot a couple of them two days ago and to my surprise
all had problems with the time upon booting.
Here are the important files:
[root at XXXXXX ~]
2020 Oct 31
2
CTDB Statistics Definitions and Scheme?
Hi Team,
I'm working on a CTDB Prometheus Exporter. I have two questions...
First, does anyone have an "internal" cheat sheet on the metrics and their
descriptions? I didn't really see much online, or in the source code.
Thanks
--
BOB BUCK
SENIOR PLATFORM SOFTWARE ENGINEER
SKIDMORE, OWINGS & MERRILL
7 WORLD TRADE CENTER
250 GREENWICH STREET
NEW YORK, NY 10007
T (212)
1998 Jul 26
1
"modified outside" bug.
Hi!
I can't find this bug in FAQ:
VisualC++ 5.0 alwais complains
"This source file has been modified outside the source editor. Reload?"
Sources are located on the last samba server under Linux. System clock
on Linux is set to Greenwich, zone offset applied.
I tried to set NT clock to be more than Linux, this does not help.
--
Andrew
2020 Nov 04
2
CTDB DBDIR Options? Errors
Running into problems configuring different locations for the volatile and
other database directories. Can someone provide a quick sanity check on
what I'm doing below? Thank you.
Given
[database]
volatile database directory = /var/cache/dbdir/volatile
persistent database directory = /var/cache/dbdir/persistent
state database directory = /var/cache/dbdir/state
And given,
[root
2020 Nov 09
2
vfs readahead && windows server 2016/2019?
Quick question...
The docs for vfs readahead mention Windows Vista, but what about modern
Windows versions? Windows Server 2016 or Windows Server 2019?
Thank you,
--
BOB BUCK
SENIOR PLATFORM SOFTWARE ENGINEER
SKIDMORE, OWINGS & MERRILL
7 WORLD TRADE CENTER
250 GREENWICH STREET
NEW YORK, NY 10007
T (212) 298-9624
ROBERT.BUCK at SOM.COM
2005 Nov 07
4
Re: New Standard/Daylight time-change dates in rhel4u2 butnot centos4.2?
The laws already exist:
Disturbing the peace,
Misappropriation of public funds,
Prohibition on unfunded mandates.
What's lacking is prosecutors, judges, and juries who
see the politicians as getting in the way of the
statesmen and the people.
To drag this back towards On Topic, it seems to me
that the ntp folks might be petitioned to write up and
submit to the Congress, a paper
2003 Apr 07
1
filtering ts with arima
Hi,
I have the following code from Splus that I'd like to migrate to R. So far,
the only problem is the arima.filt function. This function allows me to
filter an existing time-series through a previously estimated arima model,
and obtain the residuals for further use. Here's the Splus code:
# x is the estimation time series, new.infl is a timeseries that contains
new information
# a.mle
2020 Nov 12
3
Getting CTDB dbstatistics in csv format?
Thanks, I'll do that. It might be a week or two. But I have solid C skills
going back 25 years, and spent a decade doing C++.
Let me know if there's a "getting started guide" for developers on the
Samba project. Key tools to install, etc. I will need to spin up a VM to
work in.
Also, should chat with the CTO so he's aware.
On Thu, Nov 12, 2020 at 4:46 AM Martin Schwenke
2020 Jul 15
3
Samba + Winbind : Kerberos Tickets
Hi Folks,
We're in the process of setting up a Samba cluster (Samba+CTDB+etcd), and
we (presently) using Winbind. We use AD. We're finding that the domain join
(or kerberos ticket renewal) is unreliable. Every day we find Samba/Winbind
is no longer joined to the domain. Now, we're in a bit of a learning curve
here, and automating everything with Terraform + Ansible. We have yet to
2020 Nov 11
2
Getting CTDB dbstatistics in csv format?
Folks, thank you for being so helpful.
I can't quite figure out the exact command line to get ctdb
dbstatistics for the locking.tdb in CSV format. How do you do this?
[root at use1-samba-server-c25-use1-01 ec2-user]# ctdb -X --separator=,
dbstatistics locking.tdb --help
Usage: [OPTION...]
-d, --debug=STRING debug level
-t, --timelimit=INT timelimit (in seconds)
-n,
2015 Jan 05
0
filmovix.org - gledanje filmova
?ta je potrebno za gledanje filmova preko interneta
Da biste gledali film preko weba trebate imati dobar internet protok. Ve?
osnovni ADSL protok je dovoljan, kao i kablovski internet. Zatim, neophodan
vam je solidan, prose?an pc ili lap top sa HDMI priklju?kom ili nekim
drugim AV priklju?kom koji ima i va? televizor..
Prvo uporedite koji priklju?ak ima va? TV a koje ra?unar, pa kada
nadjete
2020 Oct 15
2
Samba Performance Monitoring?
What is the impact of turning profiling on?
profiling support = on
More specifically, we're setting up a custom Prometheus exporter for Samba,
but smbstatus does not provide a whole lot of detailed information for
samba health, etc. I was hoping for more detailed information that we can
forward to Prometheus.
So my question is:
1. What options exist for efficiently getting metrics?
2020 Oct 06
3
Performance Question: Lots of Small Files vs One Large File
In an architecture where we have Samba running on RHEL exposing shares to
Windows, when we have 1 large 1GB file, the write performance to storage is
very fast, even over distances of 5000 miles. However, even writes to local
Samba servers, with 100 10MB files being copied onto a shared drive,
Windows Explorer is MUCH slower. I don't know if it's really Samba, but
more than likely Windows.
2020 Oct 05
4
CTDB Question w/ Winbind
Hi Martin
It seems as though, when I go from `clustering = no` to `clustering = yes`,
if I do a domain join, it will fail. However, if I do a `systemctl restart
ctdb` (knowing full well it will fail every time), if after this I add a
sleep(15), then do a domain join, then do a `systemctl restart ctdb`, then
the join will have worked, AND CTDB will start properly. So in a nutshell,
in Ansible,
-