You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(6) |
Sep
|
Oct
(19) |
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(12) |
Feb
(1) |
Mar
(4) |
Apr
(4) |
May
(32) |
Jun
(12) |
Jul
(11) |
Aug
(1) |
Sep
(6) |
Oct
(3) |
Nov
|
Dec
(10) |
2012 |
Jan
(11) |
Feb
(1) |
Mar
(3) |
Apr
(25) |
May
(53) |
Jun
(38) |
Jul
(103) |
Aug
(54) |
Sep
(31) |
Oct
(66) |
Nov
(77) |
Dec
(20) |
2013 |
Jan
(91) |
Feb
(86) |
Mar
(103) |
Apr
(107) |
May
(25) |
Jun
(37) |
Jul
(17) |
Aug
(59) |
Sep
(38) |
Oct
(78) |
Nov
(29) |
Dec
(15) |
2014 |
Jan
(23) |
Feb
(82) |
Mar
(118) |
Apr
(101) |
May
(103) |
Jun
(45) |
Jul
(6) |
Aug
(10) |
Sep
|
Oct
(32) |
Nov
|
Dec
(9) |
2015 |
Jan
(3) |
Feb
(5) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(9) |
Aug
(4) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2016 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
(15) |
2
(10) |
3
(2) |
4
(6) |
5
|
6
(1) |
7
(23) |
8
|
9
|
10
|
11
|
12
(2) |
13
|
14
|
15
|
16
(2) |
17
(2) |
18
|
19
|
20
(1) |
21
(2) |
22
(3) |
23
(2) |
24
(5) |
25
(2) |
26
(3) |
27
(4) |
28
(6) |
29
(9) |
30
(3) |
31
|
From: Juned K. <jkh...@gm...> - 2014-05-02 11:09:49
|
Sorry for the late reply here is the first 2 lines of gtm.control file 28875757 opensips.public.aliases_id_seq\00 34160 1 1 1 9223372036854775807 f t 1 On Fri, May 2, 2014 at 1:12 PM, 鈴木 幸市 <ko...@in...> wrote: > The size of the directory is not the matter. The file 000B cannot be > extended in size. I hope you have plenty of space available in the file > system. You can get this by df command. If there are sufficient space > available, it must not be an issue. > > I’m curious why the transaction is writing to quite old clog 000B. > I’m afraid, as suggested, gtm.control is corrupted. Could you share the > first line of gtm.control which suggests restarting GXID value? > > Regards; > --- > Koichi Suzuki > > 2014/05/02 15:07、Juned Khan <jkh...@gm...> のメール: > > astpp=# select count(*) from accounts; > ERROR: could not access status of transaction 0 > DETAIL: Could not write to file "pg_clog/000B" at offset 40960: No space > left on device. > > postgres@db02:~/pgxc/nodes/dn_master/pg_clog$ ls > 0000 0001 0002 0003 0004 0005 0006 0007 0008 0009 000A 000B > 000C 000D 000E 000F 0010 0011 0012 0013 0014 0015 0016 0017 > 0018 0019 001A > > can i remove this file, although size of this directory not to big its > just 6.8M > > > On Fri, May 2, 2014 at 10:36 AM, Juned Khan <jkh...@gm...> wrote: > >> Actually i haven setup anything related to checkpoint_segments manually. >> >> >> >> On Fri, May 2, 2014 at 10:31 AM, Michael Paquier < >> mic...@gm...> wrote: >> >>> On Fri, May 2, 2014 at 11:46 AM, Masataka Saito <pg...@gm...> >>> wrote: >>> > Michael suggested followings. >>> > * The partition for XC is full. >>> > * df command will help you. (df is basic command enough to assume all >>> > of Linux engineers knows it) >>> And reducing checkpoint_segments would help. I am fairly guessing that >>> Juned set it up to an utterly high value to avoid any checkpoints to >>> be kicked by server during his benchmark tests to avoid I/O spikes >>> caused by dirty page flushes. >>> -- >>> Michael >>> >> >> >> >> -- >> Thanks, >> Juned Khan >> iNextrix Technologies Pvt Ltd. >> www.inextrix.com >> > > > > -- > Thanks, > Juned Khan > iNextrix Technologies Pvt Ltd. > www.inextrix.com > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > > http://p.sf.net/sfu/SauceLabs_______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general > > > -- Thanks, Juned Khan iNextrix Technologies Pvt Ltd. www.inextrix.com |
From: Koichi S. <koi...@gm...> - 2014-05-02 08:44:06
|
Hello; Because there are many discussions here on Postgres-XC configuration and operation, I drafted a paper "Pgcx_ctl primer" to provide how to configure Postgres-XC cluster and how to operate it. https://sourceforge.net/projects/postgres-xc/files/Pgxc_ctl_primer/? contains the document. Hope to have feedback on it. Regards; --- Koichi Suzuki |
From: 鈴木 幸市 <ko...@in...> - 2014-05-02 07:42:49
|
The size of the directory is not the matter. The file 000B cannot be extended in size. I hope you have plenty of space available in the file system. You can get this by df command. If there are sufficient space available, it must not be an issue. I’m curious why the transaction is writing to quite old clog 000B. I’m afraid, as suggested, gtm.control is corrupted. Could you share the first line of gtm.control which suggests restarting GXID value? Regards; --- Koichi Suzuki 2014/05/02 15:07、Juned Khan <jkh...@gm...<mailto:jkh...@gm...>> のメール: astpp=# select count(*) from accounts; ERROR: could not access status of transaction 0 DETAIL: Could not write to file "pg_clog/000B" at offset 40960: No space left on device. postgres@db02:~/pgxc/nodes/dn_master/pg_clog$ ls 0000 0001 0002 0003 0004 0005 0006 0007 0008 0009 000A 000B 000C 000D 000E 000F 0010 0011 0012 0013 0014 0015 0016 0017 0018 0019 001A can i remove this file, although size of this directory not to big its just 6.8M On Fri, May 2, 2014 at 10:36 AM, Juned Khan <jkh...@gm...<mailto:jkh...@gm...>> wrote: Actually i haven setup anything related to checkpoint_segments manually. On Fri, May 2, 2014 at 10:31 AM, Michael Paquier <mic...@gm...<mailto:mic...@gm...>> wrote: On Fri, May 2, 2014 at 11:46 AM, Masataka Saito <pg...@gm...<mailto:pg...@gm...>> wrote: > Michael suggested followings. > * The partition for XC is full. > * df command will help you. (df is basic command enough to assume all > of Linux engineers knows it) And reducing checkpoint_segments would help. I am fairly guessing that Juned set it up to an utterly high value to avoid any checkpoints to be kicked by server during his benchmark tests to avoid I/O spikes caused by dirty page flushes. -- Michael -- Thanks, Juned Khan iNextrix Technologies Pvt Ltd. www.inextrix.com<http://www.inextrix.com/> -- Thanks, Juned Khan iNextrix Technologies Pvt Ltd. www.inextrix.com<http://www.inextrix.com/> ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs_______________________________________________ Postgres-xc-general mailing list Pos...@li... https://lists.sourceforge.net/lists/listinfo/postgres-xc-general |
From: Juned K. <jkh...@gm...> - 2014-05-02 06:07:43
|
astpp=# select count(*) from accounts; ERROR: could not access status of transaction 0 DETAIL: Could not write to file "pg_clog/000B" at offset 40960: No space left on device. postgres@db02:~/pgxc/nodes/dn_master/pg_clog$ ls 0000 0001 0002 0003 0004 0005 0006 0007 0008 0009 000A 000B 000C 000D 000E 000F 0010 0011 0012 0013 0014 0015 0016 0017 0018 0019 001A can i remove this file, although size of this directory not to big its just 6.8M On Fri, May 2, 2014 at 10:36 AM, Juned Khan <jkh...@gm...> wrote: > Actually i haven setup anything related to checkpoint_segments manually. > > > > On Fri, May 2, 2014 at 10:31 AM, Michael Paquier < > mic...@gm...> wrote: > >> On Fri, May 2, 2014 at 11:46 AM, Masataka Saito <pg...@gm...> wrote: >> > Michael suggested followings. >> > * The partition for XC is full. >> > * df command will help you. (df is basic command enough to assume all >> > of Linux engineers knows it) >> And reducing checkpoint_segments would help. I am fairly guessing that >> Juned set it up to an utterly high value to avoid any checkpoints to >> be kicked by server during his benchmark tests to avoid I/O spikes >> caused by dirty page flushes. >> -- >> Michael >> > > > > -- > Thanks, > Juned Khan > iNextrix Technologies Pvt Ltd. > www.inextrix.com > -- Thanks, Juned Khan iNextrix Technologies Pvt Ltd. www.inextrix.com |
From: Juned K. <jkh...@gm...> - 2014-05-02 05:06:38
|
Actually i haven setup anything related to checkpoint_segments manually. On Fri, May 2, 2014 at 10:31 AM, Michael Paquier <mic...@gm...>wrote: > On Fri, May 2, 2014 at 11:46 AM, Masataka Saito <pg...@gm...> wrote: > > Michael suggested followings. > > * The partition for XC is full. > > * df command will help you. (df is basic command enough to assume all > > of Linux engineers knows it) > And reducing checkpoint_segments would help. I am fairly guessing that > Juned set it up to an utterly high value to avoid any checkpoints to > be kicked by server during his benchmark tests to avoid I/O spikes > caused by dirty page flushes. > -- > Michael > -- Thanks, Juned Khan iNextrix Technologies Pvt Ltd. www.inextrix.com |
From: Juned K. <jkh...@gm...> - 2014-05-02 05:02:07
|
I know df command but i am not sure about what to remove from which directory of postgre-xc as i mentioned in earlier reply , the size of pg_xlog directory is 33G and yeah still 123G space is available on DB server. On Fri, May 2, 2014 at 8:16 AM, Masataka Saito <pg...@gm...> wrote: > I'm almost sure this issue caused by shot of the storage. > > Michael suggested followings. > * The partition for XC is full. > * df command will help you. (df is basic command enough to assume all > of Linux engineers knows it) > > You could do many things by that suggestion. > Did you run df command at every server? checked your free area? > checked quota settings? determine if you can write some data into the > directory? > > And usage of GTM proxy is unusual. I guess that the proxy produced > enormous error logs about communication with the GTM. As GTM is not > working well, the log may be no use and you can remove them. > > After that you need to recover gtm.control from GTM slave. If slave's > one is also broken, I think it is difficult to recover the cluster. > > Regards. > > > On 1 May 2014 19:02, Juned Khan <jkh...@gm...> wrote: > > I am not sure but may be datanode_archlog directory is not exists in my > > case. may be its have different name. > > however size of /home/postgres/pgxc/nodes/dn_master directory is 42G and > > /home/postgres/pgxc/nodes/gtm_pxy is of 31G. > > > > Please suggest. > > > > > > On Thu, May 1, 2014 at 12:50 PM, Michael Paquier < > mic...@gm...> > > wrote: > >> > >> On Mon, Apr 28, 2014 at 8:31 PM, Juned Khan <jkh...@gm...> > wrote: > >> > "/home/postgres/pgxc/nodes/datanode_archlog/000000010000001C0000006A": > >> > No > >> > space left on device (28) > >> This means that the partition containing folder > >> /home/postgres/pgxc/nodes/datanode_archlog/ is full. Try to do some df > >> and monitor the size of this partition/disk that you are using for > >> your archive files. > >> -- > >> Michael > > > > > > > > > > -- > > Thanks, > > Juned Khan > > iNextrix Technologies Pvt Ltd. > > www.inextrix.com > > > > > ------------------------------------------------------------------------------ > > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > > Instantly run your Selenium tests across 300+ browser/OS combos. Get > > unparalleled scalability from the best Selenium testing platform > available. > > Simple to use. Nothing to install. Get started now for free." > > http://p.sf.net/sfu/SauceLabs > > _______________________________________________ > > Postgres-xc-general mailing list > > Pos...@li... > > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general > > > -- Thanks, Juned Khan iNextrix Technologies Pvt Ltd. www.inextrix.com |
From: Michael P. <mic...@gm...> - 2014-05-02 05:01:40
|
On Fri, May 2, 2014 at 11:46 AM, Masataka Saito <pg...@gm...> wrote: > Michael suggested followings. > * The partition for XC is full. > * df command will help you. (df is basic command enough to assume all > of Linux engineers knows it) And reducing checkpoint_segments would help. I am fairly guessing that Juned set it up to an utterly high value to avoid any checkpoints to be kicked by server during his benchmark tests to avoid I/O spikes caused by dirty page flushes. -- Michael |
From: Masataka S. <pg...@gm...> - 2014-05-02 02:46:09
|
I'm almost sure this issue caused by shot of the storage. Michael suggested followings. * The partition for XC is full. * df command will help you. (df is basic command enough to assume all of Linux engineers knows it) You could do many things by that suggestion. Did you run df command at every server? checked your free area? checked quota settings? determine if you can write some data into the directory? And usage of GTM proxy is unusual. I guess that the proxy produced enormous error logs about communication with the GTM. As GTM is not working well, the log may be no use and you can remove them. After that you need to recover gtm.control from GTM slave. If slave's one is also broken, I think it is difficult to recover the cluster. Regards. On 1 May 2014 19:02, Juned Khan <jkh...@gm...> wrote: > I am not sure but may be datanode_archlog directory is not exists in my > case. may be its have different name. > however size of /home/postgres/pgxc/nodes/dn_master directory is 42G and > /home/postgres/pgxc/nodes/gtm_pxy is of 31G. > > Please suggest. > > > On Thu, May 1, 2014 at 12:50 PM, Michael Paquier <mic...@gm...> > wrote: >> >> On Mon, Apr 28, 2014 at 8:31 PM, Juned Khan <jkh...@gm...> wrote: >> > "/home/postgres/pgxc/nodes/datanode_archlog/000000010000001C0000006A": >> > No >> > space left on device (28) >> This means that the partition containing folder >> /home/postgres/pgxc/nodes/datanode_archlog/ is full. Try to do some df >> and monitor the size of this partition/disk that you are using for >> your archive files. >> -- >> Michael > > > > > -- > Thanks, > Juned Khan > iNextrix Technologies Pvt Ltd. > www.inextrix.com > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general > |
From: Michael P. <mic...@gm...> - 2014-05-02 02:04:46
|
On Fri, May 2, 2014 at 10:01 AM, 鈴木 幸市 <ko...@in...> wrote: > If you’re quite sure that the node does not fail until removed xlog is not used at the recovery. Juned meant on master AFAIK. Per se: On Thu, May 1, 2014 at 7:45 PM, Juned Khan <jkh...@gm...> wrote: > what will be the impact if i remove files under pg_xlog directory ? > > root@db02:/home/postgres/pgxc/ nodes/dn_master/pg_xlog# du -sh > 33G . -- Michael |
From: 鈴木 幸市 <ko...@in...> - 2014-05-02 01:01:12
|
If you’re quite sure that the node does not fail until removed xlog is not used at the recovery. --- Koichi Suzuki 2014/05/01 20:23、Michael Paquier <mic...@gm...> のメール: > On Thu, May 1, 2014 at 7:49 PM, 鈴木 幸市 <ko...@in...> wrote: >> Do you mean pg_xlog at the slave? Because pg_xlog contains all the redo >> logs needed to recovery, it is quite harmful to do so. If you are removing >> pg_xlog at the slave, it is also harmful too. Pgxc_ctl configures the >> slave to remove unnecessary files under pg_xlog automatically. > Not harmful. Catastrophic enough to be haunted for 3 generations by > your users if you do it. > -- > Michael > |