Displaying 3 results from an estimated 3 matches for "ecgarri".
Did you mean:
ecgarris
2007 Nov 16
0
Round-robin DNS and session disconnects
...ce) failed
I am looking for advice on how to make Samba servers play nice in a
round-robin environment, or for a way to help the user keep a single
server while he's working.
Any help would be appreciated.
Thanks,
Chris
--
Eric Chris Garrison | Principal Mass Storage Specialist
ecgarris@iupui.edu | Indiana University - Research Storage
W: 317-278-1207 M: 317-250-8649 | Jabber IM: ecgarris@iupui.edu
2009 Oct 23
0
Powerpoint file locking issue
...that the Samba servers sit on top of
an OpenAFS share. I say it may not be relevant because I made a local
share and got the same results (shown above), ruling out OpenAFS.
Any advice would be appreciated.
Thank you,
Chris
--
Eric Chris Garrison | Principal Mass Storage Specialist
ecgarris at iupui.edu | Indiana University - Research Storage
W: 317-278-1207 M: 317-250-8649 | Jabber IM: ecgarris at iupui.edu
2013 Oct 17
1
Can't restore from GPFS snapshots, disk_free error
...ba running on top with CTDB
managing it.
I have snapshots set up to be accessible in every directory as the invisible
directory .snap
The snapshots are in the following format:
/usr/lpp/mmfs/bin/mmcrsnapshot 1MB `TZ=GMT date + at GMT-%Y.%m.%d-%H.%M.%S`
?and look like this from the UNIX level:
~ecgarris/RSFS/.snap/@GMT-2013.10.16-20.00.01/thing1
I've set up shares like this:
[homes]
path = %H/RSFS
comment = RSFS Home Directories
browseable = No
shadow:snapdir = .snap
# shadow:basedir = %H/RSFS
shadow:fixinodes = yes
shadow:snapdirseverywhere=y...