Displaying 16 results from an estimated 16 matches for "user_guid".
Did you mean:
user_guide
2009 Jan 08
1
How to download a dynamically generated file
I need to provide users a link to download an user_guide.txt file.
Currently the user_guide.html.erb looks like this.
Dear <%=@user.name %>,
Please visit <%=@unlocking_webiste %> site.
...
...
the point is that the file has some variables which needs to be
replaced then user should be able to download these files and use
them.
I can fi...
2014 Jun 27
1
geo-replication status faulty
...[syncdutils(/data/glusterfs/vol0/brick0/brick):228:log_raise_exception] <top>: !!! getting "No such file or directory" errors is most likely due to MISCONFIGURATION, please consult https://access.redhat.com/site/documentation/en-US/Red_Hat_Storage/2.1/html/Administration_Guide/chap-User_Guide-Geo_Rep-Preparation-Settingup_Environment.html
[2014-06-26 17:09:10.261250] W [syncdutils(/data/glusterfs/vol0/brick0/brick):231:log_raise_exception] <top>: !!!!!!!!!!!!!
[2014-06-26 17:09:10.263020] E [resource(/data/glusterfs/vol0/brick0/brick):204:errlog] Popen: command "ssh -oPasswo...
2008 Apr 27
2
[LLVMdev] Questions for new Backend
...of using the new functionality of
multiple address space. But should the separation be done in the
legalization phase or in the instruction selection phase?
This is all for the moment ;)
Regards,
--
Cédric
Ps: the µC I target is Picoblaze of xilinx:
http://www.xilinx.com/support/documentation/user_guides/ug129.pdf
I know that having a compiler for a µC this small isn't useful (asm is
better in this case) but my goal is more too learn how to do a backend that
to really do it.
And I know there is no indirect jump on this architecture so not all llvm
code can be legalized.
In fact I would like t...
2012 Mar 02
2
Write performance in a replicated/distributed setup with KVM?
This has probably been discussed before, but since I'm new on the list I hope
You have patience with me.
I have a four brick distributed/replicated setup. The computers are multi-core
16GB memory and 2*2.0TB in raid1 SATA-disks locally. The nodes are connected by
1 GB ethernet. All nodes have glusterfs 3.3beta2 installed and they are running
debian 6 64bit. The underlying filesystems are
2010 Oct 31
0
glusterfs: Failed to get the port number for remote subvolume
Hello,
In order to test/diagnose my gluster installation I'm following the simple
example at
http://www.gluster.com/community/documentation/index.php/User_Guide#A_Tutorial_Introduction
I have created the file /tmp/glusterfsd.vol containing:
volume colon-o
type storage/posix
option directory /export
end-volume
volume server
type protocol/server
subvolumes colon-o
option transport-type tcp
option auth.addr.colon-o.allow *
end-volume
and the file /t...
2009 Feb 06
0
Tinn-R 2.2.0.1 released with a new and complete User Guide
...e Tinn-R project was updated, some
parts were expanded and others excluded, new ones were generated and,
finally, all were joined in the new User guide. This What is new now
is part of this user guide. The sources files (written in Txt2tags) of
this User guide is available in the folder doc/english/user_guide
where Tinn-R is installed. In this way, we hope that the user will be
able to help us in making it better, day by day, by sending us any
useful contribution.
* The R toolbar can now be docked at left, top, right and bottom
side of the main interface. Some issues related to Rterm and Tools
inte...
2018 Mar 07
1
Build LLVM on RedHat 7
Hi All,
I wonder if there is a procedure to build "official" RPMs for LLVM & Clang ?
I provide tools to dev teams and they would like to have recent versions of Clang on Red Hat7 boxes.
The one they currently use is the EPEL one: v3.4.2
Many thanks in advance for your help,
Jean
_________________________________________________________________
This message may contain
2012 Mar 20
1
issues with geo-replication
Hi all. I'm looking to see if anyone can tell me this is already
working for them or if they wouldn't mind performing a quick test.
I'm trying to set up a geo-replication instance on 3.2.5 from a local
volume to a remote directory. This is the command I am using:
gluster volume geo-replication myvol ssh://root at remoteip:/data/path start
I am able to perform a geo-replication
2008 Apr 27
0
[LLVMdev] Questions for new Backend
...e in the
> legalization phase or in the instruction selection phase?
Instruction selection should match on the address space qualifier of
the pointer value in the SrcValue for the load or store.
> Ps: the µC I target is Picoblaze of xilinx:
> http://www.xilinx.com/support/documentation/user_guides/ug129.pdf
> I know that having a compiler for a µC this small isn't useful (asm is
> better in this case) but my goal is more too learn how to do a
> backend that
> to really do it.
> And I know there is no indirect jump on this architecture so not all
> llvm
> code c...
2016 May 20
2
devtoolset-4
.../x86_64-redhat-linux/5.2.1/libstdc++.so
Additionally there is libstdc++_nonshared.a:
/opt/rh/devtoolset-4/root/usr/lib/gcc/x86_64-redhat-linux/5.2.1/libstdc++_nonshared.a
In the guide there is a matrix of compatibility:
https://access.redhat.com/documentation/en-US/Red_Hat_Developer_Toolset/4/html/User_Guide/sect-Red_Hat_Developer_Toolset-Compatibility.html
it says that If I compile with DTS on 6.6 thet it will run on 6.6 and
above, but it doesn't say if DTS has to be installed on that machine.
So this got me to thinking.
I definitelly will check that :) and I really believe that it can be this
wa...
2020 Aug 25
2
C8 - Register with Red Hat
The subscription-manager dnf plugin is disabled by default as part of
our debranding in both CentOS Linux and CentOS Stream.
c8: https://git.centos.org/rpms/subscription-manager/blob/580aca8629536c64577e6a443b9349ecb629cc17/f/SPECS/subscription-manager.spec#_850
c8s:
2016 May 19
2
devtoolset-4
Hello,
my name is Jarek I am new here. I need some clarifications on how to
distribute an app developed with devtoolset-4 enabled.
I am developing a distributed app in c++ I wanted to upgrade toolchain to
use new standard.
Is it true that when I compile on centos 6.x with devtoolset enabled then I
will be able to run this app on centos 7.x as well?
Do I have to install devtoolset on all my
2012 Jan 26
1
can't delete files and directories from windows NFS client
...ting glusterfs
to windows via NFS.
We could make/change files and directories.
Although it has written that glusterfs can be connected with windows NFS
client in the page shown below.
Any ideas to workaround/fix this ?
http://docs.redhat.com/docs/en-US/Red_Hat_Storage_Software_Appliance/3.2/html/User_Guide/chap-Administration_Guide-GlusterFS_Client.html
ENVIRONMENT:
OS: RHEL6 x86_64
GlusterFS: 3.2.5
Windows OS: Windows2008R2
Windows NFS ver: NFSv3
We tried to solve this problem with Microsoft.
We captured network traffic between NFS server and NFS client.
Access call is sent to NFS server from N...
2012 Jun 11
1
"mismatching layouts" flooding in the logs
I have the following appended to gluster logs at around 100kB of logs per second, on all 10 gluster servers:
[2012-06-11 15:08:15.729429] I [dht-layout.c:682:dht_layout_dir_mismatch] 0-sites-dht: subvol: sites-client-41; inode layout - 966367638 - 1002159031; disk layout - 930576244 - 966367637
[2012-06-11 15:08:15.729465] I [dht-common.c:525:dht_revalidate_cbk] 0-sites-dht: mismatching layouts
2018 May 13
1
Using C++14 code in LLVM
As you probably know, RHEL6 comes with gcc 4.4.7, which doesn't even
support C++11. You can install gcc 6.3.1 from Red Hat Software Collections,
and that fully supports C++11 and C++14, but not 17.
On Sun, May 13, 2018 at 3:43 PM, Philip Reames via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Minor note on process for these types of discussions....
>
> When proposing we
2013 Feb 27
1
Slow read performance
Help please-
I am running 3.3.1 on Centos using a 10GB network. I get reasonable write speeds, although I think they could be faster. But my read speeds are REALLY slow.
Executive summary:
On gluster client-
Writes average about 700-800MB/s
Reads average about 70-80MB/s
On server-
Writes average about 1-1.5GB/s
Reads average about 2-3GB/s
Any thoughts?
Here are some additional details: