Issue 11 in chironfs: ChironFS log file

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 30, 2008, 4:13:02 PM7/30/08
to chiron...@googlegroups.com
Issue 11: ChironFS log file
http://code.google.com/p/chironfs/issues/detail?id=11

New issue report by tiago.tuxkiller:
What steps will reproduce the problem?
1. Create one /virtual with /real1 and /real2
2. Write on /virtual like this:
# for i in `seq 1 5`; do dd if=/dev/zero of=/virtual/`echo $RANDOM` bs=1k
count=`echo $RANDOM`; done
3. Write on /real1 like step #2 and see the logs

What is the expected output? What do you see instead?
I'm seeing this:

2008/07/30 16:46 getattr failed accessing /real1 No such file or directory
2008/07/30 16:46 getattr failed accessing /real1 No such file or directory
2008/07/30 16:46 getattr failed accessing /real1 No such file or directory
2008/07/30 16:46 unlink failed accessing /real1 No such file or directory

I would like to see the name of file that was not found.


What version of the product are you using? On what operating system?

ChironFS 1.1.1 em RHEL 5.2 x86_64


Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages