VirtualBox

Opened 11 years ago

Closed 11 years ago

#11212 closed defect (fixed)

VBoxManage storageattach --initiator doesn't set the IQN => Fixed in SVN

Reported by: MarekSal Owned by:
Component: VM control Version: VirtualBox 4.2.4
Keywords: VBoxManage iSCSI initiator Cc:
Guest type: other Host type: all

Description

The initiator name is not set while using the VBoxManage storageattach command:

% VBoxManage -q storageattach ESXi --storagectl SATA --port 0 --type hdd --medium iscsi --server volt --target iqn.2012-01.zetis:esxi-vdi --initiator iqn.2012-01.zetis:vbox-esxi

it does not set client IQN (and uses the VirtualBox default one)

s14% grep iqn.2012-01.zetis:vbox-esxi vm/ESXi/ESXi.vbox s14%

I've prepared patch for VirtualBox 4.2.4 (see the attachment)

Attachments (1)

patch-src-VBox-Frontends-VBoxManage-VBoxManageStorageController.cpp (654 bytes ) - added by MarekSal 11 years ago.
Patch for fixing the issue

Download all attachments as: .zip

Change History (3)

by MarekSal, 11 years ago

Patch for fixing the issue

comment:1 by Frank Mehnert, 11 years ago

Summary: VBoxManage storageattach --initiator doesn't set the IQNVBoxManage storageattach --initiator doesn't set the IQN => Fixed in SVN

Thanks for the report. This problem will be fixed in the next maintenance release.

comment:2 by Frank Mehnert, 11 years ago

Resolution: fixed
Status: newclosed

Fix is part of VBox 4.2.6.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use