|
|
|
|
|
|
|
|
|
|
xen-users
Hi,
i've a script on domU that's :
cat < liste_logs_win.txt | while true
do
- mount a win folder via smbmount (//SERVER_NAME/C$)
- copy a file (cp /mntpoint/WINNT/SYSTEM32/LOGFILES/W3SVC9/file.txt
/tmp)
- umount the mount point (smbmount /mountpoint)
done
in liste_logs_win.txt, i've near 10 lines like this :
SERVER_NAME|c$|WINNT/SYSTEM32/LOGFILES/W3SVC9|domain.fr
This script block at the smbumount process :(
What's the solution please ?
Dom0 = sarge 2.6.11.12-xen0 xen 2.0.7 128 Mo RAM
DomU = sarge 2.6.11.12-xenU xen 2.0.7 256 Mo RAM
Franck
--
http://www.linuxpourtous.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] SMB problem,
Franck <=
|
|
|
|
|