![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS share options | psimoes79 | SUN Solaris | 6 | 10-01-2007 11:27 AM |
| how i can share from fc5 folder | sadiquep | Linux | 0 | 04-07-2007 02:25 PM |
| Which Files To Share WIth CSM? | MyMateDave | AIX | 0 | 03-23-2006 03:24 AM |
| Share CD-Writer | Sergiu-IT | UNIX for Dummies Questions & Answers | 2 | 05-12-2005 10:22 AM |
| How can I share dir | Z0DiaC | UNIX for Dummies Questions & Answers | 4 | 08-28-2001 11:46 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I got a problem while creating files on a NFS mounted share in a RHEL box. That is when I create an empty file, this is what appears on the screen
############################################### E325: ATTENTION Found a swap file by the name ".test.swp" owned by: jsmith dated: Tue Mar 14 08:48:04 2006 [cannot be read] While opening file "test" (1) Another program may be editing the same file. If this is the case, be careful not to end up with two different instances of the same file when making changes. Quit, or continue with caution. (2) An edit session for this file crashed. If this is the case, use ":recover" or "vim -r test" to recover the changes (see ":help recovery"). If you did this already, delete the swap file ".test.swp" to avoid this message. Swap file ".test.swp" already exists! [O]pen Read-Only, (E)dit anyway, (R)ecover, (Q)uit, (A)bort, (D)elete it:q ################################################ The thing to note here is it is not the case of people opening the same file at the same time...here it is something else? Is vi editor crashing? Am not sure? Can anyone help? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
nfs
Hi,
friend vi editor is not crashing nither is vi editor's problem, kindly delete the file test.swp and retry ok and also check the flags set on the nfs server. Thanks Denis |
|
#3
|
||||
|
||||
|
The issue is likely caused by stalled NFS handle or network latency. Do as deniscruze has advised.
|
||||
| Google The UNIX and Linux Forums |