You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2018/02/14 10:22:00 UTC

[jira] [Created] (CLOUDSTACK-10290) Config drive - only supported for secondary storage

Rohit Yadav created CLOUDSTACK-10290:
----------------------------------------

             Summary: Config drive - only supported for secondary storage
                 Key: CLOUDSTACK-10290
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10290
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.11.0.0
            Reporter: Rohit Yadav


Userdata disk looks like this:
<disk type='file' device='cdrom'>
      <driver name='qemu' type='raw' cache='none'/>
      <source file='/mnt/eba12ff3-c3a6-394a-bf0f-23291f1f6266/configdrive.iso'/>
      <backingStore/>
      <target dev='hdd' bus='ide'/>
      <readonly/>
      <alias name='ide0-1-1'/>
      <address type='drive' controller='0' bus='1' target='0' unit='1'/>
    </disk>

Mount is:

root# df /mnt/eba12ff3-c3a6-394a-bf0f-23291f1f6266
Filesystem                                                       1K-blocks    Used Available Use% Mounted on
some-nfs-server.com:/nfs/secondary/ConfigDrive/i-2-24-VM  66391040 2973696  63417344   5% /mnt/eba12ff3-c3a6-394a-bf0f-23291f1f6266



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)