I agree with Robert's suggestion. Don't mirror a production Linux system
with WSL, use Virtualbox or VMWare. WSL has a bunch of quirks that you
won't see with a VM.
As to the actual answer to your question; I'm not sure; I would expect
WSL could create shared memory that Earthworm could work with, but it
has been a while since I used WSL so I don't recall how far I got with it.
Stefan
> /startstop: Using config file startstop_unix.d
> type quit<cr> to stop Earthworm./
> -------------------------------------
>
> The error seems to be centered around the
> "ERROR: tport_attach shmget ->header (22; Invalid argument)..."
>
> I'll note that in the configuration documentation, it indicates that
> for Linux systems that the System Shared Memory needs to be set in
> the /etc/sysctl.conf file, and that the SHMMAX and SHMALL need to be
> set to = "134217728" if what is present in the file is lower than
> that value. In the sysctl.conf file on my WSL1 system, neither
> shmmax and shmall values are entries in that file. However, when I
> go to the /proc/sys/kernel/ directory, I see that a shmmax file
> exists with a value of "4294967295", but no shmall file exists.
> Running the command "ipcs -l" in the terminal, I get the following:
> -------------------------------------
> /ipcs -l
>
> unable to fetch message limits
>
> ------ Shared Memory Limits --------
> max number of segments = 4096
> max seg size (kbytes) = 18014398509481983
> max total shared memory (kbytes) = 18014398509481980
> min seg size (bytes) = 1
>
> ------ Semaphore Limits --------
> max number of arrays = 32000
> max semaphores per array = 32000
> max semaphores system wide = 1024000000
> max ops per semop call = 500
> semaphore max value = 32767/
> -------------------------------------
>
> Based on the "ipcs -l" output, I don't believe the max/min seg sizes
> are causing EW crash. Any help debugging this issue would be greatly
> appreciated.
>
> Cheers,
> Jon S
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Earthworm Community Forum" group.
>
> To post to this group, send an email to
>
earthwo...@googlegroups.com
> <mailto:
earthwo...@googlegroups.com>
> <mailto:
earthworm_forum%2Bunsu...@googlegroups.com>
> <mailto:
earthworm_for...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/earthworm_forum/923771f1-aab7-46fe-b165-0eaadc404911n%40googlegroups.com <
https://groups.google.com/d/msgid/earthworm_forum/923771f1-aab7-46fe-b165-0eaadc404911n%40googlegroups.com?utm_medium=email&utm_source=footer>.
>
>
>
> --
> Bob Beer <
r-b...@onu.edu <mailto:
r-b...@onu.edu>>
> <mailto:
earthworm_for...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/earthworm_forum/CAO8K9dc6_1HMwM70ovW%3Dy6eYyrkrwVTrycAwW8S4MsK6rvTUdA%40mail.gmail.com <
https://groups.google.com/d/msgid/earthworm_forum/CAO8K9dc6_1HMwM70ovW%3Dy6eYyrkrwVTrycAwW8S4MsK6rvTUdA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
--
*To follow ISTI news and updates please subscribe to our newsletter
"the isti letter" at
https://www.isti.com/newsletter-sign-up
<
https://www.isti.com/newsletter-sign-up>.*