Home > Archive > SQL Anywhere for Linux > June 2005 > ASA 9.0.2 on FC4









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ASA 9.0.2 on FC4
Sam

2005-06-16, 7:23 am

I understand that this is not the supported platform and i have checked the
matrix that neither the kernel nor the glibc matched.

FC4 is using 2.6.10 or 11 and glibc 2.3.5.10

I installed FC3 before and it works on a test environment but I have no choice
moving to FC4 due to one of the SCSI Raid card.


Error message below when i try to start dbsrv9:

dbsrv9: error while loading shared libraries:
/opt/sybase/SYBSsa9/lib/libdbserv9_r.so: cannot restore segment prot after
reloc: Permission denied

Is there any workaround or any settings that will made ASA9 runs on FC4?

Thank You

Sam



---== Posted via the PFCGuide Web Newsreader ==---
http://www.mcse.ms/_newsgroups/group_list.asp
Mark Culp

2005-06-16, 11:23 am

We have not tried FC4, but I'll see about trying to allocate some time
to do so (and this may take a few weeks?).

In the meantime, it looks like the issue could be a simple permission problem
(from what the message is saying). Make sure that the user that you are
logged into (and trying to start the engine) has permissions to read/execute
all of the files.

- Mark

Sam wrote:
>
> I understand that this is not the supported platform and i have checked the
> matrix that neither the kernel nor the glibc matched.
>
> FC4 is using 2.6.10 or 11 and glibc 2.3.5.10
>
> I installed FC3 before and it works on a test environment but I have no choice
> moving to FC4 due to one of the SCSI Raid card.
>
> Error message below when i try to start dbsrv9:
>
> dbsrv9: error while loading shared libraries:
> /opt/sybase/SYBSsa9/lib/libdbserv9_r.so: cannot restore segment prot after
> reloc: Permission denied
>
> Is there any workaround or any settings that will made ASA9 runs on FC4?
>
> Thank You
>
> Sam
>
>
> ---== Posted via the PFCGuide Web Newsreader ==---
> http://www.mcse.ms/_newsgroups/group_list.asp

Sam

2005-06-16, 11:23 am

Thanks... appreciated for that.

I installed ASA using root account and execute it using root as well. I trust
ASA runs well on Fedora as most of our ASA runs on fedora 2 & 3. We managed to
save a lot and also our client as well. We have some platform running on MacOSX
and looks solid. Sybase Central on the Mac looks fantastic...

Awaiting for your good news then...

Thanks

Sam



On 16 Jun 2005 08:01:27 -0700,
in sybase.public.sqlanywhere.linux
Mark Culp < reply_to_newsgroups_
only_please_nospam_m
ark.culp@iAnywhere.com>
wrote:[color=darkred
]
>We have not tried FC4, but I'll see about trying to allocate some time
>to do so (and this may take a few weeks?).
>
>In the meantime, it looks like the issue could be a simple permission problem
>(from what the message is saying). Make sure that the user that you are
>logged into (and trying to start the engine) has permissions to read/execute
>all of the files.
>
>- Mark
>
>Sam wrote:
choice[color=darkred
]
Mark Culp

2005-06-16, 1:23 pm

Did you enable SELinux when you did the install?

- Mark

Sam wrote:[color=darkred
]
>
> Thanks... appreciated for that.
>
> I installed ASA using root account and execute it using root as well. I trust
> ASA runs well on Fedora as most of our ASA runs on fedora 2 & 3. We managed to
> save a lot and also our client as well. We have some platform running on MacOSX
> and looks solid. Sybase Central on the Mac looks fantastic...
>
> Awaiting for your good news then...
>
> Thanks
>
> Sam
>
> On 16 Jun 2005 08:01:27 -0700,
> in sybase.public.sqlanywhere.linux
> Mark Culp < reply_to_newsgroups_
only_please_nospam_m
ark.culp@iAnywhere.com>
> wrote:
> choice
Mark Culp

2005-06-16, 8:24 pm

Ok, I downloaded FC4 today, and I have been able to repro your problem.

The issue is related to SELINUX being enabled.

As a work-around (while I figure out what policies are required),
you can disable SELINUX using
/usr/sbin/setenforce 0

The server will then start up correctly.
--
Mark Culp
SQLAnywhere Research and Development
-------------------------------------------------------------------------
** Whitepapers, TechDocs, bug fixes are all available through the **
** iAnywhere Developer Community at http://www.ianywhere.com/developer **
-------------------------------------------------------------------------
Sam wrote:[color=darkred
]
>
> Thanks... appreciated for that.
>
> I installed ASA using root account and execute it using root as well. I trust
> ASA runs well on Fedora as most of our ASA runs on fedora 2 & 3. We managed to
> save a lot and also our client as well. We have some platform running on MacOSX
> and looks solid. Sybase Central on the Mac looks fantastic...
>
> Awaiting for your good news then...
>
> Thanks
>
> Sam
>
> On 16 Jun 2005 08:01:27 -0700,
> in sybase.public.sqlanywhere.linux
> Mark Culp < reply_to_newsgroups_
only_please_nospam_m
ark.culp@iAnywhere.com>
> wrote:
> choice
Sam

2005-06-16, 8:24 pm

I remembered i have disabled the SELINUX during installation. Let me try that
out and i will get back here as soon as possible.

Thanks...

Sam


On 16 Jun 2005 13:35:45 -0700,
in sybase.public.sqlanywhere.linux
Mark Culp < reply_to_newsgroups_
only_please_nospam_m
ark.culp@iAnywhere.com>
wrote:[color=darkred
]
>Ok, I downloaded FC4 today, and I have been able to repro your problem.
>
>The issue is related to SELINUX being enabled.
>
>As a work-around (while I figure out what policies are required),
>you can disable SELINUX using
> /usr/sbin/setenforce 0
>
>The server will then start up correctly.
>--
>Mark Culp
>SQLAnywhere Research and Development
>-------------------------------------------------------------------------
>** Whitepapers, TechDocs, bug fixes are all available through the **
>** iAnywhere Developer Community at http://www.ianywhere.com/developer **
>-------------------------------------------------------------------------
>Sam wrote:
to[color=darkred]
MacOSX[color=darkred
]
problem[color=darkre
d]
the[color=darkred]
sam

2005-06-17, 3:24 am

Thanks, it is running now.... Lets see how stable it is when we do the stress
test on it later this week.


On 16 Jun 2005 13:35:45 -0700,
in sybase.public.sqlanywhere.linux
Mark Culp < reply_to_newsgroups_
only_please_nospam_m
ark.culp@iAnywhere.com>
wrote:[color=darkred
]
>Ok, I downloaded FC4 today, and I have been able to repro your problem.
>
>The issue is related to SELINUX being enabled.
>
>As a work-around (while I figure out what policies are required),
>you can disable SELINUX using
> /usr/sbin/setenforce 0
>
>The server will then start up correctly.
>--
>Mark Culp
>SQLAnywhere Research and Development
>-------------------------------------------------------------------------
>** Whitepapers, TechDocs, bug fixes are all available through the **
>** iAnywhere Developer Community at http://www.ianywhere.com/developer **
>-------------------------------------------------------------------------
>Sam wrote:
to[color=darkred]
MacOSX[color=darkred
]
problem[color=darkre
d]
the[color=darkred]
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com