📄 howto.txt
字号:
Here is a very brief howto for setting up a simple test of the currentctdb code.1) put smb.conf.cluster, smb.conf.node1, smb.conf.node2 and nlist.txt in the prefix/etc/ directory for samba4. Adjust them for your local paths.2) use the script cluster_start.sh to start the two nodes. You can pass extra arguments to start under valgrind or gdb. For example: cluster_start.sh "gdb --args"3) test using the following command: bin/locktest //localhost/test //win2003/test -Uadministrator%password -l unclist.txt with the unclist.txt suppliedNOTE: This is very much experimental code!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -