Am 19.03.2025 um 09:17:58 Uhr schrieb Stephen Morris:

> On 18/3/25 17:45, Marco Moock wrote:
> > Am 18.03.2025 um 09:02:25 Uhr schrieb Stephen Morris:
> >  
> >> [   69.310393] systemd-fstab-generator[1889]: Checking was
> >> requested for "192.168.1.12:/mnt/HD/HD_a2", but it is not a
> >> device.  
> > Please post /etc/fstab and check the last number in the line.
> >
> >     The sixth field (fs_passno).
> >         This field is used by fsck(8) to determine the order in
> > which filesystem checks are done at boot time. The root filesystem
> > should be specified with a fs_passno of 1. Other filesystems should
> > have a fs_passno of 2. Filesystems within a drive will be checked
> >     sequentially, but filesystems on different drives will be
> > checked at the same time to utilize parallelism available in the
> > hardware. Defaults to zero (don’t check the filesystem) if not
> > present.
> >
> > It makes no sense for me to check NFS file systems from the remote.
> >  
> 
> That message is for an nfs network device while the same message at
> the bottom is for the cifs interface to the same device, but why is
> it saying that they are not a device when they were successfully
> mounted. Having said this though I was trying to use this as a
> safeguard against the device not "talking" causing, as it has done in
> the past, other mounts to not be done.

The message is a bit arbitrary, but checking a network file system from
the remote is not intended IIRC, so disable the file system check
option in fstab. Do the checks on the remote system.

-- 
Gruß
Marco

Send unsolicited bulk mail to 1742372278mu...@cartoonies.org
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to