search for: etcd

Displaying 20 results from an estimated 68 matches for "etcd".

Did you mean: etc
2014 Aug 01
0
question about etcd.conf
Hi, guys: I have installed coreos on three bare metal machines to form a cluster. I added /etc/etcd/etcd.conf to each machine according to the instruction in https://github.com/coreos/etcd/blob/master/Documentation/configuration.md however, when I do sudo systemctl start etcd, it keep start the etcd with "default" as name (although I set the name to be different in etcd.conf), and also...
2015 Feb 13
0
etcd and kubernetes on virt7-testing
I've rebuilt the latest kubernetes and etcd sources (from fedora rawhide) for c7. Builds are available on CBS and in the virt7-testing repo. kubernetes: https://cbs.centos.org/koji/taskinfo?taskID=7113 etcd: http://cbs.centos.org/koji/buildinfo?buildID=689 Please try them out and let me know if you see any issues. Thanks! -- Lokesh Freen...
2010 Jul 25
1
No config file and Syslinux 4 regression
I have tested isolinux without a config file and discovered the following: ISOLINUX 3.86 30-g9cc609c ETCD Copyright (C) 1994-2010 H. Peter Anvin et al No DEFAULT or UI configuration directive found! boot: and ISOLINUX 4.02 4.02* ETCD Copyright (C) 1994-2010 H. Peter Anvin et al ERROR: No configuration file found seems to hang here. no_default_msg gets printed too, but is overwritten since the cursor...
2020 Aug 05
2
CTDB question about "shared file system"
Could I impose upon someone to provide some guidance? Some hint? Thank you Is a shared file system actually required? If etcd is used to manage the global recovery lock, is there any need at that point for a shared file system? In other words, are there samba or CTDB files (state) that must be on a shared file system, or can each clustered host simply have these files locally? What must be shared? What can be optionally...
2020 Oct 26
2
CTDB Question: external locking tool
Folks, We use a Golang-based lock tool that we wrote for CTDB. That tool interacts with our 3.4 etcd cluster, and follows the requirements specified in the project. Question, does the external command line tool get called when LMASTER and RECMASTER are false? Given a scenario where we have a set of processes that have it set to false, then others that have it set to true, does the locking tool ge...
2020 Oct 29
1
CTDB Question: external locking tool
...2020 15:09:34 +1100, Martin Schwenke via samba <samba at lists.samba.org> wrote: > On Sun, 25 Oct 2020 20:44:07 -0400, Robert Buck <robert.buck at som.com> > wrote: > > > We use a Golang-based lock tool that we wrote for CTDB. That tool interacts > > with our 3.4 etcd cluster, and follows the requirements specified in the > > project. > > > > Question, does the external command line tool get called when LMASTER and > > RECMASTER are false? Given a scenario where we have a set of processes that > > have it set to false, then others...
2011 Jun 23
2
isolinux.bin 3.72 question
..."isolinux.bin" 3.72 and meet an issue : we put all the files(including config file, kernel and initrd file) under the root directory and some additional normal files in it. If adding enough files in the root directory, the created ISO will fail to boot, hanging at "ISOLINUX 3.72 3.72 ETCD Copyright (C) 1994-2008 H. Peter Anvin". Is this a known issue? Is it fixed in the latter release? In the above case, if I put all the additional files in a sub directory, created ISO will succeed to boot. So is there any restriction of the files' number under the root directory? In some...
2010 Jun 29
9
SYSLINUX 4.00 2010-06-28 EDD Load error - Boot error
SYSLINUX 4.00 2010-06-28 EDD Load error - Boot error Booting from USB on old IBM T43 or newer Esprimo E5731E. No problems with version 3.86 and same usb-stick.
2020 Jun 30
2
CTDB RecLockLatencyMs vs RecoverInterval
...yMs tunable parameter. Is there any relationship between the RecLockLatencyMs property and the RecoverInterval property? Does one need to be larger than the other? Or if RecLockLatencyMs were increased to 5000ms, should some other setting be changed in proportion? We're using a geo-distributed etcd cluster for the CTDB recovery lock and I noticed a "*High RECLOCK latency"* (of 4s) message in syslog, and just wanted to see if we could safely squelch the warning, and if so, how? Thank you, -- BOB BUCK SENIOR PLATFORM SOFTWARE ENGINEER SKIDMORE, OWINGS & MERRILL 7 WORLD TRADE...
2015 Jul 13
2
boot... round 2
...;> >>>> >>>> $^ >>> >>> We're trying to debug the regular ISOLINUX (core/isolinux.bin) not the >>> debug build (core/isolinux-debug.bin). >>> >> >> Aye Capt'n. > > It stops after printing the access type "ETCD" and before printing the > remainder of the banner. I presume this is not a hybridized image? > I guess, actually it does support hybrid booting. Rawhide-Xfce-Live-713.iso - isolinux.bin : $ fdisk -l Rawhide-Xfce-Live-713.iso Disk Rawhide-Xfce-Live-713.iso: 894 MiB, 937426944 byte...
2017 Aug 02
0
[Update] GD2 - what's been happening
...e base. As of release v4.0dev-7, GD2 provided the following features that would be required for writing/developing Gluster management commands. - A transaction framework to run orchestrate actions across the cluster - A rest framework to add new rest endpoints to handle - A central store based on etcd, to store cluster information - An auto forming and scaling etcd cluster. Using these features, we can currently form and run basic GlusterFS clusters and volumes. While this works, this is not the most usable yet. Nor is it ready for further integration with rest of GlusterFS. We've identifi...
2013 Jan 21
2
size units in xen-create-image, and other newbie doubts
...wap MB or MiB? And what about --size? In other news, when specifying --gateway, what's recommended: dom0 or the gw dom0 uses? Or does it depend on what i want Xen for? What about --nameserver? how about openvswitch? I intend to have a few PVs for basic services like http, maybe nfs and samba, etcd, etcd; and maybe one or two or five HVMs plus the PVM that'll server as my desktop. The host is in a regular home LAN plugged into a crappy ISP router. How can i know which --arch and --dist xen-create-image supports? I'm assuming --arch=amd64 and --dist={sid,unstable,squeeze,whezzy,testin...
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....
2020 Jul 01
1
CTDB RecLockLatencyMs vs RecoverInterval
Thank you, Martin. Yes, we happen to be using Samba and CTDB v4.10.7, on Ubuntu. *Would these happen to include the defect?* *In your opinion, will 4s be an issue?* We happen to be running this on top of a geo-distributed etcd cluster, and in this particular case there was about 4200 miles between the two data centers. We're running a distributed NFS file system over a total of three data centers, spanning 7000+ miles. During failover testing we're seeing failover times less than 7 seconds, which seems pretty nic...
2016 Feb 09
2
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
On 08.02.2016 19:04, H. Peter Anvin wrote: > On 02/03/16 10:30, H. Peter Anvin via Syslinux wrote: >> On February 3, 2016 7:17:37 AM PST, Celelibi <celelibi at gmail.com> wrote: >>> 2016-02-02 18:50 UTC+01:00, poma via Syslinux <syslinux at zytor.com>: >>>> On 30.01.2016 16:59, poma wrote: >>>>> ... >>>>> >>>>>
2020 Aug 05
0
CTDB question about "shared file system"
Hi Bob, On Wed, 5 Aug 2020 17:10:11 -0400, Robert Buck via samba <samba at lists.samba.org> wrote: > Could I impose upon someone to provide some guidance? Some hint? Thank you Any time! :-) > Is a shared file system actually required? If etcd is used to manage the > global recovery lock, is there any need at that point for a shared file > system? > > In other words, are there samba or CTDB files (state) that must be on a > shared file system, or can each clustered host simply have these files > locally? > > Wha...
2017 Jul 05
2
[New Release] GlusterD2 v4.0dev-7
After nearly 3 months, we have another preview release for GlusterD-2.0. The highlights for this release are, - GD2 now uses an auto scaling etcd cluster, which automatically selects and maintains the required number of etcd servers in the cluster. - Preliminary support for volume expansion has been added. (Note that rebalancing is not available yet) - An end to end functional testing framework is now available - And RPMs are available for F...
2020 Oct 27
0
CTDB Question: external locking tool
Hi Bob, On Sun, 25 Oct 2020 20:44:07 -0400, Robert Buck <robert.buck at som.com> wrote: > We use a Golang-based lock tool that we wrote for CTDB. That tool interacts > with our 3.4 etcd cluster, and follows the requirements specified in the > project. > > Question, does the external command line tool get called when LMASTER and > RECMASTER are false? Given a scenario where we have a set of processes that > have it set to false, then others that have it set to true,...
2016 Feb 12
2
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
On February 11, 2016 11:30:02 PM PST, poma <pomidorabelisima at gmail.com> wrote: >... >http://repo.or.cz/syslinux.git/commit/8750016 > >Booting from DVD/CD... > >ISOLINUX 6.04 ETCD >and then hangs > >ttyS0 debug shows single line: >_malloc(24, 0, 2) @ 0x00104bab = > > >$ ld --version >GNU ld version 2.26.20160125 >... >$ gcc --version >gcc (GCC) 6.0.0 20160205 ... >... Yes, it is a bug in ld. I have been working with H.J. and we have just...
2020 Aug 06
2
CTDB question about "shared file system"
...in a sec... Let me explain our architecture, for context. Would love some feedback, expressed concerns, etc. We have built a geo-distributed SMB file system, it is deployed in AWS, over four regions globally, internally uses ObjectiveFS as a backend shared file system and cache, and uses a custom ETCD locking helper (written in Golang). The instances have only one network interface, private; they do not have a second interface (possibly our mistake). The existing private interface is AWS assigned, static, and cannot be reassigned (obviously). Initial testing of this is promising; leadership ele...