iSCSI targets missing after SC host reboot under existence of snapshot
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
New
|
Undecided
|
Neil Soman |
Bug Description
After the reboot of SC host, some (not all) iSCSI targets for EBS are missing when snapshots are existing.
The number of missing targets is unsystematic (see log below).
When there's no snapshot in SC, all the targets are created.
Thanks.
system:
Eucalyptus : 2.0.2
Host OS : CentOS5.5
Installed : binary(
Hypervisor : kvm
VNET_MODE : MANAGED
CLC/CC/Walrus/SC in one host
# euca-describe-
VOLUME vol-5B7B0621 3 cluster3 available 2011-04-
VOLUME vol-5C440636 2 cluster3 available 2011-04-
VOLUME vol-5667060B 4 cluster3 available 2011-04-
VOLUME vol-5BAC0626 4 cluster3 available 2011-04-
# euca-describe-
SNAPSHOT snap-5AF90612 vol-5BAC0626 completed 2011-04-
[reboot SC host]
# tgtadm --mode target --op show | grep Target
Target 631: iqn.2009-
Target 632: iqn.2009-
Target 634: iqn.2009-
-> 1 iSCSI target missing
[delete snapshot]
# euca-describe-
[reboot SC host]
# tgtadm --mode target --op show | grep Target
Target 631: iqn.2009-
Target 632: iqn.2009-
Target 633: iqn.2009-
Target 634: iqn.2009-
-> all targets
[create snapshot]
# euca-describe-
SNAPSHOT snap-5BA80628 vol-5B7B0621 completed 2011-04-
[reboot SC host]
# tgtadm --mode target --op show
Target 632: iqn.2009-
-> 3 iSCSI targets missing
Changed in eucalyptus: | |
assignee: | nobody → Neil Soman (neilsoman) |
This issue is now being tracked upstream at http:// eucalyptus. atlassian. net/browse/ EUCA-2776
Please watch that issue for further updates.