Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 627286 Details for
Bug 866414
Fedora18:Alpha: NFSV4 mount failed on client with Connection timed out
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
steps-to-reproduce.txt
steps-to-reproduce.txt (text/plain), 1.45 KB, created by
IBM Bug Proxy
on 2012-10-15 10:21:42 UTC
(
hide
)
Description:
steps-to-reproduce.txt
Filename:
MIME Type:
Creator:
IBM Bug Proxy
Created:
2012-10-15 10:21:42 UTC
Size:
1.45 KB
patch
obsolete
>setup on NFSv4 server: >----------------------------------- >1) create five file systems say ext2,ext3,ext4,xfs,reiserfs >2)then follow below steps to setup & configure nfsv4 server >mkdir /nfs /NFS >mkdir /nfs/nfs1 /nfs/nfs2 /nfs/nfs3 /nfs/nfs4 /nfs/nfs5 >mkdir /NFS/NFS1 /NFS/NFS2 /NFS/NFS3 /NFS/NFS4 /NFS/NFS5 > >chmod 777 /nfs /nfs/* >chmod 777 /NFS /NFS/* >mount /dev/sda5 /nfs/nfs1 >mount /dev/sda6 /nfs/nfs2 >mount /dev/sda7 /nfs/nfs3 >mount /dev/sda8 /nfs/nfs4 >mount /dev/sda9 /nfs/nfs5 > >mount --bind /nfs/nfs1 /NFS/NFS1 >mount --bind /nfs/nfs2 /NFS/NFS2 >mount --bind /nfs/nfs4 /NFS/NFS3 >mount --bind /nfs/nfs4 /NFS/NFS4 >mount --bind /nfs/nfs4 /NFS/NFS5 > >chmod 777 /nfs /nfs/* >chmod 777 /NFS /NFS/* > >systemctl start nfs-server.service > >echo "/NFS *(rw,fsid=0,insecure,no_subtree_check,sync)" > /etc/exports >echo "/NFS/NFS1 *(rw,nohide,insecure,no_subtree_check,sync)" >> /etc/exports >echo "/NFS/NFS2 *(rw,nohide,insecure,no_subtree_check,sync)" >> /etc/exports >echo "/NFS/NFS3 *(rw,nohide,insecure,no_subtree_check,sync)" >> /etc/exports >echo "/NFS/NFS4 *(rw,nohide,insecure,no_subtree_check,sync)" >> /etc/exports >echo "/NFS/NFS5 *(rw,nohide,insecure,no_subtree_check,sync)" >> /etc/exports > >systemctl restart nfs-server.service >exportfs > >Setup on NFSv4 Client: >------------------------------------ >1) mkdir /NFSVCLI (create a directoiry where you will mount nfsv4 filesystem from server) >2) chmod 777 /FAVCLI >3) mount <IP of NFSV4 server>:/ /NFSVCLI >You will notice time out error here.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 866414
: 627286 |
627287
|
627288
|
627289
|
627290
|
628569
|
628570