[opensuse-arm] Issues with Cavium Thunder
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes: The kernel needs to be comiled with "CONFIG_FHANDLE=y". Issues: During init process observed below failure message continuously. Failure messages: [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... Modified "usr/lib/systemd/system/sshd.service" in openSUSE rootfs. by commenting Restart=always The kernel fix is simple, but I'm not a kernel guy so feedback as to the implications would be useful. Is there a way to fix ssh within the package rather than manually editing the sshd.service file? Thanks, Andy -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 30.10.2014 um 21:32 schrieb Andrew Wafaa <awafaa@opensuse.org>:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be comiled with "CONFIG_FHANDLE=y".
Issues: During init process observed below failure message continuously.
Failure messages: [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon...
Modified "usr/lib/systemd/system/sshd.service" in openSUSE rootfs. by commenting Restart=always
The kernel fix is simple, but I'm not a kernel guy so feedback as to the implications would be useful. Is there a way to fix ssh within the package rather than manually editing the sshd.service file?
Which kernel are you using? Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 31 October 2014 03:07, Alexander Graf <agraf@suse.de> wrote:
Am 30.10.2014 um 21:32 schrieb Andrew Wafaa <awafaa@opensuse.org>:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be comiled with "CONFIG_FHANDLE=y".
Issues: During init process observed below failure message continuously.
Failure messages: [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon...
Modified "usr/lib/systemd/system/sshd.service" in openSUSE rootfs. by commenting Restart=always
The kernel fix is simple, but I'm not a kernel guy so feedback as to the implications would be useful. Is there a way to fix ssh within the package rather than manually editing the sshd.service file?
Which kernel are you using?
This is using the kernel from Config:Thunder.
Alex
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 31.10.2014 um 13:33 schrieb Andrew Wafaa <awafaa@opensuse.org>:
On 31 October 2014 03:07, Alexander Graf <agraf@suse.de> wrote:
Am 30.10.2014 um 21:32 schrieb Andrew Wafaa <awafaa@opensuse.org>:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be comiled with "CONFIG_FHANDLE=y".
Issues: During init process observed below failure message continuously.
Failure messages: [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon...
Modified "usr/lib/systemd/system/sshd.service" in openSUSE rootfs. by commenting Restart=always
The kernel fix is simple, but I'm not a kernel guy so feedback as to the implications would be useful. Is there a way to fix ssh within the package rather than manually editing the sshd.service file?
Which kernel are you using? This is using the kernel from Config:Thunder.
Oh, I see. Can you please try to use the latest master kernel (3.18)? IIRC we enabled Thunder there. I guess the easiest for a quick shot would be to grab the latest rpm from the Kernel:HEAD repo and copy it into the image. Then install it inside the vm using the serial console. Alex
Alex
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 31.10.2014 um 15:05 schrieb Alexander Graf:
Am 31.10.2014 um 13:33 schrieb Andrew Wafaa <awafaa@opensuse.org>:
On 31 October 2014 03:07, Alexander Graf <agraf@suse.de> wrote:
Am 30.10.2014 um 21:32 schrieb Andrew Wafaa <awafaa@opensuse.org>:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be comiled with "CONFIG_FHANDLE=y". [...] Which kernel are you using? This is using the kernel from Config:Thunder.
Oh, I see. Can you please try to use the latest master kernel (3.18)? IIRC we enabled Thunder there. I guess the easiest for a quick shot would be to grab the latest rpm from the Kernel:HEAD repo and copy it into the image. Then install it inside the vm using the serial console.
https://build.opensuse.org/package/live_build_log/Kernel:HEAD/kernel-default... :( And armv6 and armv7 still face the documentation build error, so aarch64 probably as well once the config is updated. Could you please backport the patch you submitted upstream? Regards, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 31.10.14 15:36, Andreas Färber wrote:
Am 31.10.2014 um 15:05 schrieb Alexander Graf:
Am 31.10.2014 um 13:33 schrieb Andrew Wafaa <awafaa@opensuse.org>:
On 31 October 2014 03:07, Alexander Graf <agraf@suse.de> wrote:
Am 30.10.2014 um 21:32 schrieb Andrew Wafaa <awafaa@opensuse.org>:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be comiled with "CONFIG_FHANDLE=y". [...] Which kernel are you using? This is using the kernel from Config:Thunder.
Oh, I see. Can you please try to use the latest master kernel (3.18)? IIRC we enabled Thunder there. I guess the easiest for a quick shot would be to grab the latest rpm from the Kernel:HEAD repo and copy it into the image. Then install it inside the vm using the serial console.
https://build.opensuse.org/package/live_build_log/Kernel:HEAD/kernel-default... :(
And armv6 and armv7 still face the documentation build error, so aarch64 probably as well once the config is updated. Could you please backport the patch you submitted upstream?
Yup, checked into master. It'll take a while until it trickles into Kernel:HEAD. Hopefully you'll see the build succeed there by tomorrow. Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 02.11.14 20:18, Alexander Graf wrote:
On 31.10.14 15:36, Andreas Färber wrote:
Am 31.10.2014 um 15:05 schrieb Alexander Graf:
Am 31.10.2014 um 13:33 schrieb Andrew Wafaa <awafaa@opensuse.org>:
On 31 October 2014 03:07, Alexander Graf <agraf@suse.de> wrote:
Am 30.10.2014 um 21:32 schrieb Andrew Wafaa <awafaa@opensuse.org>:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be comiled with "CONFIG_FHANDLE=y". [...] Which kernel are you using? This is using the kernel from Config:Thunder.
Oh, I see. Can you please try to use the latest master kernel (3.18)? IIRC we enabled Thunder there. I guess the easiest for a quick shot would be to grab the latest rpm from the Kernel:HEAD repo and copy it into the image. Then install it inside the vm using the serial console.
https://build.opensuse.org/package/live_build_log/Kernel:HEAD/kernel-default... :(
And armv6 and armv7 still face the documentation build error, so aarch64 probably as well once the config is updated. Could you please backport the patch you submitted upstream?
Yup, checked into master. It'll take a while until it trickles into Kernel:HEAD. Hopefully you'll see the build succeed there by tomorrow.
I've copied it over to the Thunder contrib directory along the way. Once everything is built successfully, please give it another try ;). Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi Andrew, Am 30.10.2014 um 21:32 schrieb Andrew Wafaa:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be com[p]iled with "CONFIG_FHANDLE=y".
Is that missing in one of openSUSE's configs or just in some defconfig?
Issues: During init process observed below failure message continuously.
Failure messages: [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon...
Modified "usr/lib/systemd/system/sshd.service" in openSUSE rootfs. by commenting Restart=always
The kernel fix is simple, but I'm not a kernel guy so feedback as to the implications would be useful. Is there a way to fix ssh within the package rather than manually editing the sshd.service file?
Cavium reported the same issue to us, but not seeing this on other platforms and with no access to their simulator, we're in need of logs or other further information on what is going wrong there. Can you please check journalctl -x and/or systemctl status <servicename> -l as well as dmesg? Thanks, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 31 October 2014 03:28, Andreas Färber <afaerber@suse.de> wrote:
Hi Andrew,
Am 30.10.2014 um 21:32 schrieb Andrew Wafaa:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be com[p]iled with "CONFIG_FHANDLE=y".
Is that missing in one of openSUSE's configs or just in some defconfig?
This is missing from the openSUSE config in Contrib:Thunder.
Issues: During init process observed below failure message continuously.
Failure messages: [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon...
Modified "usr/lib/systemd/system/sshd.service" in openSUSE rootfs. by commenting Restart=always
The kernel fix is simple, but I'm not a kernel guy so feedback as to the implications would be useful. Is there a way to fix ssh within the package rather than manually editing the sshd.service file?
Cavium reported the same issue to us, but not seeing this on other platforms and with no access to their simulator, we're in need of logs or other further information on what is going wrong there. Can you please check journalctl -x and/or systemctl status <servicename> -l as well as dmesg?
Well the problem is that this issue with ssh happens on first boot, and as a result I can't proceed into the system to actually pull up any logs. Thanks, Andy
Thanks, Andreas
-- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Alexander Graf
-
Andreas Färber
-
Andrew Wafaa