Commit Graph

34 Commits

Author SHA1 Message Date
anthony d695e0f5ba bug 7055: reschedule all policies after management server restart
test:
1. create policies for serveral volume.
2. stop management server
3. detele serveral rows in snapshot_schedule
4. start management server
5. check if the deleted row come back

status 7055: resolved fixed
2010-11-08 18:22:44 -08:00
alena da30ddbef7 bug 6777: get correct userId when save event for volumeDestroy command
status 6777: resolved fixed
2010-11-08 13:13:24 -08:00
anthony 3df5ec7981 bug 6987: root disk snapshot depends on template, if template is deleted, then you can not use the snapshot. this issue doesn't exist in 2.2. in this fix, template is not deleted from sencondary storage
test:

1. create a template
2. create a vm from this template
3. create several snapshots againg vm root dist
4. delete template
5, create vm from one of the snapshots
see if the issue is fixed

status 6987: resolved fixed
2010-11-04 11:39:20 -07:00
anthony 86d02eaa15 bug 6882: relink the child to parent after delete snapshot
change dd block size from 512 to 1M, make taking snapstho faster for iscsi primary storage

status 6882: resolved fixed
2010-11-03 15:59:16 -07:00
anthony 80a32ad031 remove heartbeat.log
don't create bond
2010-10-29 20:00:31 -07:00
anthony 173b30233d one more fix about deletestoragepool
set uuid of storagepoolvo to null
2010-10-15 14:20:27 -07:00
anthony 1b477750e0 DeleteStoragePool command fix
1. not delete SR in xenserver side, only delete it in database.
2. remove a storagepool,  adding it back fails
2010-10-15 13:57:59 -07:00
anthony b69d7d443a bug 6516: didn't consider it last snapshot is deleted but the new snapshot is empty
status 6516: resolved fixed
2010-10-12 16:55:54 -07:00
anthony 059077ce9f bug 6494: didn't call txt.commit before throwing exception, break the transaction
status 6494: resolved fixed
2010-10-11 11:10:09 -07:00
anthony 65bc9f95a8 should use _hostDao.listByCluster instead of _hostDao.listByPodId in some places 2010-10-08 18:07:53 -07:00
Chiradeep Vittal 0574b4ef45 Fix for system vms 2010-10-08 12:04:06 -07:00
anthony 7a0902fd74 bug 6440: reconnect host after setupcommand
status 6440: resolved fixed
2010-10-06 16:05:32 -07:00
anthony 12f07e1826 bug 6432: fixed
status 6432: resolved fixed
2010-10-06 15:10:24 -07:00
anthony 550ef02f9c bug 6402: template id of volume could be null
status 6402: resolved fixed
2010-10-05 16:44:40 -07:00
kishan 30600d55b0 bug 6195: removed service offering Id for ROOT volumes in usage data 2010-10-01 13:51:12 +05:30
anthony 25f7d46aed bug 6332: remove the new snapshot if it is empty
status 6332: resolved fixed
2010-09-30 12:29:25 -07:00
anthony 394371eba6 bug 6326: correctly update poolsToAvoid
status 6326: resolved fixed
2010-09-29 18:30:57 -07:00
Alex Huang c5d0d806b4 dogfood checkin 2010-09-27 11:17:17 -07:00
anthony 1ab1bdf92f record used byte not available byte 2010-09-23 16:23:41 -07:00
anthony 93fac76bd9 bug 6181: ingore provisioning factor for iscsi primary storage
status 6181: resolved fixed
2010-09-22 20:32:27 -07:00
anthony c29a3a9a82 bug 6190: add rate limit for system VM, after you change rate limit, you need to restart managementserver to make it effect
status 6190: resolved fixed
2010-09-21 12:50:59 -07:00
kishan e06c588828 bug 6195,6255: Only ROOT volumes will have templateId. offeringId will be diskOfferingId for DATA volumes and serviceOfferingId for ROOT volume
status 6195,6255: resolved fixed
2010-09-21 18:43:48 +05:30
anthony be1185b5b3 fixed a bug about snapshot 2010-09-09 15:06:44 -07:00
anthony 72f027f463 bug 6119: some commands are supposed to take a longer time, set timeout for them to 120 min
status 6119: resolved fixed
2010-09-04 13:54:57 -07:00
anthony 74d91c5b3a need to execute addPoolToHost for each host to associate them with storage pool 2010-09-03 16:42:21 -07:00
anthony 1f518b4bc4 bug 5917: if checkSR failed, just return error, don't create the same SR again
status 5917: resolved fixed
2010-09-02 16:11:23 -07:00
anthony 40386f7c31 bug 3453: update template size in template-sync
status 3453: resolved fixed
2010-09-02 14:11:50 -07:00
anthony fea31133a3 Template size,
1. the size in template_pool_ref now is physical size.
2. template in storage pool is implemented as snapshot, fix x3  issue
3. fix x4 issue
2010-09-01 20:02:48 -07:00
abhishek 34741d2911 bug 6065: Fixing the issue with the account deletion, in the case where the account is deleted with the volume being created, but not having a pool id associated with it yet
status 6065: resolved fixed
2010-09-01 13:45:37 -07:00
anthony 01b2a32ed9 bug 6048: Check createvolume's return
status 6048: resolved fixed
2010-08-31 12:57:24 -07:00
Alex Huang a3ba8588bd bug 5772: suppose to return null on error 2010-08-27 16:41:32 -07:00
Manuel Amador (Rudd-O) 50459fd30f This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
Manuel Amador (Rudd-O) 6484467ce2 Branch 2.1.x committed 2010-08-11 09:13:54 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00