Displaying 19 results from an estimated 19 matches similar to: "[Bug 1742] New: using nfqueue breaks SCTP connection (tracking)"
2017 Nov 08
0
Gluster clients can't see directories that exist or are created within a mounted volume, but can enter them.
> On 8 Nov 2017, at 9:03 pm, Nithya Balachandran <nbalacha at redhat.com> wrote:
>
>
> That is not the log for the mount. Please check /var/log/glusterfs/var-lib-mountedgluster.log on the system on which you are running the mount process.
>
> Please provide the volume config details as well (gluster volume info) from one of the server nodes.
>
Oh I'm sorry, I
2017 Nov 12
1
Gluster clients can't see directories that exist or are created within a mounted volume, but can enter them.
> Clarification for below logs:
>
> - 'dev_static' is the gluster volume.
> - 'int-kube-01' is the gluster client.
> - '10.51.70.151' is the first node in a three node (2 replica, 1 arbiter) gluster cluster.
> - '/var/lib/kubelet/...../iss3dev-static' is a directory on the client that should be mounting
2017 Aug 11
0
New CentOS Atomic Release and Kubernetes System Containers Now Available
Last week, the CentOS Atomic SIG released an updated version
(https://wiki.centos.org/SpecialInterestGroup/Atomic/Download) of
CentOS Atomic Host (7.1707), a lean operating system designed to run
Docker containers, built from standard CentOS 7 RPMs, and tracking the
component versions included in Red Hat Enterprise Linux Atomic Host.
The release, which came as part of the monthly CentOS release
2002 Aug 29
1
[Bug 362] Loss of change password functionality
http://bugzilla.mindrot.org/show_bug.cgi?id=362
------- Additional Comments From thomas.kube at gmx.net 2002-08-30 01:22 -------
Hello,
we have upgraded OpenSSH on HP-UX (11.00 and 11.11). The impact is the same as
Dirk wrote: No chance to work with passwd -f. By the way: we want to work with
LDAP in the near future. Will it work on HP-UX and the current OpenSSH?
Thanks for answer,
Thomas
2017 Aug 16
0
CentOS-announce Digest, Vol 150, Issue 1
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2024 Aug 26
13
[Bug 1766] New: nfqueue randomly drops packets with same tuple
https://bugzilla.netfilter.org/show_bug.cgi?id=1766
Bug ID: 1766
Summary: nfqueue randomly drops packets with same tuple
Product: netfilter/iptables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: netfilter hooks
Assignee:
2005 Oct 12
1
Stress Test by Oddsock
Hello all,
I've got a few questions about the recent stress test, I appoligse if any of
these have been asked in the past.
Just a little background info, I am currently in charge of the server side
operation for KUBE Radio (http://www.kuberadio.com), we currently run using
icecast over our University's Intranet and this year the stream should be being
allowed to broadcast over the net.
2020 Feb 04
2
[Bug 1405] New: Possible a bug in n libnftables deserializer. [invalid type]
https://bugzilla.netfilter.org/show_bug.cgi?id=1405
Bug ID: 1405
Summary: Possible a bug in n libnftables deserializer. [invalid
type]
Product: libnftnl
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: libnftnl
2017 Aug 30
0
Unable to use Heketi setup to install Gluster for Kubernetes
Hi,
I have the following setup in place:
1 node : RancherOS having Rancher application for Kubernetes setup
2 nodes : RancherOS having Rancher agent
1 node : CentOS 7 workstation having kubectl installed and folder
cloned/downloaded from https://github.com/gluster/gluster-kubernetes using
which i run Heketi setup (gk-deploy -g)
I also have rancher-glusterfs-server container running with
2015 May 27
0
Kubernetes 0.17.1 in virt7-testing
----- Original Message -----
> From: "Navid Shaikh" <nshaikh at redhat.com>
> To: centos-virt at centos.org
> Sent: Tuesday, May 26, 2015 3:53:22 AM
> Subject: [CentOS-virt] Kubernetes 0.17.1 in virt7-testing
>
> Hi,
>
> kubernetes-0.17.1-3 is in virt7-testing repo [1]. Please test and feedback.
I tried out a test atomic tree w/ this and ended up w/ a
2017 Nov 08
2
Gluster clients can't see directories that exist or are created within a mounted volume, but can enter them.
On 8 November 2017 at 02:47, Sam McLeod <mailinglists at smcleod.net> wrote:
>
> On 6 Nov 2017, at 3:32 pm, Laura Bailey <lbailey at redhat.com> wrote:
>
> Do the users have permission to see/interact with the directories, in
> addition to the files?
>
>
> Yes, full access to directories and files.
> Also testing using the root user.
>
>
> On Mon,
2015 May 26
4
Kubernetes 0.17.1 in virt7-testing
Hi,
kubernetes-0.17.1-3 is in virt7-testing repo [1]. Please test and feedback.
[1] http://cbs.centos.org/repos/virt7-testing/x86_64/os/Packages/
--
Navid Shaikh
IRC: nshaikh
2003 Mar 08
1
How to store histogram plots
Hello all,
Is there any way to save histogram results to a file and then read it
back later? I am dealing with several sets of data that are too large to
be loaded in the same R process, but I want to plot their histogram side
by side for comparison. I am also considering how to use the ''wireframe''
function to plot these histograms in the same figure. Any suggestions
will be
2013 Apr 03
1
calling_module vs module_name ?
In using Hiera, what is the difference between calling_module
and module_name?
Which is should be used?
:hierarchy:
- %{environment}/%{calling_module}/common
- %{environment}/%{module_name}/common
Thanks
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
2013 Apr 03
1
Using single hiera hash for two create_resources, and mounting filesystems
I am trying to use the same hiera hash to create the mount point and
mounts. (Would be nice if mount could create the mount points using 3.1.1)
My plan was to define create_mount_points and use create_resources with the
same hash, and just though away what I dont use.... maybe there is a
better means?
Here is the mount class:
class fstab::mounts ( $config = undef ) {
$defaults = {
2013 Mar 19
1
User Groups (hadnling undefine groups)
I am trying to handle in my user class assigning user to groups, and
handling that some groups might not be defined for that node. Example here
is handling a non-datase node,
"juser" fails with "Error: Failed to apply catalog: Parameter groups
failed on User[juser]: Group names must not be empty. If you want to
specify "no groups" pass an empty array" even in
2013 Mar 29
0
puppet node [clean, find, search] questions
A few questions on "puppet node". I am using 3.1.1
What is the different of find and search?
I have done a puppet clean node <node> and its seems to only partially
have worked.
A #find /var/lib/puppet -name ''<node>*'' , does not find any files
A puppet node search ''*'' --node_terminus yaml --clientyamldir `puppet
master
2013 Apr 12
0
API to remove and clean nodes out of the master
Is there an api (rest or gem) to delete a node and also remove from the
dashboard?
To delete the node like "node clean <certname>", I did not see a remove
node in the rest api docs, just a remove the certificate call
Not sure of even a command-line to remove from the dashboard.
Better even if one call?
Thanks!
--
You received this message because you are subscribed to the
2004 Jan 14
0
homes share now prevents access to static share
User share is preventing access to static share.
How do I fix?
User (masters) with home directory (/home/masters) the
same name as a permanent share (masters -
/disk1/masters) is picking up the 'home' share
/home/masters directory instead of the 'masters'
share.
All other users mapping to share masters pick up the
correct folder /disk1/masters. Only user masters is
getting the