[Pvfs2-users] Problem mounting iso files saved on PVFS2
Mark Van De Vyver
mvyver at gmail.com
Mon Feb 19 17:13:12 EST 2007
Hi,
I am unable to mount an iso file that is saved on PVFS2 (v1.5.1).
If I copy the iso file from the PVFS2 area to a ext3 formated area I
can mount the iso file.
The mount command used is:
mount -t iso9660 -o ro,loop /pvfs2/file.iso /some/dir
or
mount -t iso9660 -o ro,loop=/dev/loop0 /pvfs2/file.iso /some/dir
The error message I see is:
ioctl: LOOP_SET_FD: Device or resource busy.
mount: failed setting up loop device
The /tmp/pvfs2-client.log file is empty.
Should it be possible to mount an iso file that is saved to pvfs2?
Is there some incorrect setting I have?
My PVFS2 setup is the default Rocks Cluster Roll settings. One
metaserver and two Compute-I/O nodes.
Appreciate any suggestions.
Regards
Mark
More information about the Pvfs2-users
mailing list