Mailinglist Archive: opensuse-bugs (13198 mails)
| < Previous | Next > |
[Bug 405267] New: nfs-client creates bad entry in fstab
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 1 Jul 2008 01:52:33 -0600 (MDT)
- Message-id: <bug-405267-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=405267
Summary: nfs-client creates bad entry in fstab
Product: openSUSE 11.0
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: AutoYaST
AssignedTo: ug@xxxxxxxxxx
ReportedBy: varkoly@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Development
If I configure nfs-client:
<nfs config:type="list">
<nfs_entry>
<mount_point>/home</mount_point>
<nfs_options>defaults</nfs_options>
<server_path>nfs:/home</server_path>
</nfs_entry>
</nfs>
results in /etc/fstab:
....
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
nfs:/home /home
fs_vfstype, fs_mntops, fs_freq and fs_passno are missed
If I start yast2 nfs after the installation I can create the required entry.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: nfs-client creates bad entry in fstab
Product: openSUSE 11.0
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: AutoYaST
AssignedTo: ug@xxxxxxxxxx
ReportedBy: varkoly@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Development
If I configure nfs-client:
<nfs config:type="list">
<nfs_entry>
<mount_point>/home</mount_point>
<nfs_options>defaults</nfs_options>
<server_path>nfs:/home</server_path>
</nfs_entry>
</nfs>
results in /etc/fstab:
....
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
nfs:/home /home
fs_vfstype, fs_mntops, fs_freq and fs_passno are missed
If I start yast2 nfs after the installation I can create the required entry.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |