Page 1 of 1

Problem with partitioning

Posted: Wed Jul 23, 2008 3:53 am
by ramkarthik
Hi,
we are getting the below errors

Invalid fileset /path/test.fs: problem with partitioning
Invalid fileset /path/test1.fs: problem with partitioning

myfs: Error when checking operator: Node name "test" not in config file
Error when checking operator: Node name "apps" not in config file.

Can anyone come out with a solution for this issue?

Posted: Wed Jul 23, 2008 4:24 am
by ArndW
Only the first error message is relevant. You don't have a valid fileset. How was this fileset created (i.e., with which stage) and which stage are you using to read it?

Posted: Wed Jul 23, 2008 5:06 am
by ray.wurlod
Are you trying to read from the File Set using a different configuration file (APT_CONFIG_FILE) than the one that was being used when the File Set was created?
The fact that there are node names not found suggests to me that that's the root cause of the problem that you are encountering.