| T O P I C R E V I E W |
| jimmy.dias |
Posted - Aug 23 2006 : 11:58:31 AM [Note: This special procedure should no longer be necessary. See last post below.]
Hey all,
Those of you trying to access Selye from Golgi need to do the following:
prompt>> rm ~/net/selye/data prompt>> mkdir ~/net/selye/data prompt>> cifsmount //selye/data ~/net/selye/data
NOTE: This is different from the other servers because Selye's location within the Duke Medical Center firewall prevents the Sharity server from broadcasting for Selye's share information. Thus, both the cifsmount command and the cifslogin needs to be issued for Selye every time the Sharity server is rebooted.
Jimmy |
| 3 L A T E S T R E P L I E S (Newest First) |
| francis.favorini |
Posted - Mar 06 2008 : 2:37:23 PM This special procedure should no longer be necessary now that we have changed IP subnets. See this forum topic for the standard procedure.
-Francis
|
| syam.gadde |
Posted - Aug 23 2006 : 12:35:16 PM Try doing amkdir ~/net/selye before doing the above steps. |
| morey |
Posted - Aug 23 2006 : 12:30:59 PM the suggested commands for connecting to Selye do not seem to work
[morey@golgi: ~] $ rm ~/net/selye/data rm: /home/morey/net/selye/data: A file or directory in the path name does not exist. [morey@golgi: ~] $ rmdir ~/net/selye/data rmdir: 0653-609 Cannot remove /home/morey/net/selye/data. A file or directory in the path name does not exist. [morey@golgi: ~] $ mkdir ~/net/selye/data mkdir: 0653-357 Cannot access directory /home/morey/net/selye. /home/morey/net/selye: A file or directory in the path name does not exist. [morey@golgi: ~] $ cifsmount //selye/data ~/net/selye/data morey's password on selye: FRW: Mount point does not exist
|