Exchange Server Forums
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
error moving logs in a CCR cluster
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
|
|
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
|
error moving logs in a CCR cluster - 21.May2008 3:44:48 PM
|
|
|
xcomiii
Posts: 17
Joined: 10.May2008
From: Norway
Status: offline
|
I am trying to move the log files to another disk, but the Move-StorageGroupPath is producing errors. There might be some syntax errors, but after all the documentation I've read, syntax seems to be right. I did sucsessfully suspend the storage group at first, according to this http://forums.msexchange.org/m_1800451389/mpage_1/key_Move-StorageGroupPath/tm.htm#1800451504 If I try to the Move-StorageGroupPath, I'm getting errors like this: [PS] C:\Documents and Settings\admin>Move-StorageGroupPath -Identity mailcluster\First Storage Group -LogFolde rPath F:\Exchange Logs -SystemFolderPath E:\Exchange 2007\Mailbox\First Storage Group -ConfigurationOnly Move-StorageGroupPath : A parameter cannot be found that matches parameter name 'Storage'. At line:1 char:22 + Move-StorageGroupPath <<<< -Identity mailcluster\First Storage Group -LogFolderPath F:\Exchange Logs -Syst emFolderPath E:\Exchange 2007\Mailbox\First Storage Group -ConfigurationOnly [PS] C:\Documents and Settings\admin> If I try to do this with the Move-StorageGroupPath only (no parameters), I get this: [PS] C:\Documents and Settings\admin>Move-StorageGroupPath cmdlet Move-StorageGroupPath at command pipeline position 1 Supply values for the following parameters: Identity: mailcluster Move-StorageGroupPath : The operation could not be performed because object 'mailcluster' could not be found on domain controller 'DDDC2.internal.domain.com'. At line:1 char:21 + Move-StorageGroupPath <<<< [PS] C:\Documents and Settings\admin> I wonder what can cause this? And why is my DDDC2 server (a DC) responds to this? I am trying this command from the first (and active) node in a two node CCR cluster.
|
|
|
|
RE: error moving logs in a CCR cluster - 21.May2008 4:14:23 PM
|
|
|
xcomiii
Posts: 17
Joined: 10.May2008
From: Norway
Status: offline
|
Found the solution. Exchange don't like folder names with spaces... renamed F:\Exchange Logs to F:\ExchangeLogs, than it worked. Just wonder why Exchange in the year 2008 still can't support folder names with spaces...
|
|
|
|
RE: error moving logs in a CCR cluster - 21.May2008 4:42:17 PM
|
|
|
John Weber
Posts: 584
Joined: 20.Apr.2005
From: Portland, Oregon
Status: offline
|
You need to put quotes around things with spaces in them... -Identity mailcluster\First Storage Group would need quotes. Remember that the location moves must be done on the physical server in question - and the DC is responding because the PS get the information from AD.
_____________________________
-jmw http://tsoorad.blogspot.com
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|