Hi, I saw in the 3.3 changelog that now it is possible to set a secondary server to retrieve the volume information from, when mounting a volume via the native client. However... I can't find any documentation in the man pages explaining how to do this. Currently I have: mount -t glusterfs storage01:/testvol /mnt/somewhere I guess I need to add -o backup-volume=storage02 or something? -Toby