Displaying 4 results from an estimated 4 matches for "13t17".
Did you mean:
1317
2012 Dec 12
8
puppet dashboard inventory
I have a puppet master install which uses puppetdb. I also have puppet
dashboard installed with the inventory service running. I want multiple
puppet masters using a single puppetDB server. Puppetdb is installed on
separate vm.
How can I get the dashboard inventory to use the puppetdb server to get the
inventory records? Where do I configure the dashboard inventory so it uses
puppetdb?
I
2012 Sep 14
2
HA-OCFS2?
Is it possible to create a highly-available OCFS2 cluster (i.e., A storage cluster that mitigates the single point of failure [SPoF] created by storing an OCFS2 volume on a single LUN)?
The OCFS2 Project Page makes this claim...
> OCFS2 is a general-purpose shared-disk cluster file system for Linux capable of
providing both high performance and high availability.
...but without backing-up
2017 Jun 13
2
Joining a Windows Server 2008 / 2008 R2 DC to a Samba AD - ISSUE - The RPC server is unavailable
...Administrator at DCTIA13DOM.COM from ipv4:
15.213.163.103:49171 for cifs/dctia13.dctia13dom.com at DCTIA13DOM.COM
[canonicalize, renewable, forwardable]
[2017/06/13 17:54:21.385671, 3] ../source4/auth/kerberos/krb5_
init_context.c:80(smb_krb5_debug_wrapper)
Kerberos: TGS-REQ authtime: 2017-06-13T17:54:21 starttime:
2017-06-13T17:54:21 endtime: 2017-06-14T03:54:21 renew till:
2017-06-20T17:54:21
[2017/06/13 17:54:21.388809, 3] ../source4/smbd/service_
stream.c:66(stream_terminate_connection)
Terminating connection - 'kdc_tcp_call_loop: tstream_read_pdu_blob_recv()
- NT_STATUS_CONNECTIO...
2013 Nov 26
37
get a *structured* version of the puppet agent output
puppet agent --verbose shows a verbose output of the changes done by
puppet, such as:
notice:
/Stage[main]/Logstash::Config/Logstash::Configdir[agent]/File[/etc/logstash/agent/config]/owner:
owner changed ''root'' to ''logstash''
notice: /Stage[main]/Varnish/Service[varnish]/ensure: ensure changed
''stopped'' to ''running''