How to generate (ak) Support bundles on ZFS storage:
Step 1 : Login to ZFS
zfsc1:> maintenance system bundle
bundle bundles
zfsc1:> maintenance system bundle ---> Main command
The support data you requested is being built in 3 files. Use 'send <srn>' with each bundle to associate the bundle with a Service Request Number and send it to
Oracle Support. Alternatively, you may download the bundles via the appliance BUI.
ak.938k008c-9e13-4593-9305-b54d87659710.tar.gz
ak.3b22kdbf-c95i-4b6a-be85-d89f58b18b97.tar.gz
ak.eee2580k-bfi8-6442-defe-e9faccd32fb7.tar.gz
then
zfsc1:> confirm shell ----- We will get shell prompt
step 2 : Go to location where bundles get stored
# cd /var/ak/bundles -- bundles will be stored here with the current date
step 3: We can check the same in ps command as well.
#ps -ef |grep -i bund = to check support bundle process are running or not
Example:
zfsc1# ps -ef |grep -i bund
root 16467 389 0 13:03:19 ? 0:10 /usr/bin/bash -p /usr/bin/akbundle -b 938k008c-9e13-4593-9305-b54d87659710 -c C
root 2251 16467 0 13:13:19 ? 0:05 /usr/bin/bash -p /usr/bin/akbundle -b 938k008c-9e13-4593-9305-b54d87659710 -c C
Regards,
Kiren Jadhav
No comments:
Post a Comment