The script is too large to show here, but here is a sample command that fails.
Perl Script:
system "fdisk -l /dev/sda1";
Replacing the fdisk operation in the command with mkfs, fsck, e2label, etc. will fail as well.
User cron job command:
30 12 * * * /usr/bin/perl...
I have a perl script which runs several disk operations on a remote drive during its execution. Running this from the system crontab works fine. However, setting up a user cron job for root, which calls the script, fails running disk operations such as fdisk, mkfs, fsck, e2label, etc. Since the...
I am looking for a way to test the PCI version on several systems. I need to put a flash image on a HBA but if the PCI is not 2.2 compliant the image will be erased, but the flash burn will not complete. This leaves me with a paper weight. Is there a place to look or any known utility which can...
I am looking for a way to test the PCI version on several systems. I need to put a flash image on a HBA but if the PCI is not 2.2 compliant the image will be erased, but the flash burn will not complete. This leaves me with a paper weight. Is there a place to look or any known utility which can...
I am trying to find a way to have the root user automatically logged in upon rebooting Ultra 5s and Ultra 60s with Solaris 8. Is this possible? Thanks for the help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.