search for: mount3

Displaying 12 results from an estimated 12 matches for "mount3".

Did you mean: mount
2004 Nov 15
2
FW: Multi-Level Fallbacks
...e mount and it's fallback match. I have also patched the icecast-2.1-trunk version (patch not published yet, needs work to extract) to enable fallback of mulitple mounts to the same fallback with correct fallback-override. Meaning that if a two clients connected, one to mount1 with fallback to mount3 and one connects to mount2 also with fallback to mount3, then when the mount1 comes online, only the mount1 client would be moved back to mount1 and the same for mount2. I haven't tested the 2.1.0 release, so I don't know how it behaves when you configure multiple mounts to fallback to the...
2003 May 20
0
intermittent failure of ability to connect to samba share from win (NT/2k) client
...64208 184 0.08077 winclient -> sambaserver NFS C NULL3 185 0.00016 sambaserver -> winclient NFS R NULL3 186 0.00024 winclient -> sambaserver NFS C LOOKUP3 FH=0000 /home 187 0.00015 sambaserver -> winclient NFS R LOOKUP3 Permission denied 188 0.00025 winclient -> sambaserver MOUNT3 C Null 189 0.00025 sambaserver -> winclient MOUNT3 R Null 190 0.00022 winclient -> sambaserver MOUNT3 C Mount /home 191 0.00302 sambaserver -> winclient MOUNT3 R Mount Permission denied 192 0.00023 winclient -> sambaserver MOUNT3 C Mount /home 193 0.00279 sambaserver -> win...
2003 May 23
0
intermittent failure of ability to connect to samba share from win (NT/2k) client]]
...winclient -> sambaserver NFS C NULL3 > 185 0.00016 sambaserver -> winclient NFS R NULL3 > 186 0.00024 winclient -> sambaserver NFS C LOOKUP3 FH=0000 /home > 187 0.00015 sambaserver -> winclient NFS R LOOKUP3 Permission denied > 188 0.00025 winclient -> sambaserver MOUNT3 C Null > 189 0.00025 sambaserver -> winclient MOUNT3 R Null > 190 0.00022 winclient -> sambaserver MOUNT3 C Mount /home > 191 0.00302 sambaserver -> winclient MOUNT3 R Mount Permission denied > 192 0.00023 winclient -> sambaserver MOUNT3 C Mount /home > 193 0.00...
2013 Dec 09
0
Gluster - replica - Unable to self-heal contents of '/' (possible split-brain)
...lit-brain). Please delete the file from all but the preferred subvolume.- Pending matrix: [ [ 0 2 ] [ 2 0 ] ] [2013-12-09 13:20:52.067386] E [afr-self-heal-common.c:2212:afr_self_heal_completion_cbk] 0-stor1-replicate-0: background meta-data self-heal failed on / [2013-12-09 13:20:52.067452] E [mount3.c:290:mnt3svc_lookup_mount_cbk] 0-nfs: error=Input/output error [2013-12-09 13:20:53.092039] E [afr-self-heal-common.c:197:afr_sh_print_split_brain_log] 0-stor1-replicate-0: Unable to self-heal contents of ''/'' (possible split-brain). Please delete the file from all but the prefer...
2004 Nov 15
0
FW: Multi-Level Fallbacks
...ging mid stream. > I have also patched the icecast-2.1-trunk version (patch not published yet, > needs work to extract) to enable fallback of mulitple mounts to the same > fallback with correct fallback-override. Meaning that if a two clients > connected, one to mount1 with fallback to mount3 and one connects to mount2 > also with fallback to mount3, then when the mount1 comes online, only the > mount1 client would be moved back to mount1 and the same for mount2. > > I haven't tested the 2.1.0 release, so I don't know how it behaves when you > configure multiple...
2015 Nov 17
2
fallback mount points?
...ou can just serve as a fallback for all 3 of them. Let's take this example for a few seconds. Say for example, if you had, "http://yourdomain.com:8000/mount1" that will just serve as the listener MountPoint. "/mount2" Let's just say is your live MountPoint and "/mount3" is your automations MountPoint. You don't have the listeners connect to "/mount2" or "/mount3" Only "/mount1" Because all that MountPoint is doing is just falling back to either 2 or 3 depending on the situation. I do server management for free so if you n...
2004 Nov 15
2
FW: Multi-Level Fallbacks
...ging mid stream. > I have also patched the icecast-2.1-trunk version (patch not published yet, > needs work to extract) to enable fallback of mulitple mounts to the same > fallback with correct fallback-override. Meaning that if a two clients > connected, one to mount1 with fallback to mount3 and one connects to mount2 > also with fallback to mount3, then when the mount1 comes online, only the > mount1 client would be moved back to mount1 and the same for mount2. > > I haven't tested the 2.1.0 release, so I don't know how it behaves when you > configure multiple m...
2006 Mar 03
0
Filesystems, GRUB, weirdness, oh my! [long]
...irst bash script: if grep -q sda /proc/diskstats then TYPE="sda1" MOUNT1="/dev/sda1 /a/boot" MOUNT2="/dev/sda3 /a" else TYPE="hda1" MOUNT1="/dev/hda1 /a/boot" MOUNT2="/dev/hda3 /a" fi mount $MOUNT2 mount $MOUNT1 MOUNT3="proc /a/proc -t proc -o defaults" mount $MOUNT3 MKSYS="-p /a/sys" MOUNT4="sysfs /a/sys -t sysfs -o defaults" mkdir $MKSYS mount $MOUNT4 MOUNT5="/dev /a/dev -o bind" mount $MOUNT5 echo "mount $MOUNT2" echo "mount $MOU...
2015 Nov 17
0
fallback mount points?
...serve as a fallback for all 3 of them. Let's take this example for a few seconds. Say for example, if you had, "http://yourdomain.com:8000/mount1" that will just serve as the listener MountPoint. "/mount2" Let's just say is your live MountPoint and "/mount3" is your automations MountPoint. You don't have the listeners connect to "/mount2" or "/mount3" Only "/mount1" Because all that MountPoint is doing is just falling back to either 2 or 3 depending on the situation. I do server management for free...
2013 Nov 27
0
NFS client problems
...-brain). Please delete the file from all but the preferred subvolume.- Pending matrix: [ [ 0 2 ] [ 2 0 ] ] [2013-11-27 21:00:46.586009] E [afr-self-heal-common.c:2212:afr_self_heal_completion_cbk] 0-glustervol-replicate-0: background meta-data self-heal failed on / [2013-11-27 21:00:46.586091] E [mount3.c:290:mnt3svc_lookup_mount_cbk] 0-nfs: error=Input/output error Any help appreciated. Thanks, Al. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20131127/eff08515/attachment.html>
2015 Nov 16
2
fallback mount points?
Hello, this is coming from our radio station's icecast config. change at your needs and feel free to use this. <mount> <mount-name>/stream.mp3</mount-name> <fallback-mount>/live.mp3</fallback-mount> <fallback-override>1</fallback-override> <hidden>1</hidden> </mount> <mount>
2012 Mar 04
1
Unable to start nfs server
An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120304/04099724/attachment.html>