[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
capacityreports.com • View topic - format or erase a hard disk
Page 1 of 1

format or erase a hard disk

PostPosted: Wed Sep 18, 2013 5:26 pm
by Steve
If you need to erase the data on a hard disk in AIX, this is the command. Can be used in scripts if needed.

diag -c -d hdisk1 -T "format -s erase -a write -P aa,cc,ee -F"