Mailinglist Archive: opensuse-bugs (13462 mails)
| < Previous | Next > |
[Bug 333695] Problems with mount.cifs and umount.cifs
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 17 Oct 2007 04:54:11 -0600 (MDT)
- Message-id: <20071017105411.03FEDCC7AD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=333695#c4
Matthias Koenig <mkoenig@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|tomrood1@xxxxxxxxx
--- Comment #4 from Matthias Koenig <mkoenig@xxxxxxxxxx> 2007-10-17 04:54:10
MST ---
I don't see autofs involved here at all.
As far as I understand Thomas talks about smb shares configured in fstab and
then mounted with -a on boot. Is this correct?
Let's try to trace this down:
Thomas, you say in the bug description that the first share can be mounted
with:
mount -t cifs <source1> <destination1>
but the second fails:
mount -t cifs <source2> <destination2>
Please try provide the verbose output and the strace of the failing mount
command:
strace -f -o mount.strace mount -vvv -t cifs <source2> <destination2> >
mount.log 2>&1
Attach the resulting mount.strace and mount.log files.
--
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.
Matthias Koenig <mkoenig@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|tomrood1@xxxxxxxxx
--- Comment #4 from Matthias Koenig <mkoenig@xxxxxxxxxx> 2007-10-17 04:54:10
MST ---
I don't see autofs involved here at all.
As far as I understand Thomas talks about smb shares configured in fstab and
then mounted with -a on boot. Is this correct?
Let's try to trace this down:
Thomas, you say in the bug description that the first share can be mounted
with:
mount -t cifs <source1> <destination1>
but the second fails:
mount -t cifs <source2> <destination2>
Please try provide the verbose output and the strace of the failing mount
command:
strace -f -o mount.strace mount -vvv -t cifs <source2> <destination2> >
mount.log 2>&1
Attach the resulting mount.strace and mount.log files.
--
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 > |