Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIP-disabled images not present when running 'orka3 remote-image list' via the CLI #7

Open
IanTaylor-catapult opened this issue Oct 9, 2024 · 1 comment

Comments

@IanTaylor-catapult
Copy link

Is there a reason that the SIP-disabled images for Ventura and Sonoma are not present when running orka3 remote-image list?

ubuntu@ip-xxxxx:~$ orka3 remote-image list
NAME                           SIZE   TYPE
90gbigsurssh.img               90G    amd64
90gbmontereyssh.orkasi         90G    arm64
90gbsonomassh.img              90G    amd64
90gbsonomassh.orkasi           90G    arm64
90gbventurassh-13.5.1.orkasi   90G    arm64
90gbventurassh.img             90G    amd64
90gbventurassh.orkasi          90G    arm64
90gcatalinassh.img             90G    amd64
90gmontereyssh.img             90G    amd64
mojave-clean.img               22G    amd64
sonoma-90gb-orka3-arm          90G    arm64
ventura-90gb-orka3-arm         90G    arm64

Been trying to create a vm that I can save from the SIP-disabled images, but I can't pull them down from remote, and the vm deploy is taking over 30 minutes so far. I assume that this would be much faster if we could pull these to our orka cluster storage.

ubuntu@ip-xxxxx:~$ orka3 vm deploy test-sonoma-no-sip --image ghcr.io/macstadium/orka-images/sonoma:latest-no-sip
Waiting for VM test-sonoma-no-sip to be deployed.
ubuntu@ip-xxxxx:~$ orka3 vm deploy test-ventura-no-sip --image ghcr.io/macstadium/orka-images/ventura:no-sip
Waiting for VM test-ventura-no-sip to be deployed.
<insert 30 minute wait here>
ubuntu@ip-xxxxxx:~$ orka3 vm list
NAME                                     IP              SSH    VNC    SCREENSHARE   STATUS
macos-sequoia-arm64-499032-11255315688   xxx.xxx.xxx.xxx   8822   5999   5901          Running
test-sonoma-no-sip                                                                   Pending
test-ventura-no-sip                                                                  Pending
@IanTaylor-catapult IanTaylor-catapult changed the title SIP-disabled images not present when running orka3 remote-image list SIP-disabled images not present when running 'orka3 remote-image list' via the CLI Oct 9, 2024
@abojak
Copy link
Contributor

abojak commented Oct 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants