search for: mungse

Displaying 6 results from an estimated 6 matches for "mungse".

Did you mean: munge
2011 Nov 18
3
Problem in reading a file using smbclient.
...s, when read the file without smbclient it contains some data, but when try to read through smbclient ie. "print <filename>" it erases all data present inside the file. Why is this happening and how to read and write to file using smbclient. Please help me ASAP. Regards, Nishant Mungse
2011 Oct 25
2
Did not find a test named RAW-*
Hi, I am facing problem while running RAW tests. When i run following command, i get the error stating "Did not find a test named RAW-*". Command :: root at nishant-ThinkCentre-A85:/home/nishan# smbtorture //nishant/base -Uuser1%base_ubuntu RAW-* using seed 1319521290 host=nishant share=base user=user1 myname=nishant-ThinkCentre-A85 Did not find a test named RAW-* Please help me
2011 Oct 19
0
help regarding SAMBATORTURE
...restart smbd 9) restart nmbd 10) root at ubuntu:/home/nishant# smbtorture //localhost/srv/samba/share -U user1%nishant -W ubuntu all actually i have doubt how to create a workgroup plz help me in following steps for using samba server as local machine. Plz help me ASAP Regards, Nishant Mungse
2011 Nov 24
1
How to use lxc-containrs to run samba tests.
Hi, Actually I have to create multiple lxc-containers which will act as vm's and I want all my vm's to read and write the file at same time. Using samba I want to run smbtorture on all vm's at same time. But the difficulty is that I want to combine these two i.e lxc-containers and smbtorture both such that all the vm's start smbtorture at same time and end at same time. But in
2011 Nov 10
0
Unable to execute raw tests using lxc-execute.
...nknown error/failure ] /******************************************************************************************************************************************/ *I am finding the solution to this problem from last 4 weeks, but unable to find solution.* Please Help me ASAP. Regards, Nishant Mungse
2011 Oct 24
0
Why torture_run_suite() is called recursively?
Hi, I have a doubt in ui.c file of smbtorture. In ui.c code why this torture_run_suite() function is called recursively? Is it the case that this function will complete all the test cases and test suites of a single test, or if the test contains multiple test suites it will recursively call all the test suites present in test before moving to next test. Plz correct me if i am wrong. Regards,