Targino Silveira
2013-Jan-14 22:30 UTC
[Gluster-users] unexpected data beyond EOF in block %u of relation \"%s\
Hello, I mounted a Glusterfs cluster to store old data from my data bases, when I tranfering data from one table in a local hard disk to a table on partition in glusterfs it's has a warong. unexpected data beyond EOF in block 70 of relation pg_tblspc/254065/PG_9.1_201105231/23377/254066 (PG::Error) Some one a wrong like this ? Regards, -- Targino Silveira +55-85-8626-7297 www.twitter.com/targinosilveira -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130114/7ae340dd/attachment.html>
Targino Silveira
2013-Jan-15 20:49 UTC
[Gluster-users] unexpected data beyond EOF in block %u of relation \"%s\
Hello, I fixed my problem mounting partition with NFS. Regards, 2013/1/14 Targino Silveira <targinosilveira at gmail.com>> Hello, > > I mounted a Glusterfs cluster to store old data from my data bases, when I > tranfering data from one table in a local hard disk to a table on partition > in glusterfs it's has a warong. > > unexpected data beyond EOF in block 70 of relation pg_tblspc/254065/PG_9.1_201105231/23377/254066 (PG::Error) > > Some one a wrong like this ? > > Regards, > > > -- > Targino Silveira > +55-85-8626-7297 > www.twitter.com/targinosilveira >-- Targino Silveira +55-85-8626-7297 www.twitter.com/targinosilveira -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130115/8aedca82/attachment.html>
Brian Candler
2013-Jan-16 07:18 UTC
[Gluster-users] unexpected data beyond EOF in block %u of relation \"%s\
On Tue, Jan 15, 2013 at 05:49:00PM -0300, Targino Silveira wrote:> I fixed my problem mounting partition with NFS.Would you care to share how you fixed it? Thanks, Brian.
Targino Silveira
2013-Jan-16 20:00 UTC
[Gluster-users] unexpected data beyond EOF in block %u of relation \"%s\
Yep, I fixed it like I said in the last message from me, I did mount with NFS, may I was not clear. Instead to use glusterfs client to mount, I used NFS. I used it # mount -t nfs -o vers=3 HOSTNAME-OR-IPADDRESS:/VOLNAME MOUNTDIR instead # mount -t glusterfs HOSTNAME-OR-IPADDRESS:/VOLNAME MOUNTDIR Regards, 2013/1/16 Brian Candler <B.Candler at pobox.com>> On Tue, Jan 15, 2013 at 05:49:00PM -0300, Targino Silveira wrote: > > I fixed my problem mounting partition with NFS. > > Would you care to share how you fixed it? > > Thanks, > > Brian. >-- Targino Silveira +55-85-8626-7297 www.twitter.com/targinosilveira -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130116/323d3a9b/attachment.html>