search for: dmbs

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

Did you mean: dbs
2013 Jun 18
16
[PATCH] ARM: cache coherence problem in guestcopy.c
I''ve encountered a rather unusual bug while I''m implementing live migration on arndale board. After resume, domU kernel starts invoking hypercalls and at some point the hypercall parameters delivered to xen are corrupted. After some debugging (with the help of HW debugger), I found that cache polution happens, and here is the detailed sequence. 1) DomU kernel allocates a local
2010 Mar 05
17
why L2ARC device is used to store files ?
Greeting All I have create a pool that consists oh a hard disk and a ssd as a cache zpool create hdd c11t0d0p3 zpool add hdd cache c8t0d0p0 - cache device I ran an OLTP bench mark to emulate a DMBS One I ran the benchmark, the pool started create the database file on the ssd cache device ??????????? can any one explain why this happening ? is not L2ARC is used to absorb the evicted data from ARC ? why it is used this way ??? -- Abdullah Al-Dahlawi George Washington University Depar...
2020 Oct 21
2
A user's last access time
@lbutlr wrote: > On 19 Oct 2020, at 20:31, Victor Sudakov <vas at sibptus.ru> wrote: > > I have seen this but I do not want this information in a database. > ? > > > Even a local sqlite database would do. > > What? > This meant that an external DMBS/daemon process (MySQL, Redis etc) was not desirable, but any on-disk format Dovecot can save the data in was fine with me. The sqlite format too. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49 at fidonet http://vas.tomsk.ru/ -------------- next part -------------- A non-text attachment was s...
2003 May 27
1
Delete dead browse lists
I've run into this problem a few times now and still haven't figured out how to fix it without shutting down my entire network. We get a lot of guest and transient computers belonging to different workgroups. The gleefully add themselves to the SAMBA domain master and the SAMBA master browse never gets rid of them. Isn't there some sort of timeout or interface where these can be
1997 Jul 23
2
cross-subnet browsing problems
I'm trying to set up cross-subnet browsing using Samba on a Linux box and a Sparc UltraEnterprise with Win95 and NT Workstation clients. I'm using the Sparc as the domain master and also as the WINS server on the 108 subnet. The Linux box is the local master on the 46 subnet. Both are running Samba 1.9.17alpha4. I can see the conversation between the two samba servers and the browse
2020 Oct 21
0
A user's last access time
...19 Oct 2020, at 20:31, Victor Sudakov <vas at sibptus.ru> wrote: >>> I have seen this but I do not want this information in a database. >> ? >> >>> Even a local sqlite database would do. >> >> What? >> > > This meant that an external DMBS/daemon process (MySQL, Redis etc) was not > desirable, but any on-disk format Dovecot can save the data in was fine > with me. The sqlite format too. How is SQLite different from MySQL? I have both on my system. They are both on-disk database files. -- 'They come back to the mountains...
2006 Jun 19
0
wins vs. browsing, and documentation
...rk of the way the documentation is laid out, or does it imply there is a closer connection between browsing and WINS? I think it is the former, but it gets a little confusing, particularly when the same chapter is discussing two different types of synchronization: synchronization between LMBs and DMBs (which Samba *does* support -- I think) and also discussing synchronization of data between WINS servers (which Samba does *not* support). - Logan [1] except that browse servers use WINS name services to find each other, but then lots of other things use WINS to find each other, so t...
2006 Sep 05
0
Question about inter-domain trusts
...quot;net rpc trustdom establish" goes looking for a Domain Master Browser for the target domain. But with nmblookup and nbtstat I find there is no local DMB for the domain I want to trust. Modifying utils/net.c:net_find_pdc() so that it looks for Domain Controllers (type #1e) instead of DMBs (type #1b) seems to fix the resolution problem. But is this modification semantically correct? Or must there be a local DMB for that domain? Curiously, there are a few error cases in net_rpc.c:rpc_trustdom_establish() where the command carries on regardless of errors with consequent segfaul...
2002 Sep 23
0
Tracking WINS Problems
...rk has two IP subnets on it. On this network, there are two SMB workgroups (actually NT domains, as there's a PDC for each). The members of the DEERECO workgroup are all in the 192.168.101.0 subnet, while the HS workgroup computers are all 192.168.100.0. The PDCs for each domain are LMBs and DMBs on their respective subnets. One Samba-running (and Linux-running) host in the HS workgroup is using IP aliasing and has IP addresses in each subnet. It is the LMB for the HS group on the 192.168.101.0 subnet. There are two other subnets on different network segments (i.e. with routers between t...
2007 Aug 27
1
Subnet not visible in Network Neighbourhood
Hi list! I've got a debian "etch" box running samba 3.0.24. The server is a firewall (running Shorewall 3.2.6) with five NICs: eth0 -> DSL (it has a public IP address and it allows all the people browse by masquerading other interfaces) eth1 and eth3 -> bond0 (IP address is 192.168.1.1/24) eth2 and eth4 -> bond1 (IP address is 192.168.2.1/24) BTW, bond+ refers to an
2006 Feb 08
3
Basics - help with models &controllers...
I have looked at many rails apps source code from the web and it seems there is no best practice when designing the database schema and models. For example surely it is recommended to include your foreign keys and constraints at the database level? Some people just rely on the activerecord associations, and don''t bother even placing a field for the foreign key in the tables? I
2020 Oct 20
6
A user's last access time
Sami Ketola wrote: > > > > On 19. Oct 2020, at 18.54, Victor Sudakov <vas at sibptus.ru> wrote: > > > > Dear Colleagues, > > > > Is there a file or directory within a user's Maildir, whose date of > > modification or access indicates the last time the user accessed his/her > > E-mail via IMAP or POP3? > > > > I'd like
2002 Jul 08
9
Cannot Sync Browser Lists
...07, 0] nmbd/nmbd_browsesync.c:domain_master_node_status_fail(263)domain_master_node_status_fail: Doing a node status request to the domain master browser for workgroup WORKGROUP at IP 192.168.100.4 failed. Cannot sync browser lists. The core of my smb.conf is basically the same on the 3 non-DMBs: wins server = 192.168.100.4 ; this is the IP of the DMB os level = 65 domain master = no localmaster = yes preferred master = yes remote browse sync = 192.168.100.4 192.168.3.1 192.168.4.1 On the the DMB \\SAMBA-UNION: os level = 65 preferred master = True domain master = Tru...
2013 Jan 23
132
[PATCH 00/45] initial arm v8 (64-bit) support
First off, Apologies for the massive patch series... This series boots a 32-bit dom0 kernel to a command prompt on an ARMv8 (AArch64) model. The kernel is the same one as I am currently using with the 32 bit hypervisor I haven''t yet tried starting a guest or anything super advanced like that ;-). Also there is not real support for 64-bit domains at all, although in one or two places I
2003 Dec 01
0
No subject
...total of two workgroups. The LMB of each subnet is also the DMB, because I figured this was the way to go... What I want is to have each DMB's browse-list the same, by having each DMB get unknown machines from the other DMB's blist. Perhaps this isn't happening because I have two DMBs? Perhaps one should only be an LMB ? (i'm just guessing that, from your message). thanks for the reply! Tim _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Return-Path: <dogbert@mail.netne...