df -h shows duplicate entries of Samba mounts

Hi.

After using the partition tool (started through Yast), creating two new partitions, df -h shows duplicate entries of almost all my Samba mounts. /etc/fstab looks ok with two new entries for the new partitions and everything else untouched, including the Samba mounts. I do not seem to have any problems with the Samba mounts, I can navigate the file system as before, creating, editing and deleting files. I have restarted my system without the duplicates disappearing so a simple reboot won’t fix it.

Does anybody have an idea of how I can remove the duplicate entries when running df?

 Regards, Micke.

Check for duplicate entries in /etc/fstab compared to /etc/samba/smbfstab

/etc/samba/smbfstab didn’t contain anything other than the following line which a believe is a configuration example:

;//fjall/test    /data/test      cifs    username=tridge,password=foobar

And /etc/fstab doesn’t contain any duplicates either.