<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: VMware Consolidated Backup</title>
	<atom:link href="http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/</link>
	<description>Moo - Development, Trouble-shooting and Random thoughts...</description>
	<pubDate>Thu, 20 Nov 2008 19:41:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: AJ</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-2436</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Fri, 26 Sep 2008 14:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-2436</guid>
		<description>We have a very large VMware infrastructure and we went with a company called STORServer.  They have a VCB agent that backs up VCB to TSM without any work involved.  It is very easy gui for me to use and it works perfect.  They have a demo you can test out, we did, then bought it!  www.storserver.com, I recommend it highly.

Andy</description>
		<content:encoded><![CDATA[<p>We have a very large VMware infrastructure and we went with a company called STORServer.  They have a VCB agent that backs up VCB to TSM without any work involved.  It is very easy gui for me to use and it works perfect.  They have a demo you can test out, we did, then bought it!  <a href="http://www.storserver.com" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://www.storserver.com');" rel="nofollow">http://www.storserver.com</a>, I recommend it highly.</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorj</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-2433</link>
		<dc:creator>Jorj</dc:creator>
		<pubDate>Wed, 30 Jul 2008 13:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-2433</guid>
		<description>Hello  All ,

I am very new on VMware , we are using ESX 3.5 ,OS version of VCB proxy is Win 2003 server .
I want to configure the VCB with TSM . So if anybody had worked on this and can provide me document
How can I implement this in my exisiting environment.
TSM server verison is 5.5 and as the backup client.

Thanks...........  Jorj</description>
		<content:encoded><![CDATA[<p>Hello  All ,</p>
<p>I am very new on VMware , we are using ESX 3.5 ,OS version of VCB proxy is Win 2003 server .<br />
I want to configure the VCB with TSM . So if anybody had worked on this and can provide me document<br />
How can I implement this in my exisiting environment.<br />
TSM server verison is 5.5 and as the backup client.</p>
<p>Thanks&#8230;&#8230;&#8230;..  Jorj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Borysowich</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-1614</link>
		<dc:creator>Craig Borysowich</dc:creator>
		<pubDate>Mon, 13 Aug 2007 20:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-1614</guid>
		<description>Has anyone seen any issues with running VCB on the same server as VC?</description>
		<content:encoded><![CDATA[<p>Has anyone seen any issues with running VCB on the same server as VC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barrett Sprague</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-675</link>
		<dc:creator>Barrett Sprague</dc:creator>
		<pubDate>Wed, 25 Apr 2007 21:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-675</guid>
		<description>thanks, but could you help me for the problem.
But I encounter problems when running the these commands.
The ESX host use the local SCSI disk as the storage and I run this commands in the ESX Host Service Console.

I run the commands :
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a moref:16 -r /var/log/backup
[2007-03-29 23:01:46.488 â€˜Appâ€™ 3076452480 info] Current working directory: /root
[2007-03-29 23:01:46.548 â€˜BaseLibsâ€™ 4570032 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/

[2007-03-29 23:01:46.898 â€˜vcbMounterâ€™ 3076452480 error] Error: FindHostByName: Cannot search for empty hostname.
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a ipaddr:16.157.66.85 -r /var/log/backup
[2007-03-29 23:10:57.962 â€˜Appâ€™ 3076444288 info] Current working directory: /root
[2007-03-29 23:10:58.019 â€˜BaseLibsâ€™ 6642608 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/

[2007-03-29 23:10:58.585 â€˜vcbMounterâ€™ 3076444288 error] Error: FindHostByName: Cannot search for empty hostname.

---------------------------
Sounds like a name resolution issue. I would check to make sure that DNS is properly configured on the Service Console, specifically the Domain and the â€œLook for hosts in the following domainsâ€ sections.

-Barrett

&lt;b&gt;johnf: I don't have access to VMware to test anymore but I'm pretty sure the vcb stuff requires you to have a fibre SAN. You probably want to use something like vmbu for local backups&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>thanks, but could you help me for the problem.<br />
But I encounter problems when running the these commands.<br />
The ESX host use the local SCSI disk as the storage and I run this commands in the ESX Host Service Console.</p>
<p>I run the commands :<br />
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a moref:16 -r /var/log/backup<br />
[2007-03-29 23:01:46.488 â€˜Appâ€™ 3076452480 info] Current working directory: /root<br />
[2007-03-29 23:01:46.548 â€˜BaseLibsâ€™ 4570032 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/</p>
<p>[2007-03-29 23:01:46.898 â€˜vcbMounterâ€™ 3076452480 error] Error: FindHostByName: Cannot search for empty hostname.<br />
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a ipaddr:16.157.66.85 -r /var/log/backup<br />
[2007-03-29 23:10:57.962 â€˜Appâ€™ 3076444288 info] Current working directory: /root<br />
[2007-03-29 23:10:58.019 â€˜BaseLibsâ€™ 6642608 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/</p>
<p>[2007-03-29 23:10:58.585 â€˜vcbMounterâ€™ 3076444288 error] Error: FindHostByName: Cannot search for empty hostname.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Sounds like a name resolution issue. I would check to make sure that DNS is properly configured on the Service Console, specifically the Domain and the â€œLook for hosts in the following domainsâ€ sections.</p>
<p>-Barrett</p>
<p><b>johnf: I don&#8217;t have access to VMware to test anymore but I&#8217;m pretty sure the vcb stuff requires you to have a fibre SAN. You probably want to use something like vmbu for local backups</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-461</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 29 Mar 2007 06:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-461</guid>
		<description>thanks, but could you help me for the problem.
But I encounter problems when running the these commands.
The ESX host use the local SCSI disk as the storage and I run this commands in the ESX Host Service Console.

I run the commands :
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a moref:16 -r /var/log/backup
[2007-03-29 23:01:46.488 'App' 3076452480 info] Current working directory: /root
[2007-03-29 23:01:46.548 'BaseLibs' 4570032 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/

[2007-03-29 23:01:46.898 'vcbMounter' 3076452480 error] Error: FindHostByName: Cannot search for empty hostname.
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a ipaddr:16.157.66.85 -r /var/log/backup
[2007-03-29 23:10:57.962 'App' 3076444288 info] Current working directory: /root
[2007-03-29 23:10:58.019 'BaseLibs' 6642608 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/

[2007-03-29 23:10:58.585 'vcbMounter' 3076444288 error] Error: FindHostByName: Cannot search for empty hostname.

&lt;strong&gt;Johnf: I don't have access to any ESX boxes so I can't test this. It's possibly a licensing issue. I'm not sure you can use VCB without a VC.&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>thanks, but could you help me for the problem.<br />
But I encounter problems when running the these commands.<br />
The ESX host use the local SCSI disk as the storage and I run this commands in the ESX Host Service Console.</p>
<p>I run the commands :<br />
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a moref:16 -r /var/log/backup<br />
[2007-03-29 23:01:46.488 'App' 3076452480 info] Current working directory: /root<br />
[2007-03-29 23:01:46.548 'BaseLibs' 4570032 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/</p>
<p>[2007-03-29 23:01:46.898 'vcbMounter' 3076452480 error] Error: FindHostByName: Cannot search for empty hostname.<br />
[root@localhost root]# vcbMounter -h localhost -u root -p 123456 -a ipaddr:16.157.66.85 -r /var/log/backup<br />
[2007-03-29 23:10:57.962 'App' 3076444288 info] Current working directory: /root<br />
[2007-03-29 23:10:58.019 'BaseLibs' 6642608 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/</p>
<p>[2007-03-29 23:10:58.585 'vcbMounter' 3076444288 error] Error: FindHostByName: Cannot search for empty hostname.</p>
<p><strong>Johnf: I don&#8217;t have access to any ESX boxes so I can&#8217;t test this. It&#8217;s possibly a licensing issue. I&#8217;m not sure you can use VCB without a VC.</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-445</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 27 Mar 2007 22:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-445</guid>
		<description>Thanks for this, top stuff.
Readers may also find this info on mounting smb shares useful.
http://blog.baeke.info/blog/_archives/2006/12/18/2581372.html

Together you can mount a share and backup to it, then backup the share with your normal backup solution.</description>
		<content:encoded><![CDATA[<p>Thanks for this, top stuff.<br />
Readers may also find this info on mounting smb shares useful.<br />
<a href="http://blog.baeke.info/blog/_archives/2006/12/18/2581372.html" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://blog.baeke.info/blog/_archives/2006/12/18/2581372.html');" rel="nofollow">http://blog.baeke.info/blog/_archives/2006/12/18/2581372.html</a></p>
<p>Together you can mount a share and backup to it, then backup the share with your normal backup solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lowe</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-366</link>
		<dc:creator>Scott Lowe</dc:creator>
		<pubDate>Thu, 08 Mar 2007 14:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-366</guid>
		<description>John,

Great information, thanks for sharing that.  Note that you can also restore VCB backups using VMware Converter:

http://blog.scottlowe.org/2007/03/06/restoring-vcb-full-backups-with-vmware-converter/

Ioko,

Also note that multipathing isn't supported by VCB--I ran into issues with EMC PowerPath and VCB, so I can only guess that SecurePath would cause the same sorts of issues.

Take care,
Scott</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Great information, thanks for sharing that.  Note that you can also restore VCB backups using VMware Converter:</p>
<p><a href="http://blog.scottlowe.org/2007/03/06/restoring-vcb-full-backups-with-vmware-converter/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://blog.scottlowe.org/2007/03/06/restoring-vcb-full-backups-with-vmware-converter/');" rel="nofollow">http://blog.scottlowe.org/2007/03/06/restoring-vcb-full-backups-with-vmware-converter/</a></p>
<p>Ioko,</p>
<p>Also note that multipathing isn&#8217;t supported by VCB&#8211;I ran into issues with EMC PowerPath and VCB, so I can only guess that SecurePath would cause the same sorts of issues.</p>
<p>Take care,<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ioko</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-35</link>
		<dc:creator>Ioko</dc:creator>
		<pubDate>Fri, 29 Sep 2006 15:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-35</guid>
		<description>Hello again!

I found the sollution for my problem!

The problem was in shared VDisk presentation! I present shared storage to ESX servers as LUN 2 /because they boot from LUN 1/, and presented the same VDisk to VCB as LUN 1 /because VCB machine boots from local storage/. It seems that LUNs have to be the same NUMBERS at ESX server AND VCB proxy!

Best regards,
Ioakim</description>
		<content:encoded><![CDATA[<p>Hello again!</p>
<p>I found the sollution for my problem!</p>
<p>The problem was in shared VDisk presentation! I present shared storage to ESX servers as LUN 2 /because they boot from LUN 1/, and presented the same VDisk to VCB as LUN 1 /because VCB machine boots from local storage/. It seems that LUNs have to be the same NUMBERS at ESX server AND VCB proxy!</p>
<p>Best regards,<br />
Ioakim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ioko</title>
		<link>http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-34</link>
		<dc:creator>Ioko</dc:creator>
		<pubDate>Fri, 29 Sep 2006 10:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2006/08/23/vmware-consolidated-backup/#comment-34</guid>
		<description>Hello!

My environment is 2x IBM 460 ESX 3.0 server, 1x IBM 266 Win2003 Mgmt+VCB server, HP SAN b-series switches, Storage 2x HP EVA5000.

Issuing:
vcbmounter.exe -h IP_Addr -u user -p passwd - a ipaddr:X.X.X.X - r c:\mnt\windows - t fullvm  -m san
to mount test VC machine on VCB proxy there is the output: /simmilar output for any VC machine/
[2006-09-28 19:48:33.593 'App' 3248 info] Current working directory: 
C:\Program
Files\VMware\VMware Consolidated Backup Framework
[2006-09-28 19:48:34.140 'BaseLibs' 732 warning] [Vmdb_Unset] Unsetting 
unknown
path: /vmomi/

Copying "[test] /windows/windows.vmx":
        0%=====================50%=====================100%
        **************************************************

Copying "[test] /windows/windows.nvram":
        0%=====================50%=====================100%
        **************************************************

Copying "[test] /windows/vmware-1.log":
        0%=====================50%=====================100%
        **************************************************

Copying "[test] /windows/vmware-2.log":
        0%=====================50%=====================100%
        **************************************************

Copying "[test] /windows/vmware-3.log":
        0%=====================50%=====================100%
        **************************************************

Copying "[test] /windows/vmware-4.log":
        0%=====================50%=====================100%
        **************************************************

Copying "[test] /windows/vmware-5.log":
        0%=====================50%=====================100%
        **************************************************

Copying "[test] /windows/vmware.log":
        0%=====================50%=====================100%
        **************************************************

[2006-09-28 19:48:44.000 'BaseLibs' 2628 warning] [Vmdb_Unset] Unsetting 
unknown
 path: /vmomi/

[2006-09-28 19:48:56.421 'vcbMounter' 3248 error] Error: Failed to open the disk
: One LUN could not be opened
[2006-09-28 19:48:56.421 'vcbMounter' 3248 error] An error occured, cleaning 
up.
..
[2006-09-28 19:48:56.984 'vcbMounter' 3248 warning] Snapshot deletion 
failed. At
tempting to clean up snapshot database...

The problem is in "Failed to open the disk: One LUN could not be opened".

I found similar /the same/ problem at:
http://www.vmware.com/community/message.jspa?messageID=474774

Installation of Secure Path on Windows VCB box was not in help...

Any ideas, help, etc.?
Thanks 
Ioakim</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>My environment is 2x IBM 460 ESX 3.0 server, 1x IBM 266 Win2003 Mgmt+VCB server, HP SAN b-series switches, Storage 2x HP EVA5000.</p>
<p>Issuing:<br />
vcbmounter.exe -h IP_Addr -u user -p passwd - a ipaddr:X.X.X.X - r c:\mnt\windows - t fullvm  -m san<br />
to mount test VC machine on VCB proxy there is the output: /simmilar output for any VC machine/<br />
[2006-09-28 19:48:33.593 'App' 3248 info] Current working directory:<br />
C:\Program<br />
Files\VMware\VMware Consolidated Backup Framework<br />
[2006-09-28 19:48:34.140 'BaseLibs' 732 warning] [Vmdb_Unset] Unsetting<br />
unknown<br />
path: /vmomi/</p>
<p>Copying &#8220;[test] /windows/windows.vmx&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>Copying &#8220;[test] /windows/windows.nvram&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>Copying &#8220;[test] /windows/vmware-1.log&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>Copying &#8220;[test] /windows/vmware-2.log&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>Copying &#8220;[test] /windows/vmware-3.log&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>Copying &#8220;[test] /windows/vmware-4.log&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>Copying &#8220;[test] /windows/vmware-5.log&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>Copying &#8220;[test] /windows/vmware.log&#8221;:<br />
        0%=====================50%=====================100%<br />
        **************************************************</p>
<p>[2006-09-28 19:48:44.000 'BaseLibs' 2628 warning] [Vmdb_Unset] Unsetting<br />
unknown<br />
 path: /vmomi/</p>
<p>[2006-09-28 19:48:56.421 'vcbMounter' 3248 error] Error: Failed to open the disk<br />
: One LUN could not be opened<br />
[2006-09-28 19:48:56.421 'vcbMounter' 3248 error] An error occured, cleaning<br />
up.<br />
..<br />
[2006-09-28 19:48:56.984 'vcbMounter' 3248 warning] Snapshot deletion<br />
failed. At<br />
tempting to clean up snapshot database&#8230;</p>
<p>The problem is in &#8220;Failed to open the disk: One LUN could not be opened&#8221;.</p>
<p>I found similar /the same/ problem at:<br />
<a href="http://www.vmware.com/community/message.jspa?messageID=474774" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://www.vmware.com/community/message.jspa?messageID=474774');" rel="nofollow">http://www.vmware.com/community/message.jspa?messageID=474774</a></p>
<p>Installation of Secure Path on Windows VCB box was not in help&#8230;</p>
<p>Any ideas, help, etc.?<br />
Thanks<br />
Ioakim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
