rma script chech problem
rma script chech problem
I use a lot of sh script to check raid status, log status, inode status, queue mail status, etc etc
it runs by rma
If i run by hand one scrpt a time there are no problem, but when
hostmonitor check a folder, runs all script at the same time
and i see:
RMA: 301 - Script execution error: exec error: Text file busy
How can i do to work all script test at the same time?
kind regards
it runs by rma
If i run by hand one scrpt a time there are no problem, but when
hostmonitor check a folder, runs all script at the same time
and i see:
RMA: 301 - Script execution error: exec error: Text file busy
How can i do to work all script test at the same time?
kind regards
Theoretically such error may happen if several scripts use the same file as standard output. RMA creates temporary file for this purpose.
But I do not see how RMA may assign the same file for different scripts. Each test (script) is started in separate thread and RMA creates unique file name using pid and thread id.
Looks like we need to install FreeBSD 6 for testing.. Sorry, cannot do that right now, too busy with new release.
Regards
Alex
But I do not see how RMA may assign the same file for different scripts. Each test (script) is started in separate thread and RMA creates unique file name using pid and thread id.
Looks like we need to install FreeBSD 6 for testing.. Sorry, cannot do that right now, too busy with new release.
Regards
Alex
I am trying to download FreeBSD 6 or 5.4 but ftp.freebsd.org is not accessible.
Can you access FreeBSD FTP server from your location (just for testing)
ftp://ftp.freebsd.org/pub/FreeBSD/relea ... MAGES/6.0/ ?
Regards
Alex
Can you access FreeBSD FTP server from your location (just for testing)
ftp://ftp.freebsd.org/pub/FreeBSD/relea ... MAGES/6.0/ ?
Regards
Alex
Hi Alex.
I've tried to access FreeBSD FTP and was successfully connected.
Following files are ready to download:
2005 Nov 03 14:25 File 6.0-RELEASE-i386-bootonly.iso (45,936,640 bytes)
2005 Nov 03 16:13 File 6.0-RELEASE-i386-disc1.iso (578,408,448 bytes)
2005 Nov 03 17:45 File 6.0-RELEASE-i386-disc2.iso (682,371,072 bytes)
2005 Nov 03 17:45 File CHECKSUM.MD5 (207 bytes)
2005 Nov 03 17:45 File CHECKSUM.SHA256 (312 bytes)
By default, most of the ftp clients use passive mode.
Could you try to set option to use active mode for your ftp client?
Probably it helps.
Regards,
Yoorix
I've tried to access FreeBSD FTP and was successfully connected.
Following files are ready to download:
2005 Nov 03 14:25 File 6.0-RELEASE-i386-bootonly.iso (45,936,640 bytes)
2005 Nov 03 16:13 File 6.0-RELEASE-i386-disc1.iso (578,408,448 bytes)
2005 Nov 03 17:45 File 6.0-RELEASE-i386-disc2.iso (682,371,072 bytes)
2005 Nov 03 17:45 File CHECKSUM.MD5 (207 bytes)
2005 Nov 03 17:45 File CHECKSUM.SHA256 (312 bytes)
By default, most of the ftp clients use passive mode.
Could you try to set option to use active mode for your ftp client?
Probably it helps.
Regards,
Yoorix
We spent 2 days trying to install FreeBSD 6.0 or FreeBSD 5.4 and cannot complete installation
Various problems and errors, the most frequent is "/mnt: write failed, filesystem is full".
On the same system FreeBSD 4.5 works fine (its installed on different hard drive). But hard drive is new empty drive, disk/surface tests do not show any error. We have tried different configurations: all filesystems on the same disk partition; tried to create separate partition for swap and /usr; tried to install FreeBSD on 1st and 2nd partition. Doesn't matter, still doesn't work.
Any recommendations?
Regards
Alex

Various problems and errors, the most frequent is "/mnt: write failed, filesystem is full".
On the same system FreeBSD 4.5 works fine (its installed on different hard drive). But hard drive is new empty drive, disk/surface tests do not show any error. We have tried different configurations: all filesystems on the same disk partition; tried to create separate partition for swap and /usr; tried to install FreeBSD on 1st and 2nd partition. Doesn't matter, still doesn't work.
Any recommendations?
Regards
Alex
Finally we have installed FreeBSD 6.0. It was hard... we tried different distributives, different installation options, changed computers and hard drives, nothing helped (spent a week). Until we tried Maxtor hard drive, it works!! Looks like FreeBSD doesn't work with Western Digital Caviar (we tried 2 drives).
Will test RMA tomorrow...
Regards
Alex
Will test RMA tomorrow...
Regards
Alex
Ok, we spent 2 weeks to reproduce the problem, about 1 hour to find the problem and 2 min to fix it.
Update (RMA 1.23 for FreeBSD 6.0) available for download at http://www.ks-soft.net/hostmon.eng/downpage.htm
Regards
Alex
Update (RMA 1.23 for FreeBSD 6.0) available for download at http://www.ks-soft.net/hostmon.eng/downpage.htm
Regards
Alex
Update available at
www.ks-soft.net/download/rma123_rhes3.tgz - RMA 1.23 for RedHat ES3
www.ks-soft.net/download/rma123_rhes4.tgz - RMA 1.23 for RedHat ES4
Regards
Alex
www.ks-soft.net/download/rma123_rhes3.tgz - RMA 1.23 for RedHat ES3
www.ks-soft.net/download/rma123_rhes4.tgz - RMA 1.23 for RedHat ES4
Regards
Alex