Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation ECSSync 3.5.3 on RHEL 8.x is supported? #108

Open
kalogc opened this issue Jan 19, 2024 · 5 comments
Open

Installation ECSSync 3.5.3 on RHEL 8.x is supported? #108

kalogc opened this issue Jan 19, 2024 · 5 comments

Comments

@kalogc
Copy link

kalogc commented Jan 19, 2024

Hello,
Installation ECSSync 3.5.3 on RHEL 8.x is it supported?
thanks in advance

@dunedodo
Copy link

@kalogc thanks for letting us know. We'll test on RHEL 8.x and get back to you.

@dunedodo
Copy link

dunedodo commented Mar 5, 2024

@kalogc I have tested ECSSync 3.5.3 on RHEL 8.8. Please let us know if you meet any issues.

@chaitanya-kadian
Copy link

@kalogc is there a version of CAS SDK that will be required by ECSSync to work on RHEL ?
I'm trying ECS Sync v.3.5.3 with CAS SDK 3.3.739 but cant seem to get rid of this error:

java.lang.UnsatisfiedLinkError: com.filepool.natives.FPLibraryNative.setLastError(I)V
at com.filepool.natives.FPLibraryNative.setLastError(Native Method) ~[ecs-sync-3.5.3.jar:3.5.3]

Screenshot from 2024-07-02 15-00-05

S3 buckets can be synced fine, for what it's worth.

@chaitanya-kadian
Copy link

chaitanya-kadian commented Jul 3, 2024

Running ecs-sync via jar works out fine on the same server:

[root@ecs4 bin]# java -jar /opt/emc/ecs-sync/lib/ecs-sync.jar --source cas:hpp://10.176.129.22?/home/ecssync/pea_files/centos_casuserev14.pea --target cas:hpp://10.176.129.29?/home/ecssync/pea_files/rocky_casuserev14.pea

EcsSync v3.5.3
2024-07-02 11:53:00 WARN [main ] RestServer: REST server listening at http://localhost:9201/
2024-07-02 11:53:16 WARN [main ] CasStorage: end of query reached.
2024-07-02 11:53:16 WARN [estimate-pool-1-t-1] CasStorage: end of query reached.
Transferred 7,307,460,652 bytes in 142 seconds (51,460,990 bytes/s) - skipped 0 bytes
Successful files: 555 (3.91/s) Skipped files: 0 Failed Files: 0

@chaitanya-kadian
Copy link

Ignore my previous comments.
Looks like the services ecs-sync and ecs-sync-ui were not picking up the env vars configured in /etc/profile.d for installing CAS SDK as mentioned here on page 7

Not sure if the issue of services configured in /etc/init.d not picking up /etc/profile.d env vars is RHEL8 specific or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants