search for: cent

Displaying 20 results from an estimated 4038 matches for "cent".

Did you mean: cant
2017 Oct 17
3
gfid entries in volume heal info that do not heal
...ese files, any tips to finding them > would be appreciated, but I?m definitely just wanting them gone. I forgot > to mention earlier that the cluster is running 3.12 and was upgraded from > 3.10; these files were likely stuck like this when it was on 3.10. > > > > [root at tpc-cent-glus1-081017 ~]# gluster volume info gv0 > > > > Volume Name: gv0 > > Type: Distributed-Replicate > > Volume ID: 8f07894d-e3ab-4a65-bda1-9d9dd46db007 > > Status: Started > > Snapshot Count: 0 > > Number of Bricks: 4 x (2 + 1) = 12 > > Transport-type:...
2017 Oct 17
0
gfid entries in volume heal info that do not heal
Attached is the heal log for the volume as well as the shd log. >> Run these commands on all the bricks of the replica pair to get the attrs set on the backend. [root at tpc-cent-glus1-081017 ~]# getfattr -d -e hex -m . /exp/b1/gv0/.glusterfs/10/86/108694db-c039-4b7c-bd3d-ad6a15d811a2 getfattr: Removing leading '/' from absolute path names # file: exp/b1/gv0/.glusterfs/10/86/108694db-c039-4b7c-bd3d-ad6a15d811a2 security.selinux=0x73797374656d5f753a6f626a6563745f723a...
2006 Feb 28
12
Examples for Money library ?
...oney implementation ? I''m trying to setup a Model to use this library, but can''t seem to wrap my head around how it is exactly supposed to work. My Model (Foo) looks like: =============== composed_of :commission, :class_name => "Money", :mapping => [ %w(commission_cents cents), %w(commission_currency currency) ] Yet, in script/console, I''m unable to get the correct behaviour (at least I think), from the library. =============== >> t = Foo.new(:commission => 34) NoMethodError: undefined method `cents'' for 34:Fixnum from (eval):3...
2017 Oct 18
1
gfid entries in volume heal info that do not heal
...thik On Tue, Oct 17, 2017 at 8:04 PM, Matt Waymack <mwaymack at nsgdv.com> wrote: > Attached is the heal log for the volume as well as the shd log. > > >> Run these commands on all the bricks of the replica pair to get the > attrs set on the backend. > > [root at tpc-cent-glus1-081017 ~]# getfattr -d -e hex -m . > /exp/b1/gv0/.glusterfs/10/86/108694db-c039-4b7c-bd3d-ad6a15d811a2 > getfattr: Removing leading '/' from absolute path names > # file: exp/b1/gv0/.glusterfs/10/86/108694db-c039-4b7c-bd3d-ad6a15d811a2 > security.selinux=0x73797374656d5f75...
2017 Oct 19
2
gfid entries in volume heal info that do not heal
...org/en/latest/Troublesho oting/gfid-to-path/" with no results using random GFIDs. A full systemic run using the script from method 3 crashes with "too many nested links" error (or something similar). When I run gluster volume heal volname info, I get 700K+ GFIDs. Oh. gluster 3.8.4 on Centos 7.3 Should I just remove the contents of the .glusterfs folder on both and restart gluster and run a ls/stat on every file? When I run a heal, it no longer has a decreasing number of files to heal so that's an improvement over the last 2-3 weeks :-) On Tue, 2017-10-17 at 14:34 +0000, Matt Wa...
2006 Jun 28
3
how do I validate currency format if I am storing in cents?
Hi all - To avoid floating point issues, I''ve decided to store monetary values in cents in the database. However, the user will enter these in dollars and cents. Two questions: 1) How do I do the validation for the currency format? It looks like ActiveRecord truncates the cents since it thinks the field type is a Fixnum. Am I forced to do validation in the controller? 2) Wher...
2017 Oct 16
0
gfid entries in volume heal info that do not heal
...acked down physical location of these files, any tips to finding them would be appreciated, but I?m definitely just wanting them gone. I forgot to mention earlier that the cluster is running 3.12 and was upgraded from 3.10; these files were likely stuck like this when it was on 3.10. [root at tpc-cent-glus1-081017 ~]# gluster volume info gv0 Volume Name: gv0 Type: Distributed-Replicate Volume ID: 8f07894d-e3ab-4a65-bda1-9d9dd46db007 Status: Started Snapshot Count: 0 Number of Bricks: 4 x (2 + 1) = 12 Transport-type: tcp Bricks: Brick1: tpc-cent-glus1-081017:/exp/b1/gv0 Brick2: tpc-cent-glus2-08...
2017 Oct 23
2
gfid entries in volume heal info that do not heal
...org/en/latest/Troubleshooting/gfid-to-path/" with no results using random GFIDs. A full systemic run using the script from method 3 crashes with "too many nested links" error (or something similar). When I run gluster volume heal volname info, I get 700K+ GFIDs. Oh. gluster 3.8.4 on Centos 7.3 Should I just remove the contents of the .glusterfs folder on both and restart gluster and run a ls/stat on every file? When I run a heal, it no longer has a decreasing number of files to heal so that's an improvement over the last 2-3 weeks :-) On Tue, 2017-10-17 at 14:34 +0000, Matt...
2017 Oct 23
0
gfid entries in volume heal info that do not heal
...oting/gfid-to-path/" with no results using random GFIDs. > A full systemic run using the script from method 3 crashes with "too many > nested links" error (or something similar). > > When I run gluster volume heal volname info, I get 700K+ GFIDs. Oh. > gluster 3.8.4 on Centos 7.3 > > Should I just remove the contents of the .glusterfs folder on both and > restart gluster and run a ls/stat on every file? > > > When I run a heal, it no longer has a decreasing number of files to heal > so that's an improvement over the last 2-3 weeks :-) > &gt...
2005 Dec 23
10
Extending model
...of my models to allow some level of abstraction between what goes into it and how it is stored. For example, say I have a Product and I want to set it''s price. A person using the website will type the price in euros. Internally, I''d like to store the price as an integer value of cents. I can currently do this with some ugly code in the controller, but I''d like the model to just accept a price in euros and automatically convert it to cents. In plain Ruby, I could do something like this: - # Take in prices in euros, store them as cents internally (doesn''t wo...
2017 Oct 16
2
gfid entries in volume heal info that do not heal
Hi Matt, The files might be in split brain. Could you please send the outputs of these? gluster volume info <volname> gluster volume heal <volname> info And also the getfattr output of the files which are in the heal info output from all the bricks of that replica pair. getfattr -d -e hex -m . <file path on brick> Thanks & Regards Karthik On 16-Oct-2017 8:16 PM,
2017 Oct 23
0
gfid entries in volume heal info that do not heal
...temic > > run using the script from method 3 crashes with "too many nested > > links" error (or something similar). > > > > > > > > > > > > When I run gluster volume heal volname info, I get 700K+ GFIDs. Oh. > > gluster 3.8.4 on Centos 7.3 > > > > > > > > > > > > Should I just remove the contents of the .glusterfs folder on both > > and restart gluster and run a ls/stat on every file? > > > > > > > > > > > > > > > > > &g...
2017 Oct 24
3
gfid entries in volume heal info that do not heal
...-to-path/" with no results using random GFIDs. > A full systemic run using the script from method 3 crashes with "too many > nested links" error (or something similar). > > > > When I run gluster volume heal volname info, I get 700K+ GFIDs. Oh. > gluster 3.8.4 on Centos 7.3 > > > > Should I just remove the contents of the .glusterfs folder on both and > restart gluster and run a ls/stat on every file? > > > > > > When I run a heal, it no longer has a decreasing number of files to heal > so that's an improvement over the la...
2007 Apr 22
2
Cent LDAP server
Forgive my ignorance on this topic - I would like to build an LDAP server at our shop. We a native 2k3 domain and would like this Cent LDAP server to pull in all the info from AD. Then periodically, have the Cent server sync with new addition/subtractions of AD. Is there a How-To out there somewhere that someone can point me to? I don't want to recreate the wheel by hand-inputing information into the Cent LDAP server. TIA a...
2017 Oct 24
0
gfid entries in volume heal info that do not heal
...> > > > nested links" error (or something similar). > > > > > > > > > > > > > > > > > > > > > > > > When I run gluster volume heal volname info, I get 700K+ GFIDs. > > > > Oh. gluster 3.8.4 on Centos 7.3 > > > > > > > > > > > > > > > > > > > > > > > > Should I just remove the contents of the .glusterfs folder on > > > > both and restart gluster and run a ls/stat on every file? > > > > > &...
2010 Jul 22
2
Could Asterisk-addson-1.6.2.0 install in 64bit Cent-OS ?
hi,list Could Asterisk-addson-1.6.2.0 install in 64bit Cent-OS ? after i make and make install. i cant find the .so file. is this mean it can't install on 64bit Cent-OS. ps: it works fine on the 32 bit Cent-OS Thanks very much! -- Thanks for your supporting, have a nice day. Sucan
2020 Sep 25
6
Question regarding cent OS 7.8.2003 compatibility with large SAS disks
Hello, I have a blade server with SAS HDD's of 12TB in total. 3 HDD's of 4TB each. Is it possible to install Cent OS 7.8.2003 on 12TB disk space? I will be installing Cent OS on the bare metal HW. I referred = https://wiki.centos.org/About/Product But slightly confused with the 'maximum file size' row for ext4 FS. Thanks & Regards, Amey.
2017 Nov 06
0
gfid entries in volume heal info that do not heal
...s. gluster-health-report Loaded reports: glusterd-op-version, georep, gfid-mismatch-dht-report, glusterd-peer-disconnect, disk_usage, errors_in_logs, coredump, glusterd, glusterd_volume_version_cksum_errors, kernel_issues, errors_in_logs, ifconfig, nic-health, process_status [ OK] Disk used percentage path=/ percentage=7[ OK] Disk used percentage path=/var percentage=7[ OK] Disk used percentage path=/tmp percentage=7[ ERROR] Report failure report=report_check_errors_in_glusterd_log[ OK] All peers are in connected state connected_count=1 total_peer_count=1[ OK] no gfi...
2001 Feb 09
0
4 CENTS PER MINUTE LONG DISTANCE every call all day everyday.../.,,,,,,,,,.,,,., 8136 [1/2]
4 CENTS A MINUTE LONG DISTANCE ANYTIME State to State and Intrastate 24 Hours a day 7 Days a week NO SWITCHING LONG DISTANCE COMPANIES NO MONTHLY FEE 10 minute minimum per call 4 CENTS A MINUTE ANY TIME JUST DIAL 10-15-335 1+(AREA CODE)+NUMBER At the prompt , enter this activation code 218995 (on firs...
2009 Oct 12
2
Inquiry:Problem installing application on Cent OS
Dear All Please be informed that I tried to install the "Real VMX" application on my Cent OS client . I setup the environment variables and build kernel . Then I add the following entry to my /boot/grub/menu.lst : title Real VMX rootnoverify (hd0,0) kernel -type=netbsd /vmx I tried to reboot my Cent OS client and at the boot loader when I select "Real VMX" I got the...