After reviewing DDOS 4.9 Initial Config Guide, link aggregation on 10GbE is not supported. DDOS 4.9 only supports link aggregation on 10GbE for 1 GbE. This is confirmed by support as well.
"The 10 Gb-to-10 Gb interface does not support link aggregation. Only 1 GbE ports are supported."
Only failover will be supported on 10GbE for DDOS 4.9 and 4.8. However, do consider the following before configuring failover.
• 10 GbE copper-to-10 GbE copper ports across Intel NICs can be
combined for failover (but not for link aggregation).
• 10 GbE optical-to-10 GbE optical ports can be combined for
failover (but not for link aggregation).
• 10 GbE failover across Intel NICs is supported.
Monday, February 6, 2012
Thursday, January 26, 2012
VADP / VCB backup failed with hotadd mode
I am testing the VADP backup and keep getting the following error.
"Unable to open a disk of the virtual machine"
Monitor the VC and do see snapshot created. Run the same backup with nbd and it works fine. Double check and find out ESX license in on Standard Edition with version 4.1.
Remember this is a license issue and confirm from VM site VDDK 5.0 release note.
"Licensing. In vSphere 5.0, the SCSI HotAdd feature is enabled only for vSphere editions Enterprise and higher, which have Hot Add licensing enabled. No separate Hot Add license is available for purchase as an add-on. In vSphere 4.1, Hot Add capability was also allowed in Advanced edition. Therefore, customers with vSphere Essentials or Standard edition who use backup products (including VMware Data Recovery) are not able to perform proxy-based backup, which relies on SCSI HotAdd. Those customers must use alternate transport modes."
The most important benefit of using hotadd mode to me is to avoid presenting a VMFS lun to Windows proxy server.
P.S. HotAdd is not supported with VDDK 1.1.1 when proxy server is on ESX 4.1 even correct license is purchased. See reference link VDDK-1.2.1 release notes
"Unable to open a disk of the virtual machine"
Monitor the VC and do see snapshot created. Run the same backup with nbd and it works fine. Double check and find out ESX license in on Standard Edition with version 4.1.
Remember this is a license issue and confirm from VM site VDDK 5.0 release note.
"Licensing. In vSphere 5.0, the SCSI HotAdd feature is enabled only for vSphere editions Enterprise and higher, which have Hot Add licensing enabled. No separate Hot Add license is available for purchase as an add-on. In vSphere 4.1, Hot Add capability was also allowed in Advanced edition. Therefore, customers with vSphere Essentials or Standard edition who use backup products (including VMware Data Recovery) are not able to perform proxy-based backup, which relies on SCSI HotAdd. Those customers must use alternate transport modes."
The most important benefit of using hotadd mode to me is to avoid presenting a VMFS lun to Windows proxy server.
P.S. HotAdd is not supported with VDDK 1.1.1 when proxy server is on ESX 4.1 even correct license is purchased. See reference link VDDK-1.2.1 release notes
Tuesday, January 17, 2012
Error labeling new boost device on DataDomain
NetWorker 7.6.3 is out and I try to install the new code on my test VADP proxy. When I attempt to label a new media for my new boost device, I get the following error message.
nsrd rd=networkerSN:datadomain_DD0304 mount operation failed: Connecting to 'datadomain' failed ([5028] rpc connection failure).
From experience, this is DNS and connectivity related issue. Check DNS records and even add all the entries to host file. It still return the same error. Finally, uninstall NetWorker 7.6.3 and install NetWorker 7.6.2 back to the test box, everything works fine.
Check release notes and find out NetWorker 7.6.3 requires DDOS running at 5.0 or higher if you are using DDBoost.
Only DDOS versions 5.0.x and 5.1.x are supported with DD Boost 2.4
Currently, DDOS is running at 4.9.2.x and I don't plan to upgrade to DDOS 5.0 any time soon. Only other option is to use AFTD.
nsrd rd=networkerSN:datadomain_DD0304 mount operation failed: Connecting to 'datadomain' failed ([5028] rpc connection failure).
From experience, this is DNS and connectivity related issue. Check DNS records and even add all the entries to host file. It still return the same error. Finally, uninstall NetWorker 7.6.3 and install NetWorker 7.6.2 back to the test box, everything works fine.
Check release notes and find out NetWorker 7.6.3 requires DDOS running at 5.0 or higher if you are using DDBoost.
Only DDOS versions 5.0.x and 5.1.x are supported with DD Boost 2.4
Currently, DDOS is running at 4.9.2.x and I don't plan to upgrade to DDOS 5.0 any time soon. Only other option is to use AFTD.
Expanding boot partition of Windows 2008 server
Originally, I have two partition on only one disk. Finally, I get my new disk. So, I use Ghost to copy the second partition D drive to the new disk. To free up space, I remove the old partition D drive on the 1st disk in Disk Management. Then right click on C drive and choose Extend Volume. Follow the wizard and now C drive is expanded to occupy all the space on the first disk without reboot.
There is a Shrink Volume option. Not sure how reliable it is though.
There is a Shrink Volume option. Not sure how reliable it is though.
Thursday, December 29, 2011
OneKey Recovery 7.0 error code 0xEB1b068A
My gf just purchased a new laptop, and I am helping her to set it up. When I attempt to create the Recovery DVD, I receive the error 0xEB1b068A after burning the 2nd DVD. Search Lenovo site and find the answer.
What do I do to resolve this issue?
Question
When I turned my notebook on, I've tried to create DVD recovery (Default factory discs) but this error occured during the process: Failed: error code 0xEB1b068A. the software I used was OneKey Recovery 7.0.What do I do to resolve this issue?
Answer
Open the application with the option "Run as Administrator" To do this you have to right click on the program's icon and select the above mentioned optionMonday, December 5, 2011
Install language support in CentOS 5
I have trouble reading Chinese in my CentOS 5 VM. I search google and find this link http://www.cyberciti.biz/faq/linux-install-language-support/
I ran the command
yum install "@Chinese Support"
Now, I have no trouble reading Chinese with Firefox.
I ran the command
yum install "@Chinese Support"
Now, I have no trouble reading Chinese with Firefox.
Sunday, December 4, 2011
NetWorker cloning for DataDomain boost device
DataDomain boost is supported in NetWorker 7.6.1 or above. With clone from boost to boost devices, it is no longer a one to one ratio. You can have more than one read session from the same boost NetWorker readonly device. Also, multiple clone jobs can write to the same boost device at the same time. Of course, it is not recommended to allow more than 4 sessions at the same time per boost device.
At the same time, it only sends the delta to the clone destination (given the destination is boost device). This shorten the time for cloning after backup.
If the read or write media are not boost device, it should fall back to the one to one ratio (legacy way).
However, be very careful if your storage node is a very busy storage node, for example, SQL cluster. Because dedup happens on the storage node (storage side dedup), this can cause heavy CPU usage. So, best option is to config your SQL cluster as dedicated storage node with AFTD.
At the same time, it only sends the delta to the clone destination (given the destination is boost device). This shorten the time for cloning after backup.
If the read or write media are not boost device, it should fall back to the one to one ratio (legacy way).
However, be very careful if your storage node is a very busy storage node, for example, SQL cluster. Because dedup happens on the storage node (storage side dedup), this can cause heavy CPU usage. So, best option is to config your SQL cluster as dedicated storage node with AFTD.
Friday, November 18, 2011
website safe to browse
You can check if the website is safe to browse. Visit the following pages to find out.
http://safeweb.norton.com/
http://sitecheck.sucuri.net/scanner/
http://safeweb.norton.com/
http://sitecheck.sucuri.net/scanner/
Thursday, November 17, 2011
Unzip 7zip file in Centos
Download a VMware appliance recently and copy it to my notebook for web browsing. However, I am not sure how to extract it. Search in Google and find the following steps (thegeekstuff).
Install p7zip package as shown below.
Install p7zip to unzip *.7z files on CentOS
# yum install p7zip
Uncompressing a *.7z 7zip files in Linux using 7za
$ 7za e myfiles.7z
7-Zip (A) 9.04 beta Copyright (c) 1999-2009 Igor Pavlov 2009-05-30
p7zip Version 9.04 (locale=C,Utf16=off,HugeFiles=on,1 CPU)
Processing archive: ../../myfiles.7z
Extracting myfiles/test1
Extracting myfiles/test2
Extracting myfiles/test
Extracting myfiles
Everything is Ok
Folders: 1
Files: 3
Size: 7880
Compressed: 404
7za – command name
e – specifies the 7z to be extracted
myfiles.7z – is the file that is to be extracted
Creating a 7zip compression file in Linux
$ 7za a myfiles.7z myfiles/
7-Zip (A) 9.04 beta Copyright (c) 1999-2009 Igor Pavlov 2009-05-30
p7zip Version 9.04 (locale=C,Utf16=off,HugeFiles=on,1 CPU)
Scanning
Creating archive myfiles.7z
Compressing myfiles/test1
Compressing myfiles/test2
Everything is Ok
Install p7zip package as shown below.
Install p7zip to unzip *.7z files on CentOS
# yum install p7zip
Uncompressing a *.7z 7zip files in Linux using 7za
$ 7za e myfiles.7z
7-Zip (A) 9.04 beta Copyright (c) 1999-2009 Igor Pavlov 2009-05-30
p7zip Version 9.04 (locale=C,Utf16=off,HugeFiles=on,1 CPU)
Processing archive: ../../myfiles.7z
Extracting myfiles/test1
Extracting myfiles/test2
Extracting myfiles/test
Extracting myfiles
Everything is Ok
Folders: 1
Files: 3
Size: 7880
Compressed: 404
7za – command name
e – specifies the 7z to be extracted
myfiles.7z – is the file that is to be extracted
Creating a 7zip compression file in Linux
$ 7za a myfiles.7z myfiles/
7-Zip (A) 9.04 beta Copyright (c) 1999-2009 Igor Pavlov 2009-05-30
p7zip Version 9.04 (locale=C,Utf16=off,HugeFiles=on,1 CPU)
Scanning
Creating archive myfiles.7z
Compressing myfiles/test1
Compressing myfiles/test2
Everything is Ok
Tuesday, November 15, 2011
rpm for ATI video card
You can download latest executables to create rpm from the AMD website.
Or you can download the rpm from pkgs.org. Two required rpm are
flgrx-kmod
flgrx-x11-drv
My machine is running CentOS 5.7.
I ran rpm -i flgrx-kmod flgrx-x11-drv to install the packages.
If fglrxinfo says “mesa3d.org” instead of “ATI” Like below: (found in Madathil Unni's Blog)
you may need to type this command as root:
#set opengl ati
Now, opening the VM running Windows XP, you should not have no trouble enabling 3D accelerations on your XP VM.
Or you can download the rpm from pkgs.org. Two required rpm are
flgrx-kmod
flgrx-x11-drv
My machine is running CentOS 5.7.
I ran rpm -i flgrx-kmod flgrx-x11-drv to install the packages.
If fglrxinfo says “mesa3d.org” instead of “ATI” Like below: (found in Madathil Unni's Blog)
you may need to type this command as root:
#set opengl ati
Now, opening the VM running Windows XP, you should not have no trouble enabling 3D accelerations on your XP VM.
Subscribe to:
Posts (Atom)