For some reason, /misc/disk3 shows up fine while /misc/disk4 just gives me:
ls: cannot access /misc/disk4: No such file or directory
Maybe disk3 is being mounted through some other mechanism? I can
manually mount /dev/sdd1 somewhere else fine. Did autofs change? I'm
not seeing any useful logs in messages.... "mount" gives me this in
the output, if it helps:
/etc/auto.misc on /misc type autofs
(rw,relatime,fd=6,pgrp=12452,timeout=300,minproto= 5,maxproto=5,indirect)
-hosts on /net type autofs
(rw,relatime,fd=12,pgrp=12452,timeout=300,minproto =5,maxproto=5,indirect)
/dev/sdb1 on /misc/disk3 type ext4 (rw,relatime,barrier=1,data=ordered)
Thanks,
Reid
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
06-12-2011, 09:40 PM
Reid Rivenburgh
Autofs not working?
On Sun, Jun 12, 2011 at 3:37 PM, Reid Rivenburgh <reidr@pobox.com> wrote:
> Another problem I've noticed since upgrading to F15 is that autofs
> isn't working correctly. *I have these lines in /etc/auto.misc:
>
> disk3 * * * * * -fstype=ext4 * *:/dev/disk/by-uuid/71bdf81d[...]
> #disk4 * * * * *-fstype=ext4 * *:/dev/disk/by-uuid/37f607ea[...]
> disk4 * * * * * -fstype=ext4 * *:/dev/sdd1
I forgot to mention that they're both external USB hard drives, though
I don't think it's important....
Reid
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
06-12-2011, 09:53 PM
Frank Murphy
Autofs not working?
On 12/06/11 22:40, Reid Rivenburgh wrote:
> On Sun, Jun 12, 2011 at 3:37 PM, Reid Rivenburgh<reidr@pobox.com> wrote:
>> Another problem I've noticed since upgrading to F15 is that autofs
>> isn't working correctly. I have these lines in /etc/auto.misc:
>>
>> disk3 -fstype=ext4 :/dev/disk/by-uuid/71bdf81d[...]
>> #disk4 -fstype=ext4 :/dev/disk/by-uuid/37f607ea[...]
>> disk4 -fstype=ext4 :/dev/sdd1
>
> I forgot to mention that they're both external USB hard drives, though
> I don't think it's important....
>
> Reid
What in auto.master
--
Regards,
Frank Murphy
UTF_8 Encoded
Friend of Fedora
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
06-12-2011, 09:57 PM
Reid Rivenburgh
Autofs not working?
On Sun, Jun 12, 2011 at 3:53 PM, Frank Murphy <frankly3d@gmail.com> wrote:
> On 12/06/11 22:40, Reid Rivenburgh wrote:
>> On Sun, Jun 12, 2011 at 3:37 PM, Reid Rivenburgh<reidr@pobox.com> *wrote:
>>> Another problem I've noticed since upgrading to F15 is that autofs
>>> isn't working correctly. *I have these lines in /etc/auto.misc:
>>>
>>> disk3 * * * * * -fstype=ext4 * *:/dev/disk/by-uuid/71bdf81d[...]
>>> #disk4 * * * * *-fstype=ext4 * *:/dev/disk/by-uuid/37f607ea[...]
>>> disk4 * * * * * -fstype=ext4 * *:/dev/sdd1
>>
>> I forgot to mention that they're both external USB hard drives, though
>> I don't think it's important....
>>
>> Reid
>
> What in auto.master
Good point. Here are the uncommented lines. It used to work as-is in
F14; I didn't change anything....
/misc /etc/auto.misc
/net -hosts
+auto.master
Reid
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines