Hi Wayne Output from nano /etc/fstab # # /etc/fstab # Created by anaconda on Sun Apr 5 17:36:55 2015 # # Modified HL to include /var/snd 06/04/2015 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=d1118ae4-0183-4a1d-9e37-7a0118684bd7 / ext4 defaults 1 1 UUID=92c97b45-2bca-4d68-9730-6b4bfb7f8a0d /altboot ext4 defaults 1 2 UUID=c29d9009-1aa6-4786-974b-effc4db2eafb /boot ext4 defaults 1 2 /dev/mapper/sysvg-home /home ext4 defaults 1 2 /dev/mapper/sysvg-var /var ext4 defaults 1 2 UUID=b32e21ec-213c-4de0-bb3a-def813432522 swap swap defaults 0 0 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0
/dev/mapper/vg_sound-lv_sound /var/snd ext4 defaults 1 2 Graham Date: Mon, 25 May 2015 11:45:16 +0100 From: [email protected] To: [email protected]; [email protected] Subject: Re: [RDD] No Play out on Cart Wall Hi, mount -a will remount the fstab entries. What you're getting here is that it is having trouble with the nfs mount point. Can you copy/paste the /etc/fstab file here? If you use ssh you should be able to copy directly from the terminal/putty $ nano /etc/fstab Wayne Merricks The Voice Asia On 23/05/15 11:39, Graham Wilman wrote: Further to the emails bounce back and forth yesterday I have now tried to deploy Wayne Merrick's suggestions all seemed to work until I ran mount -a the output from mount -a returned mount.nfs: connection NFS timed out mount: mount point nfs does not exist. Date: Fri, 22 May 2015 15:13:13 -0400 From: [email protected] To: [email protected] Subject: Re: [RDD] No Play out on Cart Wall Graham, On Fri, May 22, 2015 at 12:44 PM, Graham Wilman <[email protected]> wrote: Unfortunately I've had to come away from the studio as I am working a gig tonight on behalf of the radio station so I haven't had time to try the steps that Wayne from the Voice of Asia suggested, Drew client a is the one with the sound problem main server is playing out as it should and client b has a can't connect to local MySQL through socket problem, which I'll sort out at a later date the the priority is to get client a up and running as we need to start training our broadcasters I'll be back in the studio tomorrow to attempt the steps that Wayne suggested The reason I asked is that of B was working and A was not, you would know the server was exporting /var/snd properly and it would eliminate a lot of things that need to be tested. All the best Graham all the best, drew -- http://nakedghosts.blogspot.com/ _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
