jd20075 Posted December 14, 2013 Posted December 14, 2013 Hi All the drive that has our exchange mailbox database on it has low disc space 6GB free, are exchange server is a hyper-v server can i add a additional drive using hyper-v and move the mailbox database to newly provisioned drive. all advice welcome Regards and many thanks
bart21 Posted December 14, 2013 Posted December 14, 2013 You can add a new drive to your server and then create a new database and move the mailboxes into the new database. However depending on size of database and no of mailboxes you may want to think about splitting the one database down into two smaller ones. Also keep an eye on white space as this can over inflate a database if you do a lot of archiving or similar. Nick
jd20075 Posted December 14, 2013 Author Posted December 14, 2013 what is the best way to deal with whitespace
bart21 Posted December 15, 2013 Posted December 15, 2013 If you have a database with a lot of white space there are two options. One is time consuming and involves downtime the other is always my preference and involves no downtime. Create a new database and move the mailboxes to it then delete old database. The white space stays in the old database. That's my preferred option the other is an offline defrag using eseutil /z which involves downtime from start to finish. Nock
FN-GM Posted December 15, 2013 Posted December 15, 2013 Can you add space to the virtual drive in hyper-v and then expand the space on the OS? Also are you backing up your database? If you are not the space might be being eaten by the transition logs. If you run a backup of the DB it will sort the logs out and free up space.
jd20075 Posted December 17, 2013 Author Posted December 17, 2013 Could I mount a second hdd using hyper-v and create a new db on the new created hdd and then move the user over to db2. Also would circular logging help?
sukh Posted December 19, 2013 Posted December 19, 2013 if you do backups or have multiple copies then enable cirucular logging.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now