Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Support Forums
 Cluster Support
 Read Only File System?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
vvs4 Posted - Jun 30 2010 : 07:15:53 AM
Hi,

I have a pretty simple error that I'm hoping will be a breeze to solve! I have a little script that does some analysis and then at the end copies some of the output to a different spot, for example:

cp wmsdns01-0005-00001-000001-01.nii $SPGR_OUTDIR/wmsdns01_05.nii

However, the copy doesn't work, and I get the following error:

cp: cannot create regular file `/wmsdns01_05.nii': Read-only file system

Read only file system? What? I was trying to troubleshoot online an I read something about people encountering this when a disk was re-mounted... but it doesn't make sense that I wouldn't be able to manipulate files because the analysis itself worked.

Many thanks for your help!


Best,

Vanessa
3   L A T E S T    R E P L I E S    (Newest First)
petty Posted - Jun 30 2010 : 10:12:00 AM
just as an FYI... all the cluster nodes have a "read-only" filesystem because they are sharing the same disk image. there are certain exceptions that have been set-up like $TMPDIR that are writeable, so you can only write things to the local machine if you are using the temporary space
vvs4 Posted - Jun 30 2010 : 09:36:29 AM
ah! I just found the error. When I set the output directory variable, I did "SPRG_OUTPUT," which is of course, incorrect. So I was trying to copy them to a directory that didn't exist! That's very silly :P Thanks for helping me figure this out - I will know what to look for next time!

Best,

Vanessa
josh.bizzell Posted - Jun 30 2010 : 09:27:05 AM
Vanessa

Any idea what the variable $SPGR_OUTDIR is being set to?
(you could do "echo $SPGR_OUTDIR" before your copy command to print it to your output log file)

Josh

BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.32 seconds. Snitz Forums 2000