--------
WARNING: At least one of the links in the message below goes to an IP address (e.g. 10.1.1.1), which could be malicious. To learn how to protect yourself, please go here:
https://commons.lbl.gov/x/_591B
--------
Typo there? NSF?
--
____ *Note: UMDNJ is now Rutgers-Biomedical and Health Sciences*
|| \\UTGERS |---------------------*O*---------------------
||_// Biomedical | Ryan Novosielski - Senior Technologist
|| \\ and Health |
novo...@rutgers.edu -
973/972.0922 (2x0922)
|| \\ Sciences | OIRT/High Perf & Res Comp - MSB C630, Newark
`'
________________________________________
From: Vince Forgetta [
forg...@gmail.com]
Sent: Wednesday, September 23, 2015 1:54 PM
To:
ware...@lbl.gov
Subject: Re: [Warewulf] nfsd kernel module not loading
Sadly I tried this:
[root@D1P-HYDRAEX01 ~]# showmount -e 192.168.13.11
Export list for 192.168.13.11<
http://192.168.13.11>:
/opt
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
/usr/local
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
/var/chroots
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
/home
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
[root@D1P-HYDRAEX01 ~]# mount -t nsf4 192.168.13.11:/opt /opt
mount: unknown filesystem type 'nsf4'
On Wed, Sep 23, 2015 at 1:46 PM, Jason Stover <
jason....@gmail.com<mailto:
jason....@gmail.com>> wrote:
Okay ... as a test, on the client try:
mount -t nfs4 server:/export /mnt
I know I've seen that "No such device" ... and I'm wanting to say it
was a 4 only server on a vers 3 mount request.
-J
> Export list for 192.168.13.11<
http://192.168.13.11>:
> /opt
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
> /usr/local
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
> /var/chroots
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
> /home
192.168.13.0/255.255.255.0<
http://192.168.13.0/255.255.255.0>
>
> On execution node:
>
> root@D1P-HYDRAEX01 ~]# mount /homme
> mount: can't find /homme in /etc/fstab
> [root@D1P-HYDRAEX01 ~]# mount /home
> mount.nfs: No such device
> [root@D1P-HYDRAEX01 ~]# mount /usr/local
> mount.nfs: No such device
> [root@D1P-HYDRAEX01 ~]# mount /var/chroots
> mount.nfs: No such device
>
> On Wed, Sep 23, 2015 at 12:55 PM, Chu Ruilin <
ruil...@gmail.com<mailto:
ruil...@gmail.com>> wrote:
>>
>> This is what I do usually:
>>
>> wwinit ALL ## everything should be OK, including database, nfsd, dhcp,
>> bootstrap, etc, except the last step vnfs since I did not give CHROOTDIR
>>
>> wwmkchroot centos-7 /var/chroots/centos-7
>>
>> and optional step:
>> yum --tolerant --installroot /var/chroots/centos-7 -y install
>> stuff_you_want_to_put_in_vnfs
>>
>> wwvnfs --chroot /var/chroots/centos-7
>>
>> and then I do
>>
>> wwnodescan --netdev=eth0 --ipaddr=blablabla --netmask=255.255.0.0
>> --vnfs=centos-7 --bootstrap=`uname -r` --groups=compute c[001-999]
>>
>> this will do a stateless bootup for all compute nodes and record them to
>> ww. WW will automatically export /home, /usr/local, /opt and /var/chroots on
>> master nodes and mount them on compute nodes. I don't need to manually do
>> anything unless I want something else.
>>
>> If I want stateful provision, I install kernel and grub to chroot and
>> re-image the vnfs, set bootlocal in ww, reboot all compute nodes with pdsh,
>> and then unset bootlocal in ww, done.
>>
>> has been working for me every time, that's why I love ww so much
>>
>> On Wed, Sep 23, 2015 at 12:37 PM, Vince Forgetta <
forg...@gmail.com<mailto:
forg...@gmail.com>>
>> wrote:
>>>
>>> Thanks Jess.
>>>
>>> Yes, mount command I got from somewhere I cannot recall. Canonical
>>> command produces same error:
>>>
>>> [root@D1P-HYDRAEX01 ~]# mount -t nfsd nfsd /proc/fs/nfsd
>>> mount: unknown filesystem type 'nfsd'
>>>
>>> D1P-HYDRAEX01 (above) is wwexecution node i.e. provisioned node from
>>> wwmaster.
>>> D1P-HYDRAMS01 is wwmaster node.
>>> D1P-HYDRAFS01 is file server.
>>>
>>> From wwmaster (CentOS7) I can mount NFS share served by file server.
>>>
>>> From wwexecution node I am unable to mount NFS share served by file
>>> server.
>>>
>>> Info you requested plus some extra from the execution node:
>>>
>>> [root@D1P-HYDRAEX01 ~]# netstat -anpt |grep nfs (no output)
>>> [root@D1P-HYDRAEX01 ~]# showmount -e 192.168.13.10
>>> Export list for 192.168.13.10<
http://192.168.13.10>:
>>> /mnt/mount1
192.168.13.10/24<
http://192.168.13.10/24>
>>> /mnt/mount2
192.168.13.10/24<
http://192.168.13.10/24>
>>> /mnt/mount3
192.168.13.10/24<
http://192.168.13.10/24>
>>> /mnt/mount4
192.168.13.10/24<
http://192.168.13.10/24>
>>>>
512-410-9690<tel:
512-410-9690>
>>>>
>>>> On Wed, Sep 23, 2015 at 10:51 AM, Vince Forgetta <
forg...@gmail.com<mailto:
forg...@gmail.com>>
>>>>> an email to
warewulf+u...@lbl.gov<mailto:
warewulf%2Bunsu...@lbl.gov>.
>>>>> To post to this group, send email to
ware...@lbl.gov<mailto:
ware...@lbl.gov>.
>>>> an email to
warewulf+u...@lbl.gov<mailto:
warewulf%2Bunsu...@lbl.gov>.
>>>> To post to this group, send email to
ware...@lbl.gov<mailto:
ware...@lbl.gov>.
>>> email to
warewulf+u...@lbl.gov<mailto:
warewulf%2Bunsu...@lbl.gov>.
>>> To post to this group, send email to
ware...@lbl.gov<mailto:
ware...@lbl.gov>.
>> email to
warewulf+u...@lbl.gov<mailto:
warewulf%2Bunsu...@lbl.gov>.
>> To post to this group, send email to
ware...@lbl.gov<mailto:
ware...@lbl.gov>.
> email to
warewulf+u...@lbl.gov<mailto:
warewulf%2Bunsu...@lbl.gov>.
> To post to this group, send email to
ware...@lbl.gov<mailto:
ware...@lbl.gov>.
To unsubscribe from this group and stop receiving emails from it, send an email to
warewulf+u...@lbl.gov<mailto:
warewulf%2Bunsu...@lbl.gov>.
To post to this group, send email to
ware...@lbl.gov<mailto:
ware...@lbl.gov>.
--
You received this message because you are subscribed to the Google Groups "Warewulf" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
warewulf+u...@lbl.gov<mailto:
warewulf+u...@lbl.gov>.
To post to this group, send email to
ware...@lbl.gov<mailto:
ware...@lbl.gov>.
To view this discussion on the web visit
https://groups.google.com/a/lbl.gov/d/msgid/warewulf/CAEO3gsCw3Jy1Zg-WXeE6%3DyENOUy-M%2B3iwYK2bXK3O55TSXjx0g%40mail.gmail.com<
https://groups.google.com/a/lbl.gov/d/msgid/warewulf/CAEO3gsCw3Jy1Zg-WXeE6%3DyENOUy-M%2B3iwYK2bXK3O55TSXjx0g%40mail.gmail.com?utm_medium=email&utm_source=footer>.