I am setting up a private cloud without Internet access using MAAS.
I have a local Ubuntu repository and edited /etc/apt/
Of course, when I run it I get messages that it can't get to some Internet sites, and even though the final exit status is 0 from the sudo maas-import-isos command, that message on the dashboard persists.
What do I need to do to remedy this and be able to use MAAS in this isolated environment?
Dan.
P.S. this is the running of the import:
username@223:~$ sudo maas-import-isos
[sudo] password for username:
precise-x86_64: Up to date
precise-i386: Up to date
failed to get https:/
remote query of https:/
ubuntu-distro-info: Distribution data outdated.
task started: 2012-06-
task started (id=Sync, time=Thu Jun 7 20:51:36 2012)
running pre-sync triggers
cleaning trees
removing: /var/www/
removing: /var/www/
removing: /var/lib/
removing: /var/lib/
removing: /var/lib/
removing: /var/lib/
removing: /var/lib/
removing: /var/lib/
removing: /var/lib/
removing: /var/lib/
copying bootloaders
copying: /boot/memtest86
copying: /boot/memtest86
copying distros to tftpboot
copying files for distro: precise-x86_64
trying hardlink /var/www/
trying hardlink /var/www/
copying files for distro: precise-i386
trying hardlink /var/www/
trying hardlink /var/www/
copying images
generating GPXE/PXE configuration files
generating PXE menu structure
copying files for distro: precise-x86_64
trying hardlink /var/www/
trying hardlink /var/www/
copying files for distro: precise-i386
trying hardlink /var/www/
trying hardlink /var/www/
rendering TFTPD files
generating /etc/xinetd.d/tftp
cleaning link caches
running post-sync triggers
running python triggers from /var/lib/
running python trigger cobbler.
running shell triggers from /var/lib/
running python triggers from /var/lib/
running python trigger cobbler.
running shell triggers from /var/lib/
*** TASK COMPLETE ***
cmass@cmass223:~$ echo $?
0
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- MAAS Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Dan Rolsma for more information if necessary.