|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST NFS Client not enabling nfs-client.target | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | David Iacobellis <diacobel> |
| Component: | Installation | Assignee: | YaST Team <yast-internal> |
| Status: | RESOLVED NORESPONSE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ancor, diacobel, jlopez |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
David Iacobellis
2023-11-15 12:11:16 UTC
A first look into the source code did not show anything obvious. So please attach y2logs generated with the "save_y2logs" script. TIA. I have checked it manually and I can confirm that the share is not mounted after resuming. Having the fstab entry has always been enough, but something has changed. We need to recheck how NFS should be configured nowadays. Maybe we need to add something like "x-systemd.automount" option in fstab. I have tried adding the reqested yast log file 3 times without success. I keep getting a server error page. Is there another way to get this file to you? As previously stated, I executed 'systemctl enable nfs-client.target' after which my nfs directories auto mount returning from sleep. Totally fixed the problem. I have tried adding the reqested yast log file 3 times without success. I keep getting a server error page. Is there another way to get this file to you? As previously stated, I executed 'systemctl enable nfs-client.target' after which my nfs directories auto mount returning from sleep. Totally fixed the problem. The problem of "getting server error" seems to be described at https://github.com/yast/yast-yast2/issues/978 Long story short: save_y2logs script creates the archive with root-only access and your browser does not tell you. Then it simply uploads "nothing" and Bugzilla complains in her way: server error. Change the ownership of that resulting archive before uploading (`chown user:group file`). No response for 3 months. Closing. |