@DustinB Totally in line with you but in the meantime since i figure this cli out too now i am totally ok with what i have currently and its not too pressing.
Posts
-
RE: Auto power on delay seconds not set or change with Xen Orchestra
-
RE: Auto power on delay seconds not set or change with Xen Orchestra
@olivierlambert
I think JanP is on point here. I just test it for auto power on and it works like a charm.To close the loop if your team use the toggle for Auto power on to show and hide a new added feature called "Auto power on delay (seconds)" on this gui this will satisfy many people trying to find the "Auto power on delay (seconds)" a new feature request. Many people have been getting confused with "Start delay (seconds)" for "Auto power on delay (seconds)". So adding this will be a huge delight and since this is an existing cli in xcp-ng hopefully its simple enough.
// This will update delay to 30 sec xe vm-param-set other-config:auto_poweron_delay=30 uuid=<VM_UUID> // This will turn off the delay xe vm-param-set other-config:auto_poweron_delay= uuid=<VM_UUID> // This will leave delay ON but set time to 0 sec. Do NOTE that "0" set delay to 0 while a blank "" like above remove auto power on delay. xe vm-param-set other-config:auto_poweron_delay= uuid=<VM_UUID>
I just expecting the "Auto power on delay (seconds)" to look like "Start delay (seconds)" gui wise but just under the "Auto power on" to make it obvious enough for people hopefully. Til this day never really understand the "Start delay (seconds)" lol even after using XCP-ng for testing for the last 2 years at least.Thanks all! Please like this if it helps anyone else as it's a backup cli solution until the gui is hopefully updated with this feature.
-
RE: Nvidia P40s with XCP-ng 8.3 for inference and light training
@Vinylrider Lol i like this getting stuff done customized haha! Great pictures.
-
RE: Updating Xen Orchestra from '13f2afb0d' to '943ad781c' STATS empty
@manilx Nice was about to ask this too lol. Glad someone point this out already
-
RE: Minisforum MS-01 unstable and hangs running Xcp-ng 8.3
@olivierlambert Wow really nice unit makes me want to jump on those lighter fanless unit as i have lots of those 1L unit that works perfectly but has a small fans that i can hear if i really focus. I just like fanless unit to avoid dust getting in lol.
-
RE: Nvidia P40s with XCP-ng 8.3 for inference and light training
@gskger Nice. I am curious too as there are some many opensource LLM available nowadays to test out.
-
RE: XO cant Snapshot itself ?
@julien-f Thanks a lot Julien. So this going to be implemented in next release?
So when I run [NOSNAP] it will ignore these VDI with [NOSNAP] at the beginning of the name but just wondering when loading from the snapshot those [NOSNAP] vdi won't be loaded so i just have to add them in to the disk tab so it can be boot back up like normal correct? This is the default case currently when running snippet below.
xe vm-snapshot new-name-label="newname_YYYY-MM-DDTHH:MM:SS.sssZ" uuid=vmUUID ignore-vdi-uuids=uuid1
-
RE: XO cant Snapshot itself ?
@Gheppy Wow great illustration i think this is perfect but only if it is feasible to implement it now...
FYI as a side note I notice that when I do ignore-vdi-uuids=uuid1,uuid2,uuid3 I notice that when I reload snapshots of the VM the ignore vdi(s) disappear in the Disks section. Which makes logical sense as those ignore-vdi-uuids are not part off the list that are snapshotted. But it's a bit of an inconvenient to add VDI back in as those vdi should still be part of the disk just not part of the snapshots. But otherwise it works great.
To snapshot do the following to ignore certain vdi(s):
xe vm-snapshot new-name-label="newname_YYYY-MM-DDTHH:MM:SS.sssZ" uuid=vmUUID ignore-vdi-uuids=uuid1
where uuid1=[NOSNAP] TESTING
Once reload the [NOSNAP] disappear:
Beside that this is the best workaround for now and this little inconvenience is not a big deal. But in case someone need to understand it hopefully I added enough detail to clarify this content for future readers.
-
RE: XO cant Snapshot itself ?
@olivierlambert Thanks for the quick reply. [NOBAK] works for backup by ignoring VDI with [NOBAK] in its name, but when running manual snapshot like stated above the [NOBAK] still show up in the SR meaning it made a copy of the [NOBACK].
Ideally with [NOBAK] it should not take snapshot or backup right or am i understanding it incorrectly? Does this only apply to automated BACKUP & SNAPSHOT only?
-
RE: XO cant Snapshot itself ?
@julien-f @olivierlambert
Was there a resolution on the [NOSNAP] feature just much convenient than going to the CMD each time ?In the meantime will be using snippet below so low priority for me:
xe vm-snapshot new-name-label=newname uuid=vmUUID ignore-vdi-uuids=uuid1,uuid2,uuid3
-
RE: Changing Hosts and XOA IP
@jmishal
XCP-ng host IP can be done in XO or XCP-ng hostMethod 1:
In XO:
You can just go to home >> host >> Edit the Address (do this for each host)
Method 2:
In XCP-ng (realistically going through XO is easier...):
Go to
next >>
enter password
once here select the correct network nic (can be confusing but the .XX are vlan etc.)
Update your IP as needed.
As for changing XO IP that is a VM running on XCP-ng so you can change it there or if it is dhcp your firewall is managing that. Hard to tell how you set the XO up...
-
RE: Join our great support team!
@olivierlambert Congrats you guys are expanding!
Always have appreciated everyone help here and a great community of users.
-
RE: 2 weeks break for me
@olivierlambert I never thought you took a break lol. Well deserved and have a great vacation!!!
-
RE: XCP-ng 8.3 betas and RCs feedback 🚀
@stormi I assume you had issue so took file down as link is giving a 404 page not found? lol
-
RE: XCP-ng 8.3 betas and RCs feedback 🚀
@stormi
Good things I notice on the new beta2-test3 iso:- "efi: EFI_MEMMAP is not enabled" used to take minutes is now down to 30 sec
- host joins other host or pool really quickly (it sometime takes forever or doesn't work for me before until I manually toggle disconnect and reconnect) (hosts in pool always work fine but hosts from different pool was slow previously not sure why when they all start up at the same time is usually the issue especially when network is up slower than the hosts. I assume host search timeout before network is up.)
- UEFI is definitely fixed now
All good feedback. No drawback yet.
Also when is NFS v4 available believe it was end of 1st quarter (March???) from what i heard is that still true?
Thanks otherwise it is good on my short test so far.
-
RE: XCP-ng 8.3 betas and RCs feedback 🚀
@stormi said in XCP-ng 8.3 beta :
Testing it right now and migrating my VM over to see. My previous install SR was causing issue and disappearing on every restart for some reason lol (don't even know what causes it so decided to start fresh ). So decided to might as well test the "xcp-ng-8.3.0-beta2-test3.iso" new iso you uploaded. Will provide feedback in a few minutes.
-
RE: XCP-ng 8.3 betas and RCs feedback 🚀
@stormi after the update it seem to work well for me. Well the update from edk2 at least is working now. Haven't tried the iso.
-
RE: When you miss 10G in your homelab
@gskger Just wondering since we are on topic of storage and network. What would you guys do to make a website highly available?
My understanding is:
- Nginx or Apache to run frontend (doesn't change much) so XCP-ng can host these VMs pretty much static beside the changes to the database and the contents that is in the storage. So as long as there is a reverse proxy and load balancer it should be good.
- Database - (Mariadb with HA active-active enable) Change all the time and needs to be geo-replicated and believe MariaDB does this by itself.
- Storage - Ceph active-active sync. Maybe async work not sure... (Ceph storage best for this as it has active-active sync.)
Does that sound about right or i am missing too much detail?