I'm doing NFS v3 mounting using the standard way via UDP and with defaults
Contents of /etc/fstab 10.1.1.1:/nfs/podcasts /opt/matterhorn/content nfs defaults 0 0 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Denny Sent: Wednesday, August 29, 2012 2:20 PM To: Matterhorn Users Subject: Re: [Matterhorn-users] 1.3 Matterhorn Error When Scheduling a Recording On 8/29/12 2:46 PM, Porteous, Todd wrote: > When I schedule a recording, I get the following error and the Recording > "Status" column shows "Initializing" and never goes away. > Admin server logfile entry: 2012-08-29 13:35:03 WARN > (SchedulerServiceImpl:959) - Could not validate Calendar: Calendar > must contain at least one component I'm new, so take these shots in the dark with a grain of salt... That said: permission issue perhaps? Does the matterhorn user own everything in /opt/matterhorn (assuming you used the default) on both the server and the recorder? Random guess, as I haven't seen that error in my explorations so far. > Running 1.3 across Multiple servers with a NFS shared storage NAS. > > Also, how do I remove instances of workflows from the Recordings page during > a hang up like this? If you see them in the "Episodes" tab, you can "retract" them, but if they don't make it that far, then maybe what I did (I don't know if this is correct): delete everything in the job and job_arguments table and the matterhorn/ingest directory (I think once I had to delete everything in matterhorn/cache on the recorder as well) and restart. If you're already in production, you'll want to be more selective about what you delete from the job tables, I reckon. > One other question: I have been getting NFS Stale file errors and how can I > prevent? What I have been doing is umounting my NFS partition and then > remounting. > How are you mounting your NFS? What version of NFS, and what options are you using? Any timeout settings? There're a lot of variables with NFS-- you can use google to see if you are suffering from any of the common issues relating to stale handles. HIH :Denny -- Let thy words be few. Ecclesiastes 5:2 _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
