<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.eecs.yorku.ca/dept/tdb/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.eecs.yorku.ca/dept/tdb/feed.php">
        <title>EECS Technical Database - troubleshooting</title>
        <description></description>
        <link>https://wiki.eecs.yorku.ca/dept/tdb/</link>
        <image rdf:resource="https://wiki.eecs.yorku.ca/dept/tdb/_media/wiki:dokuwiki-128.png" />
       <dc:date>2026-05-13T03:52:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:autofs?rev=1268428761&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:gdm?rev=1268427410&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:mountall?rev=1268427889&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:start?rev=1268422368&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.eecs.yorku.ca/dept/tdb/_media/wiki:dokuwiki-128.png">
        <title>EECS Technical Database</title>
        <link>https://wiki.eecs.yorku.ca/dept/tdb/</link>
        <url>https://wiki.eecs.yorku.ca/dept/tdb/_media/wiki:dokuwiki-128.png</url>
    </image>
    <item rdf:about="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:autofs?rev=1268428761&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T21:19:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>autofs</title>
        <link>https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:autofs?rev=1268428761&amp;do=diff</link>
        <description>autofs

autofs4 comes standard with Ubuntu.  I decided to try autofs5 because it would bring us the ability to have direct maps for mounting all NFS filesystems.  I set up an auto.direct that was really quite similar to our SunOS days.  Since we don&#039;t really call much in /cse/local during system startup, I decided to move everything, even the mount of /cse/local to a direct map.  I ran into a few problems.  First, since /cs/local/share isn&#039;t mounted yet when autofs start (because autofs is respo…</description>
    </item>
    <item rdf:about="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:gdm?rev=1268427410&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T20:56:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>gdm</title>
        <link>https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:gdm?rev=1268427410&amp;do=diff</link>
        <description>gdm

The default seems to be to display a “face” file for each user on the gdm login screen.  We can&#039;t do this because not only we have too many users, but this will automount every single user home directory on every machine!   This supposedly disables it:</description>
    </item>
    <item rdf:about="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:mountall?rev=1268427889&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T21:04:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mountall</title>
        <link>https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:mountall?rev=1268427889&amp;do=diff</link>
        <description>mountall

Initially, before experimenting with autofs, I placed all the mounts in /etc/fstab.
When the system would boot up, /obj/cse would be mounted, /obj/home9, and /obj/home10, but nothing else.  As it turns out, this is because of a bug in mountall.  mountall mounts filesystems when the underlying block devices are ready, or when network interfaces come up, checking the filesystems first.  When the system boots, and the network interface comes up, it calls /etc/init/mountall-net.conf which …</description>
    </item>
    <item rdf:about="https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:start?rev=1268422368&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T19:32:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Troubleshooting</title>
        <link>https://wiki.eecs.yorku.ca/dept/tdb/troubleshooting:start?rev=1268422368&amp;do=diff</link>
        <description>Troubleshooting

	*  mountall
	*  autofs
	*  gdm</description>
    </item>
</rdf:RDF>
