diff --git a/p4cmds.txt b/p4cmds.txt
index 7187cf164dc0f74f3d337a8c0132e8b93fd8ab52..2435903fec272395b460b215fc168cd357b82c7f 100644
--- a/p4cmds.txt
+++ b/p4cmds.txt
@@ -44,8 +44,8 @@ echo Test 5
 killall ubiserver
 rm -fr /tmp/blob*
 sleep 5
-go run ubiserver.go -b /tmp/blob -s :5002 -S localhost:5001 -p 10 &
-go run ubiserver.go -b /tmp/blob -s :5001 -S localhost:5002 -p 10 &
+go run ubiserver.go -b /tmp/blob -s :5002 -S localhost:5001 -p 5 &
+go run ubiserver.go -b /tmp/blob -s :5001 -S localhost:5002 -p 5 &
 sleep 5
 go run cli.go -s :5001 list | wc ; go run cli.go -s :5002 list | wc
 go run cli.go -a -s :5001 put sampledir