Difference between revisions of "VMware Service Request"

Jump to navigation Jump to search
m
(Initial creation)
 
m (→‎Upload Logs to VMware: Minor update)
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
# Create diagnostic bundle
# Create diagnostic bundle
#* <code> vm-support </code>
#* <code> vm-support </code>
# Log is generated in <code /var/log/ </code> unless otherwise stated, once created, download to local machine, ready to upload to VMware
# Log is generated in <code> /var/log/ </code> unless otherwise stated, once created, download to local machine (via PSCP or direct from scratch disk), ready to upload to VMware


== Create SR Ticket ==
== Create SR Ticket ==
Line 33: Line 33:
== Upload Logs to VMware ==
== Upload Logs to VMware ==
It makes life easier if you collate all files into one local directory
It makes life easier if you collate all files into one local directory
# In a command prompt, change the directory to where ever the logs are that you want to upload
# In a command prompt, change the directory to where ever the logs are that you want to upload (use <code> lcd <dir> </code> to change once FTP started)
# Open up FTP session to VMware
# Open up FTP session to VMware
#* <code> ftp ftpsite.vmware.com </code>
#* <code> ftp ftpsite.vmware.com </code>
Line 43: Line 43:
#* EG <code> cd 1234567890 </code>
#* EG <code> cd 1234567890 </code>
# Upload files
# Upload files
#* Use <code> prompt </code> to turn off interactive prompting to upload multiple files easily
#* EG <code> mput *.zip </code>
#* EG <code> mput *.zip </code>
# Close session when complete
# Close session when complete

Navigation menu