Search Results

Search: Posts Made By: notreallyhere
Forum: Solaris 07-01-2010
14,664
Posted By pressy
should work: #!/usr/bin/ksh if echo...
should work:


#!/usr/bin/ksh
if echo "GET; exit" | mconnect -p 80 xx.xx.xx.xx > /dev/null 2>&1
then
exit 0
else
echo "Please check Web services " | mailx -s "Please check...
Forum: HP-UX 06-20-2010
11,214
Posted By Scrutinizer
Hi, fsadm -b uses 1 KiB sectors, whereas...
Hi,

fsadm -b uses 1 KiB sectors, whereas lvextend uses MiB's, so I think your instructions are incorrect and it should be 46000 x 1024 = 471040000

The command should be:
# fsadm -F vxfs -b...
Forum: HP-UX 06-19-2010
3,624
Posted By pseudocoder
Try fstyp(1M)...
Try fstyp(1M) (http://docs.hp.com/en/B3921-90010/fstyp.1M.html)
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy